Unable to access K2 Workspace

  • 26 January 2010
  • 1 reply
  • 10 views

Badge +1

HI,


I had installed K2 Blackpearl in standalone mode for development purpose . After the installation, i try to access to the workspace but i get these errors:-


Error:
Initialization failed: Index was out of range. Must be
non-negative and less than the size of the collection. Parameter name: indexAn
error has occurred.
Please contact your
administrator.
Error:
Initialization failed before PreInit: Thread
was being aborted.
Possible causes
- using anonymous logon in IIS
while Windows security is specified in Workspace configuration
- current
logged on user can not be verified against the Active Directory Membership
provider
- please review log files for more information


But i can access to /management/default.aspx by enter the url in browser manually.


What is my problem? thanks!


1 reply

Badge +8

A couple of things to try:



  1. Have a look at the web.config file in the Workspace directory. Make sure the ADConnectionString is correct. You can also try to add the port behind the LDAP string (:389  by default)
  2. Make sure that the app pool account is using a valid domain account
  3. Check if there are any additional errors in the K2 Server console when hitting Workspace.

Reply