OpenNETCF Controls in the VS toolbox

M

Mustafa Rabie

Hi all
there was a thread earlier about adding the OpenNETCFcontrols to the VS
toolbox. I actually tried adding the dlls to the toolbox but i always get
this error:

---------------------------
Microsoft Development Environment
---------------------------
Insufficient state to deserialize the object. More information is needed.
---------------------------
OK
---------------------------

what might the problem be?

I am using Windows Server 2003 + VS.Net 2003

thanks
mustafa
 
T

Tim Wilson

Make sure that you are adding the design-time version of the assembly
through the "Add/Remove Items..." dialog. For example, the design-time
assembly that contains OpenNETCF controls is
"OpenNETCF.CF.Windows.Forms.dll" which should be located in a directory like
this:
(VS.Net 2003 install dir)\CompactFrameworkSDK\v1.0.5000\Windows CE\Designer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top