With regards to localhost, that seems to work, great. Now, what happens when you right-click the web form in Solution Explorer and then click
View in Browser, do you see the page as it should appear, or does it have the issue?
morkie28
Here some another images i found in Administrative Tools:
hajan
Star
10655 Points
1782 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 11, 2009 02:51 PM|LINK
One more thing, to check if it's correctly mapped do the following:
Go to Start -> run and type notepad %systemroot%\system32\drivers\etc\hosts
then see if there is 127.0.0.1 localhost
Hajan
Dont forget to Mark as Answer the answer that solved your problem!
My ASP.NET Weblog
morkie28
Member
15 Points
86 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 11, 2009 10:18 PM|LINK
It responses when i ping my localhost....
And in notepad there is a 127.0.0.1 localhost
Here some another images i found in Administrative Tools:
I've always found this in Administrative Tools when i got started the computer
I'll try to restart my PC to avoid them but it always appear this warning....
integrasol
Star
12155 Points
2355 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 12, 2009 06:35 AM|LINK
With regards to localhost, that seems to work, great. Now, what happens when you right-click the web form in Solution Explorer and then click View in Browser, do you see the page as it should appear, or does it have the issue?
I'm pretty sure that has nothing to do with your issue; I did find another thread with the same issue here, http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/9d7c7521-64c9-461b-a901-5d72cd48b0db/
Carsten
Please click Mark as Answer if this post is of help to you. :-)
My Blog
morkie28
Member
15 Points
86 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 12, 2009 07:23 AM|LINK
In your link given i think that's not my issue....
I didn't see anything in my web form when i right click then click View in Browser....
integrasol
Star
12155 Points
2355 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 12, 2009 07:48 AM|LINK
Okay, but if you create a sample page in the root of your Web site, not in the Content folder, will that display properly?
Carsten
Please click Mark as Answer if this post is of help to you. :-)
My Blog
morkie28
Member
15 Points
86 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 12, 2009 08:04 AM|LINK
not yet also...
with default.aspx and not using content folder will not display.....
I'll try that also by creating a new project clean and run it is nothing happen
Here's the image:
integrasol
Star
12155 Points
2355 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 12, 2009 08:09 AM|LINK
Do you see the ASP.NET Development Server getting started? It should be visible as an icon in the System Tray.
Carsten
Please click Mark as Answer if this post is of help to you. :-)
My Blog
morkie28
Member
15 Points
86 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 12, 2009 02:18 PM|LINK
Yup i see the SP.NET Development Server in System Tray..
That's was i use temporaly to display my website project by right click and select Open View in Browser, while my browser does not fix....
integrasol
Star
12155 Points
2355 Posts
Re: Problem running a website in my browser Mozilla and IE
Oct 13, 2009 10:20 AM|LINK
What is the Etc part of the URL, a folder in your Web site?
Carsten
Please click Mark as Answer if this post is of help to you. :-)
My Blog