webservice

E

eNoodle

I had developed a small application accessing simlpe webservice.
Everything works fine before i compile and in releasemode, i get
an error message saying MissingMethodException.

I recompile my solution in debug mode, everything goes fine again.

Anyone meet the same problem before, how am i gonna solve this problem ?
 
D

Duncan Mole

I have had this when I created a Windows Class Library and compiled it into
my app. When you create a Class Libray for a Smart Device Application you
habve to select Smart Device Application from the project type first, then
select Class Library on the next dialog.

Is this relevant??
 

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