February 22, 2012 at 6:50 pm
Hi There,
We have a couple of developers working on some SSIS projects on a development server. They both log in with different AD accounts. We are finding that if a developer opens up an exising package created by another user, they can not save over the top. When trying to it comes up with the error 'The operation could not be completed'.
I am guessing this is a permission issue but not sure how to get around it. Can two people not work on the same project? Just to be clear, they are not trying to access it at the same time.
We are trying the TFS approach now to see if that resolves the issue, but any tips would be appreciated.
Thanks.
February 22, 2012 at 6:59 pm
change the ProtectionLevel to "DontSaveSensitive"
February 22, 2012 at 7:09 pm
yeah i tried that. I guess the owner of the project has to do it right, not the person that is trying to add a new package into t he project?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply