D
datamodel
I have two smartdevice projects both make reference to :
using OpenNETCF;
using OpenNETCF.Drawing;
using OpenNETCF.Windows.Forms;
One builds fine the other gives me the error message in the subject of
this post.
Obviously i'm missing some build option or project property to set. I
was not present
at the creation of the first project (where the build works) ,so I
don't know which options
to set. Can someone Please help me to be able to build the second
project without this error message? Thanks.
using OpenNETCF;
using OpenNETCF.Drawing;
using OpenNETCF.Windows.Forms;
One builds fine the other gives me the error message in the subject of
this post.
Obviously i'm missing some build option or project property to set. I
was not present
at the creation of the first project (where the build works) ,so I
don't know which options
to set. Can someone Please help me to be able to build the second
project without this error message? Thanks.