Issue saving a workflow

  • 10 June 2016
  • 5 replies
  • 85 views

Badge +8

Hi,

I am experiencing a weird issue when saving a workflow. I get below message when I try to save a workflow.

185811_pastedImage_1.png

We did an IIS reset but did not help. Any thoughts?

Below is the log:

SPSecurityContext: Could not retrieve a valid windows identity for username 'mycompanyjdoe' with UPN 'jdoe@mycompany.com'. UPN is required when Kerberos constrained delegation is used. Exception: System.ComponentModel

Application error when access /_layouts/15/NintexWorkflow/SetName.aspx, Error=urlOfFile  Parameter name: Specified value is not supported for the urlOfFile parameter. 

Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: urlOfFile  Parameter name: Specified value is not supported for the urlOfFile parameter.   

Thanks in advance,


5 replies

Badge +8

Hi,

When I try publish i receive the following error:

185817_pastedImage_2.png

Not sure what is going on..please advise.

Badge +8

Also, the site collection where this is happening is not showing all workflow templates when creating a new workflow. It only has "blank template". How can I fix this site collection so I can use Nintex Workflows on this site collection?

I already deleted all folders in {sitesURL}/NintexWorkflows library and created a workflow and still the problem persists.

Thank you,

Badge +8

Here are some additional Logs:

Application error when access /_layouts/15/NintexWorkflow/SetName.aspx, Error=urlOfFile  Parameter name: Specified value is not supported for the urlOfFile parameter. 

at Microsoft.SharePoint.SPFileCollection.get_Item(String urlOfFile)   

at Nintex.Workflow.WorkflowRepository.NameInUse(String workflowName, Guid listId, WorkflowType& workflowType)   

at Nintex.Workflow.ApplicationPages.SetName.Page_Load(Object sender, EventArgs e)   

at System.EventHandler.Invoke(Object sender, EventArgs e)   

at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)   

at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs e)   

at Nintex.Workflow.ServerControls.NintexLayoutsBase.OnLoad(EventArgs e)   

at Nintex.Workflow.ApplicationPages.SetName.OnLoad(EventArgs e)   

at System.Web.UI.Control.LoadRecursive()   

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: urlOfFile  Parameter name: Specified value is not supported for the urlOfFile parameter.   

at Microsoft.SharePoint.SPFileCollection.get_Item(String urlOfFile)   

at Nintex.Workflow.WorkflowRepository.NameInUse(String workflowName, Guid listId, WorkflowType& workflowType)   

at Nintex.Workflow.ApplicationPages.SetName.Page_Load(Object sender, EventArgs e)   

at System.EventHandler.Invoke(Object sender, EventArgs e)   

at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)   

at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs e)   

at Nintex.Workflow.ServerControls.NintexLayoutsBase.OnLoad(EventArgs e)   

at Nintex.Workflow.ApplicationPages.SetName.OnLoad(EventArgs e)   

at System.Web.UI.Control.LoadRecursive()   

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

at System.Web.UI.Page.HandleError(Exception e)   

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

at System.Web.UI.Page.ProcessRequest()   

at System.Web.UI.Page.ProcessRequest(HttpContext context)   

Application error when access /_layouts/15/NintexWorkflow/SetName.aspx, Error=urlOfFile  Parameter name: Specified value is not supported for the urlOfFile parameter.   at Microsoft.SharePoint.SPFileCollection.get_Item(String urlOfFile)     at Nintex.Workflow.WorkflowRepository.NameInUse(String workflowName, Guid listId, WorkflowType& workflowType)     at Nintex.Workflow.ApplicationPages.SetName.Page_Load(Object sender, EventArgs e)     at System.EventHandler.Invoke(Object sender, EventArgs e)     at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)     at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs e)     at Nintex.Workflow.ServerControls.NintexLayoutsBase.OnLoad(EventArgs e)     at Nintex.Workflow.ApplicationPages.SetName.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Badge +8

Moderator,

Please assist us with this problem. Because of this issue we are unable to use Nintex any further in our environment.

Thanks,

Badge +16

ensure you have exported your workflow to keep it safe and try deactivating and re-activating your nintex workflow features.

Reply