Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help

SharePoint 2010 browser-enabled InfoPath form with Nintex Workflows 2010 web-services

  •  09-30-2011, 2:38 AM

    SharePoint 2010 browser-enabled InfoPath form with Nintex Workflows 2010 web-services

    We have SharePoint 2010 browser-enabled form, and inside the form we use Nintex Workflows 2010 workflow.asmx web-service. We use this web-service to get flexi task outcomes inside Infopath browser-enabled form and to process flexi task responses. And everything seems to work correctly, the form is opened in proper way, but anyway at ULS logs the following error is generated:
     
    (https://i.seeu.edu.mk/_vti_bin/nintexworkflow/workflow.asmx): Nintex.Workflow.NWException: System.Threading.ThreadAbortException: Thread was being aborted.    
     at System.Threading.Thread.AbortInternal()    
     at System.Threading.Thread.Abort(Object stateInfo)    
     at System.Web.HttpResponse.End()    
     at Microsoft.SharePoint.Utilities.SPUtilityInternal.SendResponse(HttpContext context, Int32 code, String strBody)    
     at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(HttpContext context)    
     at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(Exception ex)    
     at Microsoft.SharePoint.Library.SPRequest.GetContainingList(String bstrUrl, String bstrFileUrl, Boolean bFile, Boolean bIsDocLib)    
     at Microsoft.SharePoint.SPWeb.GetItem(String strUrl, Boolean bFile, Boolean cacheRowsetAndId, Boolean bDatesInUtc, String[] fields)    
     at Microsoft.SharePoint.SPFile.get_Item()    
     at NintexWorkflowWS.GetListItemFromUrl(String fileUrl, Boolean& mustDispose)    
     at NintexWorkflowWS.GetRunningWorkflowTasksForCurrentUser(String fileUrl) (Build:2210)
View Complete Thread
Powered by Community Server, by Telligent Systems