|
ShorePatrol
Starting Member
4 Posts |
Posted - 12/17/2012 : 14:46:31
|
Folks,
We had a pretty bad situation - everytime I would log onto the SQL 2008 server (I'm a domain admin) I'd be OK for a few minutes, and then it would blue screen. This started happening out of the blue (pun intended), with no Windows updates or changes...this also happens if I RDP to it with this profile.
We quickly realized other profiles/users were fine...so I could log on with a domain service account I use for other things, and it would not crash.
So the plan became to remove the old profile, recreate it, and hope for the best...
HERE'S THE PROBLEM: I've copied the SSIS packages from the old profile location to the new profile. SSIS will open the project file, but when I try to open the package, I get errors "Failed to decrypt protected XML node DTS:Password Key not valid for use in specified state"
Is there a way (if so how) I can open these packages while logged on as a different user than who created them???
At this point I still have the old profile, but afraid to use it since it crashes the server.
Any advice REALLY appreciated!
Thanks! |
|
|
ShorePatrol
Starting Member
4 Posts |
Posted - 01/02/2013 : 10:07:07
|
quote: Originally posted by nelsont
Before you open the project, Go to Tools --> Options --> Business Intelligence Designers --> Integration Service Designers Uncheck the "Check digital signature" box.
Hope this fixes it.
Thanks! I tried it, but this is the error I get: Error loading Package.dtsx: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.
I'm assuming this is due to the passwords in the connection manager...?
Not sure how to fix this since I can no longer use the login that was used to create the packages....
Is it as simple as re-creating the connections for the package? I guess that's my next thing to try.... |
 |
|