Having problem with wizard generated project!
-
Hello all! I'm just starting out with the PPC and was stepping through a super simple sample (ie. create a project and compile it - deploy to emulator and run). Nothing at all exciting or hard. I'm able to get the simple wizard generated project to compile and run on the emulator. What I'm having a problem with is that when I try to go to the form (the project is a Windows Application), it displays the following error message: "An error occurred while loading the document. Fix the error, ... File or assembly name EnvDTE, or one of its dependencies, was not found." I can't find a reference to it anywhere and when I actually try to add the DLL as a reference (envdte.dll), it doesn't help. Neither can I add it as "envdte" or "Microsoft Development Environment" (or whatever it was called in a article I found to try and solve the problem). So, what do I need to do so that I can actually add things to the form? Any help will be appreciated! Thanks, Mike
-
Hello all! I'm just starting out with the PPC and was stepping through a super simple sample (ie. create a project and compile it - deploy to emulator and run). Nothing at all exciting or hard. I'm able to get the simple wizard generated project to compile and run on the emulator. What I'm having a problem with is that when I try to go to the form (the project is a Windows Application), it displays the following error message: "An error occurred while loading the document. Fix the error, ... File or assembly name EnvDTE, or one of its dependencies, was not found." I can't find a reference to it anywhere and when I actually try to add the DLL as a reference (envdte.dll), it doesn't help. Neither can I add it as "envdte" or "Microsoft Development Environment" (or whatever it was called in a article I found to try and solve the problem). So, what do I need to do so that I can actually add things to the form? Any help will be appreciated! Thanks, Mike
Please state what development environment you are using: VS.Net, eVC3, eVB, eVC4? Regards, João Paulo Figueira Embedded MVP
-
Please state what development environment you are using: VS.Net, eVC3, eVB, eVC4? Regards, João Paulo Figueira Embedded MVP
-
Sorry. Forgot to put that. I'm using VS.Net 2003. Do I need to install anything else? Thanks, Mike
Do you have the Pocket PC 2003 SDK installed? Read this article and note the order of installation of the development tools (Appendix): Introduction to Development Tools for Windows Mobile-based Pocket PCs and Smartphones[^] Regards, João Paulo Figueira Embedded MVP
-
Do you have the Pocket PC 2003 SDK installed? Read this article and note the order of installation of the development tools (Appendix): Introduction to Development Tools for Windows Mobile-based Pocket PCs and Smartphones[^] Regards, João Paulo Figueira Embedded MVP