January 15, 2014 at 12:50 pm
I enabled building of deployment by - MySolution > right click > properties > CreateDeploymentUtility = True, DeploymentOutputPath = bin\Deployment > Apply > OK.
Then, SSIS > Build > Build MySolution.
I went to the above folder (under visual studio 2008 projects) and saw nothing there. why is this happening and how do I fix it ?
January 15, 2014 at 1:01 pm
Which version of SSIS?
Are you sure the build succeeded? Check the output window.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
January 15, 2014 at 1:08 pm
Koen Verbeeck (1/15/2014)
Which version of SSIS?Are you sure the build succeeded? Check the output window.
SSIS 2008. I think it succeeded. There are no errors and no warnings.
January 15, 2014 at 1:11 pm
Do you have permissions on the output folder? Is the path correct?
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
January 15, 2014 at 1:14 pm
Koen Verbeeck (1/15/2014)
Do you have permissions on the output folder? Is the path correct?
The path is correct and I have permissions on that folder. In fact, I saw some old files under bin, but no folder called deployment.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply