Note that there are some explanatory texts on larger screens.

plurals
  1. POVS2012 automated deployment - OutputPath property is not set for project
    primarykey
    data
    text
    <p>Ok, I know this has been asked a bunch of times...</p> <p>I have tried to change the configuration and the outputPath, but still I have this issue.</p> <p>I am setting up automated build and deployment for our product. We have a single solution file and multiple projects within it.</p> <p>Using VS2012 and the default build definition, I have set the "Items to build" to a single project - the one we wish to have build and deployment for.</p> <p>Lets call this project "Forms". </p> <p>When I run the build definition, it builds and says success. However, it gives a warning:</p> <blockquote> <p>$/XXX/TRUNK/XXX/Forms.Web/Forms.Web.csproj - 0 error(s), 1 warning(s), View Log File C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (610): The OutputPath property is not set for project 'Forms.Web.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Release' Platform='Any CPU'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project.</p> </blockquote> <p>I have checked the .csproj file and there is a property group with the OutputPath specified.</p> <p>I've also tried various combinations of configuration/platform, but the issue remains.</p> <p>Does anyone have any idea what could cause this? It's driving me nuts. Without this fixed, no deployment is done... It seems to only build and doesn't even generate the .DLL files.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload