Trouble with Web Service Caller Generator
Created: 07 Nov 2012 | 2 comments
I've created and published a Workflow web service. I tried to create an integration project using the Web Service Caller Generator. After adding the URL to the ASMX file and clicking the Next button, I get an error indicating an authorization problem (error code 401). I've attached a screen shot of the panel and error message.
I can navigate to the URL in IE and see the methods exposed by the web service.
Is there any documentation on publishing a Workflow web service and creating a separate integration project to call it?
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
401 is Unauthorized. I'd try checking the HTTP Authentication box and adding some credentials. If hitting the site in IE didn't require any, I'd just try using the Windows acct you're logged in with as the creds.
That worked. I entered the local administration credentials.
Would you like to reply?
Login or Register to post your comment.