Hello all
I have a webservice up and running, but now i have run into problem Number Two ( problem one was getting the WSDL into notes ).
When the service runs, i get an error saying “unathorized” , this is because i need to run the agent with the correct ADuser. The .net server i am connecting to using my WebService has Microsoft NTLM enabled. How can i get around this issue ? Or do i need to give the username i am logged onto the server with the correct rights on the .net server ?
Thanks Again