Just thought I'd let you all know the outcome. It turns out that theweb forwarding people I chose were intercepting all ASPX files and trying to run them on their own server. This means that by using the IP address, it was going direct to my router and
all was well, but using the domain name was going via their servers, being intercepted and never getting to my machine.
I've now added DNS entries so that all traffic for the domain name is forwarded to my IP address and it all works fine now.
BobbyOwens
0 Points
11 Posts
Re: Cant open aspx using domain name, but can with IP Address
Mar 06, 2009 02:23 PM|LINK
Hi All,
Just thought I'd let you all know the outcome. It turns out that theweb forwarding people I chose were intercepting all ASPX files and trying to run them on their own server. This means that by using the IP address, it was going direct to my router and all was well, but using the domain name was going via their servers, being intercepted and never getting to my machine.
I've now added DNS entries so that all traffic for the domain name is forwarded to my IP address and it all works fine now.
Thanks all for your responses
Bobby