I recently started learning ASP.net.. i downloaded Visual Studio 2010 and i with a new project (nothing changed) when i try to open it in browser using the Web Server in the Visual Studio it gives me this error "Unable to connect to the ASP.NET Development
Server" and if i copy and past the link that looks like that "http://localhost:55489/MyFirstWebsite/" it give in google chrome thsi error "Oops! Google Chrome could not connect to localhost:55489 and in
IE "Internet Explorer cannot display the webpage"
I don't know what to do i need your help please!
do i need to have IIS Installed? (i tried that and didn't work) ( and also had problem with running asp pages on the IIS inetpub)
What do i have to do !!! ???
its my first time i use visual studio and asp on my pc.. and its not working
and i tried to run .asp pages with IIS puting them in the inetpub wwwroot folder and trying to open them in browser when enabling asp mode in IIS and same prob asp not working on my pc :S
it's so annoying...
when i click F5... Visual studio freeze for some secs then give an error "Unable to connect to the ASP.NET Development Server"
but im getting in the system tray this pop up telling me the link of my page which is in my case :http://localhost:55489/MyFirstWebsite/:
and i have the icon of the ASP.NET Development Server in the system tray but also when i right click it and click open in browser google chrome says :
"Oops! Google Chrome could not connect to localhost:55489
Suggestions:
yes i do have default.aspx thats where i wrote the codes..
i did "set as start page" and then clicked on "View in browser" same error again... Unable to connect to the ASP.NET Development Server
F0u4d
0 Points
9 Posts
Unable to connect to the ASP.NET Development Server
May 10, 2012 09:17 PM|LINK
Hello,
I recently started learning ASP.net.. i downloaded Visual Studio 2010 and i with a new project (nothing changed) when i try to open it in browser using the Web Server in the Visual Studio it gives me this error "Unable to connect to the ASP.NET Development Server" and if i copy and past the link that looks like that "http://localhost:55489/MyFirstWebsite/" it give in google chrome thsi error "Oops! Google Chrome could not connect to localhost:55489 and in IE "Internet Explorer cannot display the webpage"
I don't know what to do i need your help please!
do i need to have IIS Installed? (i tried that and didn't work) ( and also had problem with running asp pages on the IIS inetpub)
What do i have to do !!! ???
Answers are much appreciated!
Thanks in Advance.
mchinta
Participant
1765 Points
523 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 12:06 AM|LINK
It happens sometimes. Go to your system tray, and stop the asp.net port if any is open. You can do this by Ctrl+Alt+Del also.
F0u4d
0 Points
9 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 07:59 AM|LINK
its my first time i use visual studio and asp on my pc.. and its not working
and i tried to run .asp pages with IIS puting them in the inetpub wwwroot folder and trying to open them in browser when enabling asp mode in IIS and same prob asp not working on my pc :S
it's so annoying...
F0u4d
0 Points
9 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 08:53 PM|LINK
i'm still not able to open my .asp pages with Visual Studio 2010 - Windows 7...
Any help please ? :(
christiandev
Star
8607 Points
1841 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 09:04 PM|LINK
so, you create a new web application project in Visual Studio, hit F5, what then happens?
Regards, Christiandev (@chrisdev80), MCPD Web (2 & 4) & MCTS Windows (www.ScoreDonkey.com)
F0u4d
0 Points
9 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 09:55 PM|LINK
when i click F5... Visual studio freeze for some secs then give an error "Unable to connect to the ASP.NET Development Server"
but im getting in the system tray this pop up telling me the link of my page which is in my case :http://localhost:55489/MyFirstWebsite/:
and i have the icon of the ASP.NET Development Server in the system tray but also when i right click it and click open in browser google chrome says :
"Oops! Google Chrome could not connect to localhost:55489
Suggestions:
christiandev
Star
8607 Points
1841 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 10:00 PM|LINK
do you have a Default.aspx page in the route? if so, right click on it and 'set as start page'
Regards, Christiandev (@chrisdev80), MCPD Web (2 & 4) & MCTS Windows (www.ScoreDonkey.com)
F0u4d
0 Points
9 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 10:06 PM|LINK
yes i do have default.aspx thats where i wrote the codes..
i did "set as start page" and then clicked on "View in browser" same error again... Unable to connect to the ASP.NET Development Server
christiandev
Star
8607 Points
1841 Posts
Re: Unable to connect to the ASP.NET Development Server
May 11, 2012 10:11 PM|LINK
have a read thru this.. http://forums.asp.net/t/1189567.aspx/1/10
Regards, Christiandev (@chrisdev80), MCPD Web (2 & 4) & MCTS Windows (www.ScoreDonkey.com)