March 28, 2012 at 6:32 am
Recently I have been creating a lot of SSIS Packages.
I created a new one this morning but when I click Build, I get Build succeeded
but there is not a Deployment Folder or Deployment Manifest File?
Any ideas on what could be causing this?
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
March 28, 2012 at 6:44 am
Make sure that the CreateDeploymentUtility property is set to True. Right-click on the project in Solution Explorer and choose Properties, and go to the Deployment Utility page.
John
March 28, 2012 at 6:48 am
John Mitchell-245523 (3/28/2012)
Make sure that the CreateDeploymentUtility property is set to True. Right-click on the project in Solution Explorer and choose Properties, and go to the Deployment Utility page.John
Thanks, I forgot about that. :blush:
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply