Hi Everyone,
I am getting an error when trying to open k2 workspace i.e http://<machine name>/K2V3/Workspace/Workspace.aspx. The error is
An error has occurred.
Please click here to refresh the Workspace.
If the problem persists, contact your system administrator for assistance.
Can anybody suggest me what r the reasons and how to solve it.
Regards,
Sayantan
Page 1 / 1
By default the actual error is not displayed. To get the actual error, edit the Web.config file in the C:Program FilesK2.net 2003K2WSWorkspace directory. Change the customErrors tag's mode value to "Off", should look like the following:
<customErrors defaultRedirect="Error_Page.htm" mode="Off" />
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.