Sharepoint Task List Creation From K2/InfoPath integration

  •  08-07-2007, 1:54 PM

    • Jcamp is not online. Last active: 07-31-2008, 5:53 AM Jcamp
    • Top 500 Contributor
    • Joined on 07-25-2007
    • Indianapolis, Indiana
    • Posts 15
    • Points 45

    Sharepoint Task List Creation From K2/InfoPath integration

    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, Object[] parameters)
       at K2SPSList.GetUserId(String SiteUrl, String UserLoginName, Int32& UserId, String& ErrorMessage)
       at K2Code4644.SendDocURL(ClientEventContext K2)
       at K2Code4644.Main(ClientEventContext K2)

    Filed under: , ,
View Complete Thread