Search Results

2
votes

Call Project Server Interface web method from an msi installer

It sounds like in the console situation you are running with your current user credentials, which have access to the PSI. When running from the web, it's running with the creds of the IIS applicati …