Debugger Issue with PPC 2003 & .Net compact framework

G

Guest

Hi
I'm making a Pocket PC application in C# on VS.Net 2003 compact framework (peofessional edition) using pocket PC emulator 2003. I'm getting following error cntineously....

#############################
Build: 1 succeeded, 0 failed, 0 skippe
Deploy: 1 succeeded, 0 failed, 0 skippe

Launching Applicatio
Error while trying to run project: Unable to start debugging

Unable to start program 'E:\Test\TestApps\bin\Debug\TestApps.exe'
##################################

I've tried all possible options but this doesn't seems to work....Earlier I used PC emulator 2002 and even I upgraded to PC emulator 2003...still it didn't help. Without debugging, Application is running fine

Can sumbody put some light what is actually happening...any help is appreciated

Regard
Av
 
K

Kenneth H. Walker

I get the same behavior when trying to debug using the emulator. However, I
can debug when my app is running on my USB connected real Pocket PC device.
Go figure.

Ken

Avi said:
Hi,
I'm making a Pocket PC application in C# on VS.Net 2003 compact
framework (peofessional edition) using pocket PC emulator 2003. I'm getting
following error cntineously.....
#############################3
Build: 1 succeeded, 0 failed, 0 skipped
Deploy: 1 succeeded, 0 failed, 0 skipped


Launching Application
Error while trying to run project: Unable to start debugging.

Unable to start program 'E:\Test\TestApps\bin\Debug\TestApps.exe'.
###################################


I've tried all possible options but this doesn't seems to work....Earlier
I used PC emulator 2002 and even I upgraded to PC emulator 2003...still it
didn't help. Without debugging, Application is running fine.
 

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