View Single Post
  #4  
Old 07-29-2013, 07:41 AM
clausb's Avatar
clausb clausb is offline
Registered User
 
Join Date: Nov 2002
Posts: 1,168
Re: License Server - Client Error: broken

Just guessing - maybe you specified the license server with a partial domain name ("our-company-server") instead of a full domain name ("our-company-server.our-company.com"), and due to changes in your DNS configuration, DNS now returns some external server out there instead of your local one.

To test this, verify DNS resolution by running "nslookup" or "ping" on the system where you run CoCreate Modeling. For example:
Code:
nslookup our-company-server
__________________
CoCreate Modeling FAQ: http://www.clausbrod.de/CoCreateModeling/

Last edited by clausb; 09-09-2013 at 01:11 AM.
Reply With Quote