Skip to main content

Hi,


I have distributed enviroment  MOSS server, K2 Server and SQL server installed in different servers.


I have installed  K2 designer for Visual studio in MOSS server. K2HostServer.exe is not available in Attach to Process box in K2Designer for Visual Studio. So that  I cant attach the process.


But in standalone environment  MOSS server ,K2 Server and SQL server installed in same machine) i can see K2HostServer.exe in Attach to Process box in K2Designer for Visual Studio. So that i can attach process and debug the solution.


Can anyone please provide the steps to debug the process in distributed environment?


Thank,


Saya


 

You will need to enable Visual Studio remote debugging which will require installing additional Microsoft components on your K2 development server.  Here is a MS link that should help.


http://msdn.microsoft.com/en-us/library/bt727f1t.aspx


Reply