Answered by:
sdk 's sample is not run all

-
I have installed vs.net 2005 and ppc sdk 5.0
And I find that some sample is not run.
Such as , Picturedialer , hellosms.
It can be passed the building but run error.
The notify is
Unable to start program '%CSIDL_PROGRAM_FILES%\HelloSMS\HelloSMS.exe'.
An error occurred that usually indicates a corrupt installation (code 0x8007007e). If the problem persists, repair your Visual Studio installation via 'Add or Remove Programs' in Control Panel.
But I have reinstalled the vs.net 2005 and ppc sdk.
There are the same errors when run it.
Question
Answers
-
I have meet the same problem. I set /Project/Property/Configuration Property/General/Use of MFC to "use MFC in a static library" . And I also set /Project/Property/Configuration Property/C C++/Code Generation/Runtime Library to "Multi-threaded (/MT)" ,the problem has been solved.
For more infomation,you can see the url http://forum.mpedia.com/microsoft-pocket-pc-developers-forum/19711-feedback-required-vs2005-device-debugger-managed.html
All replies
-
-
-
I have meet the same problem. I set /Project/Property/Configuration Property/General/Use of MFC to "use MFC in a static library" . And I also set /Project/Property/Configuration Property/C C++/Code Generation/Runtime Library to "Multi-threaded (/MT)" ,the problem has been solved.
For more infomation,you can see the url http://forum.mpedia.com/microsoft-pocket-pc-developers-forum/19711-feedback-required-vs2005-device-debugger-managed.html
-
links are not valid~~~
I have the same problem, I trying to open SDK SAMPLE CODE on the emulator , after comlied and emulator start run the AP, the error message show up and also another message memory not enough on emulator =_=.
I open the memory setting on the emulator , and the free memory 28->1.
Anybody can tell me what is that? and what I can do?