August 31, 2009 at 9:06 am
I created Package in visual studio with EncryptAllWith Password. And I have specified the password
When I run the package from within Visual studio it runs fine.
I created Build which created Deployment utility.
When I run package installation wizard selected File system Deployment and validate Package after Installation. Then Asks for Package Password, So I gave password. When validating package it gives
error
The package is encrypted with password. The password was not specified or is not correct
I have windows server 2008 and sql server 2005 64 bit and sql server 2000 32 bit
I don't know how to get the package to install.
Please Help
September 4, 2009 at 6:59 am
Do you use a package config file?
Right click on your solution, click properties..
Have you set up the delpoyment utility?
Maybe try setting up a deployment build which creates a manifest.
If still doesnt work, check your config manager or your connections configuration strings (are you building them up?)
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply