cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Publik2
Level 2

No internet connection detected

This may just be my machine, but I get a no internet connection detected when the Acquire New License Wizard tries to communicate with the license server. I have an broadband internet connection obviously so I am not sure why it is saying this.

Any ideas ?
Labels (1)
0 Kudos
(5) Replies
Kvlietstra
Level 2

I'm experiencing the same problems, i'm behind a firewall and using a proxy on port 8080.
0 Kudos
MZwick
Level 2

Hello,

I have a similar Problem (InstallShield 11).
I am currently using an Activation Server trial account.
When I try to connect the Installshield License Server to Aquire a new License I get an Errror Message:

"Failed to contact the License Server. The Server may not be responding, or you have lost connection to the internet. Please try again later."

I am also sitting behind a Firewall with a Proxy server. But is this a Problem?
I searched for a possibility to enter the Proxy data in Installshield options.
But I couldn't find it.

Has anyone an idea to solve this problem?
0 Kudos
JTanner3
Level 2

MZwick wrote:
Hello,

I have a similar Problem (InstallShield 11).
I am currently using an Activation Server trial account.
When I try to connect the Installshield License Server to Aquire a new License I get an Errror Message:

"Failed to contact the License Server. The Server may not be responding, or you have lost connection to the internet. Please try again later."

Has anyone an idea to solve this problem?


Apparently no one has a solution to this problem. I guess they just ignore you if they can't answer simple questions or solve simple problems. :mad: :mad: :mad:
0 Kudos
phomur
Level 2

Save this:

<--

Dim pAgent
Set pAgent = CreateObject( "DWUpdateService.Agent" )

pAgent.Value("", "ProxyServer") = "http://:"

-->

in an VBS file, change to your needs and execute it.

Here may be some additional values:

pAgent.Value("", "ProxyServer") = "http://proxy"
pAgent.Value("", "ProxyUserName") = "myname"
pAgent.Value("", "ProxyPassword") = "mypswd"
pAgent.Value("", "ProxyByPassServer") = "servername"

I have found this in:

http://helpnet.installshield.com/robo/projects/updateservice45/AppUpdate_method.htm
0 Kudos
lucylou
Level 2

when trying to check out of a site or to access my bank account computer will say cannot find server, it will not allow to send emails can recive but not send.
0 Kudos