aschaff
08-30-2004, 11:43 AM
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.
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.