Hi all,
I'm consuming a Soap webservice where the credentials need to be set. When I use the SetWebReferenceCredentials of the EnhancedWebReferences the username and password need to be set. I would somehow like to use the credentials of the IIS apppool user without having to hardcode them or set them as environment properties. Does anyone have a suggestion? The 'run as' option under operation doen't solve it for me.
any help is appreciated.
cheers,
Frank
Did you manage to get this working?