View Single Post
  #1  
Old 08-30-2004, 11:43 AM
aschaff aschaff is online now
Registered User
 
Join Date: 07-07-2004
Posts: 6
Question Unable to compile .NET Pocket PC solution

Hello. My build process needs to include compiling a VS.NET solution that includes a pocket pc application. I added the step, pointed it to the solution file, and set the configuration to Release. However, when I test it, I get this error message:

Error loading info for project file .... Configuration 'Release|Pocket PC' not found.

I have also tried the Debug configuration, but I get the same message except it says 'Debug|Pocket PC'.

I'm not sure what the problem is. This solution builds fine from within the VS.NET IDE. I have several other .NET solutions that build just fine from VBP.

Is this a known issue? Can you not build compact framework projects from VBP? Any help would be appreciated.
Reply With Quote