Skip to main content

Hello


I have created an sample application with process name as 'Sample' and solution name also 'Sample'


when i run the application am getting the following error.


4407 NT AUTHORITYANONYMOUS LOGON from 192.168.1.122 does not have rights to Create Process SampleSample


 


please reply me


Thanks


Kishore

I thought you must give start process rights to that user through K2 workspace.

Does the application that is trying to start this process happen to be an ASP.NET application residing on a different server than the K2 server?  If so, then "Anonymous Logon" is usually a sign that Kerberos needs to be enabled (or if it was, then it is not functioning correctly).  Check out KB article 123 (http://kb.k2workflow.com/articles/kb000123.aspx) for details.


HTH.


 


Reply