Problem to connect to remote server

  • 22 August 2007
  • 1 reply
  • 0 views

Badge +1
my domain address is arbtestdomain and the computer name is arbtest in server site.i'm develop my system using k2 studio in other machine. when i click destination rules in default properties, it has error.The message is "the specified domain either does not exist or could not be contacted".How can i fix this problem?

1 reply

Badge +9

Please check the K2 Studio configuration file on that development workstation. 


Open, in notepad, the file "C:Program FilesK2.net 2003inK2Studio.config".  Near the top you should see a node that looks something like:


 <K2Studio>
  <DestinationRule>
    <DataSources>
      <DataSource Path="LDAP://DC=k2workflow,DC=com" Type="ActiveDirectory" NetBiosName="K2WORKFLOW" />
    </DataSources>
  </DestinationRule>


Do the domain settings look correct?  If not, set appropriately then restart K2 Studio.


 


 

Reply