VS 2003 and Emulator?

  • Thread starter Thread starter Boas Enkler
  • Start date Start date
B

Boas Enkler

Hi there

I tried developping an application . Now i want to try to test it with
emulators but this won't work.
The Remote debugging with the real device also doesn'T work

I tried the steps in the posting some days ago, also didn't work.

What steps do I have to check or to do for be able to run my applications a)
on PocketPC and b) on the emulator?

Thank you all!
 
"Didn't work" doesn't help us. When you set the target device, with the
drop-down list in VS.NET (what version are you running, too?), to the
Emulator and choose Deploy Solution from the Build menu, something should
happen. What do you see?

Paul T.
 
I use VS.NET 2003

Well in both cases it compiles the application then:
- If I try to remote debug on the Emulator I get the error "Could not
open the startimage"

- If I want to debug on the real Device (Asus PPC) I get the error
"Could not connect to the device be sure the device is physically
connected"
 
Back
Top