Skip to main content

I am attempting to create a task on my sharepoint task list from the "Task" Tab in the Infopath Event Wizard.  When my process executes this activity gets an error and my process stops.  The error message is shown below.  I believe it is an access issue, but I can't seem to get around it.  Any help would be greatly appreciated.


 


System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Objecte] parameters)
   at K2SPSList.GetUserId(String SiteUrl, String UserLoginName, Int32& UserId, String& ErrorMessage)
   at K2Code4644.SendDocURL(ClientEventContext K2)
   at K2Code4644.Main(ClientEventContext K2)

Be the first to reply!

Reply