deployment utility
hi,
i have created ssis package in bids 2008. now i want to create deployment utility for this package. but i try to click deploy option it produces the following error.
BIDS Helper is deploying packages...
Error : Deployment FilePath is not set. Right click on the project node and set the FilePath property.
i try to set the deployment path but there is no option to set the deployment path.
can some one help me please.
thanks.
July 14th, 2011 1:30am
error is obvious,
in the BIDS, in solution explorer
right click on the project, select properties, in the properties window, select deployment
and then check the Deployment FilePath property, you should provide an address here
you can put exact address like D:\....
or relative which will starts from project physical addresshttp://www.rad.pasfu.com
My Submitted sessions at sqlbits.com
Free Windows Admin Tool Kit Click here and download it now
July 14th, 2011 1:57am
set the path as below
--------------------------------------------------------
Surender Singh Bhadauria
July 14th, 2011 2:04am


