Click here to Skip to main content
15,891,976 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am having problems when I try to run ASP.NET pages in my computer.
They don't show up in my browser. Is it the browser or Visual Studio?

The page shows that am not connected to the internet and yes I am not but they have to run even if am not connected to the internet.

Any ideas what might be the problem?
Posted
Updated 6-Aug-10 5:20am
v2
Comments
E.F. Nijboer 6-Aug-10 5:59am    
Do you have the network adapter and/or services disabled? What happens if you enter in command "c:>ping 127.0.0.1" ?
manoj_mishra 6-Aug-10 7:31am    
go on file menu of yor IE browser and uncheck 'Work Offline' if it is checked.
koool.kabeer 6-Aug-10 8:15am    
did you check it on different browsers?..
if no then first check it
Yusuf 6-Aug-10 21:20pm    
what happens if you open your browser and you type http://localhost/

Have a look at this link. Few methods has been suggested to check and resolve the issue:
Internet Explorer cannot display the webpage[^]
Discussion - Problems with IIS[^]
 
Share this answer
 
What version of ASP.NET is it? Is it a custom built application that you built?
 
Share this answer
 
Hi

Thanks guys for your solutions but non of them worked. So i decided to use another browser so i can view my work.
:thumbsup:
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900