Hey,
I'm having a problem getting the PSI to work on a Windows 2008 server. It works when I run from a client machine, but as soon as the DLL is run as an event on the server, it gives the following error message:
The request failed with HTTP status 401: Unauthorized.
Log on, or check the Project Server Queuing Service
I have tried the steps in the following article with no luck:
http://support.microsoft.com/kb/926642
The service is running under the user/group NETWORK SERVICE, where as when I run through VS2010 on the client machine I'm logged in as myself. I'm logged in as the same user on the server that is running the Project Event Service.
This is with Anonymous Authentication disabled in IIS 7. (I get a SOAP error if I enable it on both the client and server). Windows Authentication is enabled.
Let me know if you need any more details.
Thanks!