CE using .Net doesn debug

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a Application for windows ce using vs 2003 and the supported
smart device applications. i created the project and wanted to run it in the
emulator but after installing the dll's it says that debugging can't be
startet without any further information. what might be the problem and how
can i solve it?
 
You need to be more specific than this:

1. "The" emulator? Which one?
2. You "installed" "the" DLLs how? VS.NET 2003 will automatically deploy
your project to the target device, installing the .NET CF, too, if it's not
already there. Is this what you did?
3. Post the *exact* text of the dialog that notifies you that you can't
start debugging (or a bitmap).

Paul T.
 
The Emulator work after installing the .NET SP1

Paul G. Tobey said:
You need to be more specific than this:

1. "The" emulator? Which one?
2. You "installed" "the" DLLs how? VS.NET 2003 will automatically deploy
your project to the target device, installing the .NET CF, too, if it's not
already there. Is this what you did?
3. Post the *exact* text of the dialog that notifies you that you can't
start debugging (or a bitmap).

Paul T.
 
Back
Top