R
Rafael Soteldo
Hi there,
I'm a newbie in .NET Web development. I created a Web Site using VS2005,
then I press Start Debugging (F5), it works fine, I can see my page in
Internet Explorer 7.
The issue is: I try to access this page from another machine via the
internet, since a don't have a domain name, in the other machine I type
something like http://200.8.119.136/MyVirtualDirectory/MyWebSiteName.aspx as
the address, being 200.8.119.136 my currentIP Address (it's not static).
Then I get this message saying that Internet Explorer can't show the web
page (I translated it from spanish).
Could anybody tell me what am I not doing here?
Thanks in advance...
I'm a newbie in .NET Web development. I created a Web Site using VS2005,
then I press Start Debugging (F5), it works fine, I can see my page in
Internet Explorer 7.
The issue is: I try to access this page from another machine via the
internet, since a don't have a domain name, in the other machine I type
something like http://200.8.119.136/MyVirtualDirectory/MyWebSiteName.aspx as
the address, being 200.8.119.136 my currentIP Address (it's not static).
Then I get this message saying that Internet Explorer can't show the web
page (I translated it from spanish).
Could anybody tell me what am I not doing here?
Thanks in advance...