Skip to main content
Nintex Community Menu Bar

Problem to connect to remote server

  • August 22, 2007
  • 1 reply
  • 3 views

Forum|alt.badge.img+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

Forum|alt.badge.img+9
  • Nintex Partner
  • August 22, 2007

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.