Error IN asp.net
-
I install VS2008 then install iis but can't rum application i view error the error text Is: Unable to Luanch the Asp.Net Develop Server What Is The Problem?
-
I install VS2008 then install iis but can't rum application i view error the error text Is: Unable to Luanch the Asp.Net Develop Server What Is The Problem?
VS2008 does not require IIS. It is difficult to answer a question when so little information has been provided.
I know the language. I've read a book. - _Madmatt
-
VS2008 does not require IIS. It is difficult to answer a question when so little information has been provided.
I know the language. I've read a book. - _Madmatt
For Compile ASP.net Page In VS2008 does not need IIS?
-
For Compile ASP.net Page In VS2008 does not need IIS?
Compiling has nothing to do with IIS. VS2008 can host web applications from the file system using the development web server that is ships with.
I know the language. I've read a book. - _Madmatt
-
Compiling has nothing to do with IIS. VS2008 can host web applications from the file system using the development web server that is ships with.
I know the language. I've read a book. - _Madmatt
How Config File System For VS2008? PLEASE GUIDE ME
-
How Config File System For VS2008? PLEASE GUIDE ME
Install it, nothing more. You are clearly out of your league here.
I know the language. I've read a book. - _Madmatt
-
For Compile ASP.net Page In VS2008 does not need IIS?
Only VS 2003 required IIS, later versions no longer requires it. Maybe it's just your web application that doesn't compile or run properly?
Rafferty
-
Only VS 2003 required IIS, later versions no longer requires it. Maybe it's just your web application that doesn't compile or run properly?
Rafferty
I Install VS2008 but DOes not Compile the error Text Is:Unable to Launch the ASP.NET Development Server How Config It? How Config File System?
-
I Install VS2008 but DOes not Compile the error Text Is:Unable to Launch the ASP.NET Development Server How Config It? How Config File System?
Sorry I'm not that familiar with this error. I tried searching your error message on Google and a lot of other sites suggest that it's probably due to a wrong port (though there was one site said that the problem was due to a virus, hopefully this is not your problem). The solution to the port problem is found here: http://stackoverflow.com/questions/607562/visual-studio-development-server-using-wrong-port[^] Hope this fixes your problem.
Rafferty