Quantcast
Viewing all articles
Browse latest Browse all 2206

New Post: Error: "Access is denied HRESULT: 0x80070005 (E_ACCESSDENIED)" when connecting to remote server from IIS 7.

I'm not sure why impersonation isn't working, but do know that the underlying library has separate methods for connecting as the current user versus connecting as another identity. Try using the other parameters to the TaskService constructor that allow you to specify a username, domain and password.

Viewing all articles
Browse latest Browse all 2206

Trending Articles