could not find type InputPanel

R

rocio

I'm getting this weird message when I load a form from a project:

Could not find type "Microsoft.WindowsCE.Forms.InputPanel". Please make sure
that the assembly that contains this type is referenced. If this is part of
your development project, make sure that the project has been successfully
built

Yes, I built the project successfully, it is only when I installed it tin
the PPC that it breaks down. So when I look at the code, and load (within
VB.NET IDE) a form, I get this message. I looked at the references in this
project (where the form resides) and I see Microsoft.WindowsCE.Forms in the
list.....so what could be wrong?
 
F

Franky

you need a main menu in your form



____________________
Franky
(e-mail address removed)
 

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