PSI 2007: Impersonation and security/configuration settings

W

Winnes

Have the SDK example and have my code reviewed by MS consultant...

Keep on receiving:

InvalidOperationException:
Client found response content type of 'text/html; charset=utf-8', but
expected 'text/xml'.
The request failed with the error message:
The file you are attempting to save or retrieve has been blocked from this
Web site by the server administrators
 
W

Winnes

Could it be that the account you are running impersonation under needs access
to the Sharedservices admin site?
 
W

Winnes

Turned out to be twofold:

1. Can only reference the PSI web services through SSP with the url
mentioning machinename or IP address

2. user account which is calling impersonation has to be added to the
service account in the SSP
 
Top