Connecting to K2 - Environment - Not connected


Badge

Unable to connect to an existing K2 server with Visual Studio or K2 Studio. The Windows domain is not the same as my corporate domain.


Integrated=True;
IsPrimaryLogin=True;
Authenticate=True;
EncryptedPassword=False;
Host=192.168.1.55;
Port=5555;
SecurityLabelName=K2;
UserID=[username];
Password=[password];
WindowsDomain=[domain]


is what i'm connecting with... if I switch to Integrated=False, i get a Requested Authentication Provider not hosted. I've updated my ConfigurationManager.config UserBrowserServer to reflect my connection string. It looks like I'm connecting and enumerating roles.


When I try to enumerate the user collection, I get a Index was out of range exception (Param name: index).


Can anyone shed some light on getting this working as advertised?


Cheers!


0 replies

Be the first to reply!

Reply