Something curious

G

Guest

Hi all

a few minutes ago I've got a very curious behaviour in my application. I'm developing a PPc application for Windows Mobile 2003 with VS .NET 2003 and C#

The thing is that if I make my application run in DEBUG mode, a MissingMethodException occurs when I call a static function in my project. This function exists, has been always executed correctly but now it doesn't want to work
The strange thing is that if I execute the application directly in my PDA (in "Program Files" folder where the dll and exe files are copied) no error occurs

I've tried to restart my PC and PDA, to delete all the dll files and recompile them (in case of old versions) but the problem remains

Could someone help me

Thanx a lo

Stefan
 
M

Milosz - [playseven.com]

are you sure you started it on your device ?
if you started it on the emulator there are some missing functions, as far i
know ...

regards

Milosz


Stefano said:
Hi all,

a few minutes ago I've got a very curious behaviour in my application. I'm
developing a PPc application for Windows Mobile 2003 with VS .NET 2003 and
C#.
The thing is that if I make my application run in DEBUG mode, a
MissingMethodException occurs when I call a static function in my project.
This function exists, has been always executed correctly but now it doesn't
want to work.
The strange thing is that if I execute the application directly in my PDA
(in "Program Files" folder where the dll and exe files are copied) no error
occurs!
I've tried to restart my PC and PDA, to delete all the dll files and
recompile them (in case of old versions) but the problem remains.
 

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