Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: ASP.NET + IIS server


Message #1 by "dHABUD" <dhabud@h...> on Sun, 1 Dec 2002 07:57:19
Hi

I have a webapplication running on localhost. I am testing this 
application on internet. I am using dynip.com to get a static name for my 
machine.

What happpens is that I can access my application as follows

http://somename.dynip.com/applicationname/mypage.aspx

BUT others on internet are not able to access it. They get this error 
message "Cannot find server or DNS Error Internet Explorer"

They can ping and ftp to this address: somename.dynip.com
but not able to access my application.

I am sure that my server is running. I have r/w assigned to Inernet Guest 
Account.

Any Suggestions are Greatly apprecited.

Regards
Dhabud
Message #2 by bry@p... on Sun, 1 Dec 2002 14:37:34
> Hi

> I have a webapplication running on localhost. I am testing this 
a> pplication on internet. I am using dynip.com to get a static name for 
my 
m> achine.

> What happpens is that I can access my application as follows

> http://somename.dynip.com/applicationname/mypage.aspx

> BUT others on internet are not able to access it. They get this error 
m> essage "Cannot find server or DNS Error Internet Explorer"

> They can ping and ftp to this address: somename.dynip.com
b> ut not able to access my application.

> I am sure that my server is running. I have r/w assigned to Inernet 
Guest 
A> ccount.

> Any Suggestions are Greatly apprecited.

> Regards
D> habud
Message #3 by "Birger" <bry@p...> on Sun, 1 Dec 2002 15:40:42 +0100
Sorry - missed the comment.

Using dynip.com is not the same as a static address. 
A static address is something you must have from your inet-vendor.
Having a dynamic address, the vendor changes the address between your pc
and dynip.com or whatever. Therefore, when people tries to contact you
via dynip, dynip can't use the ever changing address. They don't know
about it.
Getting a static address from your vendor, you can tell dynip about it
and to use it and then the connection should be there.

-----Original Message-----
From: dHABUD [mailto:dhabud@h...] 
Sent: 1. december 2002 07:57
To: ASP.NET
Subject: [aspx] ASP.NET + IIS server

Hi

I have a webapplication running on localhost. I am testing this 
application on internet. I am using dynip.com to get a static name for
my 
machine.

What happpens is that I can access my application as follows

http://somename.dynip.com/applicationname/mypage.aspx

BUT others on internet are not able to access it. They get this error 
message "Cannot find server or DNS Error Internet Explorer"

They can ping and ftp to this address: somename.dynip.com
but not able to access my application.

I am sure that my server is running. I have r/w assigned to Inernet
Guest 
Account.

Any Suggestions are Greatly apprecited.

Regards
Dhabud


  Return to Index