Debugging with Visual Studio 2005 and CF2

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

Guest

Hi,
i wrote a little application. Debugging on emulator works fine. I'm trying
to debug this on a real device (dell axim x51 Win Mobile 5.0 german) and the
debugger stops with message:
Post-deploy error 0x80070005 returned after calling '\Windows\wceload.exe
/noui \Windows\System_SR_de.cab'.
How can i fix this problem?
 
You probably forgot to click Yes on the device when prompted to install a
cab
 
Back
Top