Skip to main content
Nintex Community Menu Bar

Primary Credentials Not Authenticated. Session Not Authenticated. - Error in K2 Deployment Tool

  • February 21, 2017
  • 1 reply
  • 302 views

Forum|alt.badge.img+2

Hello Everyone,

 

I get this error when I try to deploy a K2 solution using K2 Package and Deployment Tool. Note that the error occurs only when I try to deploy a solution that consists of Forms and Views but not SMartObjects and Workflows

 

Primary Credentials Not Authenticated. Session Not Authenticated. SourceCode.Hosting.Exceptions.AuthenticationException: Primary Credentials Not Authenticated. Session Not Authenticated.
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType)
at SourceCode.Hosting.Client.BaseAPI.BaseAPI.RemoteSessionCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList)
at SourceCode.Forms.Management.FormsManager.DoSessionCall(String method, Object[] parameters)
at SourceCode.Forms.Management.FormsManager.GetView(Guid guid)
at SourceCode.Runtime.Services.Forms.FormsSessionData.GetViewInfo(Guid guid)
at SourceCode.Runtime.Services.Forms.MergeProvider.GetInfoItem(Guid guid, Boolean isForm)
at SourceCode.Runtime.Services.Forms.MergeProvider.Merge(ComplexType complexType, IBaseNamedObject instance)
at SourceCode.Runtime.Services.Forms.MergeProvider.Merge(ComplexType complexType)
at SourceCode.Runtime.Services.Forms.Services.BaseFormViewService`3.Deploy(IDeploymentContext context) 00:00:00.0121651

 

Appreciate any response 

 

Thanks and Regards,

Satya

1 reply

Forum|alt.badge.img+16
  • June 27, 2017

Hi Satya,


 


Not sure if it's too late here. Perhaps, you can try with a different account. Does the package deploy if you try from the server? Is this package created with no dependencies? You can try to create a K2 package with full dependencies and see if that will deploy.