server


Badge +1
Hi,

I'm trying to export my solution to the k2 server. I don't see my server name there. So, I tried to register my server using the k2 .net service manager, I get an error which states:"Authentic with server failed"
Can anybody guide me here?

4 replies

Badge +1
The base OS is Windows Server 2003.
And I'm using Windows Authentication to connect to the server.
Badge +8
A few suggestions:
1) On the K2 server, check in the k2server.config file whether the LDAP connection strings are correct
2) check that the K2 server service actually starts (run the server in console mode to check if everything is OK)
3) you need to add a K2 server to the project to export a process - right-click on the project in K2 Studio's solution view, select properties, go to 'export server' and 'add' a new server

Are you developing the process on the server itself, or from another machine?
Badge +1
Yes, I went to k2 studio, right clicked on properties and added my k2server named: devserver.
I'm developing the process on the same server itself.
When I view the k2server from the console mode, I get the error:
"Authentication with server failed"
I also get the same error when I tried to export from k2 .net studio.

How do I correct this?

Thanks.
Badge +1
The problem was solved.
thanks...i had to choose NTLM authentication.

Reply