Debuging ASP.NET in Visual Studio 2008

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

Hello,

I'm using Visual Studio 2008 with SP1 an all updates until today. I create
new ASP.NET Web project and when I run the project with the
WebDev.WebServer.exe (the development webserver in VS2008) the IE8 can't
show the page. I have an error in IE8, a connection error.
Any idea will be appreciated. Can you help me?

Thank you in advance
 
I'm using Visual Studio 2008 with SP1 an all updates until today. I create
new ASP.NET Web project and when I run the project with the
WebDev.WebServer.exe (the development webserver in VS2008) the IE8 can't
show the page. I have an error in IE8, a connection error.
Any idea will be appreciated. Can you help me?

This question really has nothing to do with C# and everything to do with
ASP.NET and the VS IDE. I recommend you ask in a group dedicated to one of
those, and I think an ASP.NET group will be your best bet.
 
I'm using Visual Studio 2008 with SP1 an all updates until today. I create
new ASP.NET Web project and when I run the project with the
WebDev.WebServer.exe (the development webserver in VS2008) the IE8 can't
show the page. I have an error in IE8, a connection error.
Any idea will be appreciated. Can you help me?

This question really has nothing to do with C# and everything to do with
ASP.NET and the VS IDE. I recommend you ask in a group dedicated to one of
those, and I think an ASP.NET group will be your best bet.
 
Hello,

I'm using Visual Studio 2008 with SP1 an all updates until today. I create
new ASP.NET Web project and when I run the project with the
WebDev.WebServer.exe (the development webserver in VS2008) the IE8 can't
show the page. I have an error in IE8, a connection error.
Any idea will be appreciated. Can you help me?

Thank you in advance

what the error says?
Are you using a DB? maybe it's a DB connection issue
 
Hello,

I'm using Visual Studio 2008 with SP1 an all updates until today. I create
new ASP.NET Web project and when I run the project with the
WebDev.WebServer.exe (the development webserver in VS2008) the IE8 can't
show the page. I have an error in IE8, a connection error.
Any idea will be appreciated. Can you help me?

Thank you in advance

what the error says?
Are you using a DB? maybe it's a DB connection issue
 
Back
Top