September 8, 2015 at 8:36 am
Hello, an inherited SSIS (2012) solution displays the following messages when I try opening it in VS 2012:
"One or more projects in the solution were not loaded correctly."
Then another message displays
"The encrypted data in the project manifest failed to load. The project manifest is corrupted or the project was encrypted by another user."
Any suggestions?
Thanks B
September 8, 2015 at 8:48 am
I've had the same issue when loading packages created by others and they ran fine when I ran them.
Chances are, the only thing that you might have to fix is the password for your connections. That's likely what didn't get loaded since the package was encrypted to use another person's Id.
In my case it was not an issue since the connection(s) used Windows Authentication.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2015 at 8:54 am
Thanks but I need to get to the source.
September 8, 2015 at 8:59 am
Barkstuff (9/8/2015)
Thanks but I need to get to the source.
Source of the error?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2015 at 9:08 am
I need access to the solution to modify it.
September 8, 2015 at 9:35 am
Does the package(s) appear in the solution explorer?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 8, 2015 at 10:03 am
An inherited SSIS (2012) solution displays the following messages when I try opening it in VS 2012:
"One or more projects in the solution were not loaded correctly."
Then another message displays
"The encrypted data in the project manifest failed to load. The project manifest is corrupted or the project was encrypted by another user."
Any suggestions?
September 8, 2015 at 10:08 am
You didn't answer my question!
You probably have a usable package loaded, but how should I know if you won't answer?
Take a look at what got loaded.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 9, 2015 at 9:48 am
Obviously I should have made myself much clearer from the start.
My predecessor ported an SSIS solution to 2012. It contained 8 packages. By default the solution was encrypted to him. One of the permanent guys used his login to extract the solution but somehow lost his credentials to the project and the project was lost. I then exported the ispac file and used his account to create an "import" solution thus I have it back.
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply