SSIS Access Denied Error

I am getting an error when trying to access SSIS packages stored in the MSDB section. File access works, but I get an Access Denied error with the MSDB access. I've tried through the SQL Server Management Studio on the server and on a remote workstation. I've logged on with multiple users; to no avail. Has anyone encountered and solved this problem yet I've noticed several posts that appear to be similar, but there are no resolutions that work for me.

Any suggestions will be appreciated.

Thanks,

Stephan



Answer this question

SSIS Access Denied Error

  • Coverting Languages

    Is you SS2005 the default instance or a named instance If it is a named instance have you updated the msdtssrvr.ini.xml to point to that instance

    Thanks,

    Matt



  • Pops Jackson

    What have you done to try to fix the problem Which of the posted solutions have you tried I too struggled with this.


  • josere2

    I've tried changing service accounts for SQL Server, SSIS, and SQL Agent. I've tried restarting SQL Agent like was mentioned in several other posts.
  • SSIS Access Denied Error