by Jim Nakashima - MSFT via Cloudy in Seattle on 3/24/2010 4:00:00 PM
If you’ve even seen the following error when trying to build a Windows Azure Cloud Service Visual Studio 2010:
OutputPath property is not set for project 'CloudService1.ccproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='HPD'.
The solution is to delete the Platform environment variable that may have been added to your machine as it conflicts with an environment variable of the same name that MSBUILD uses. (more info here)
This environment variable is added on HP machines and does impact a number of different scenarios with Visual Studio and Expression Blend.
Original Post: “OutputPath Property is not set for Project” Error when building a Windows Azure Cloud Service in VS 2010
The content of the postings is owned by the respective author. AzureFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on AzureFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.