help for smartphone application

  • Thread starter Thread starter Vascelli Germano
  • Start date Start date
V

Vascelli Germano

Hi, I have a problem with an application for smartphone

I have developed the application with Visual Study 2003 (I have installed
the SDK for Smartphone 2003)

This application (of type windows form) is connected to a web service

I have moved the file .exe to a mobile device i-mate with o.s. windows
mobile 5

The application starts without problems (the initial form is visualized
correctly), but when I try to connected to the web service show the
following exception: "impossible to find the assembly of the resource"

Someone can suggest one solution?

Thanks

Germano Vascelli
 
Can you debug on the device and see where the exception is being thrown?

If not then you must give us more information about the exception (and
provide the *exact* text, not an approximation).

Also check that you are not running into this problem which would mean
inability to view the exact exception details.
http://blogs.msdn.com/netcfteam/archive/2004/08/06/210232.aspx

Cheers
Daniel
 

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

Back
Top