Deploying Asp .Net 4.0 website on ISS 5.1
-
this question has been asked so many time and i have gone through almost all of those answers, but i still get the page not found error when i try to browse my published website... this is what i have done i have created a new website in VS 2010 then published and using ISS 5.1 i have created a virtual Directory for it, even after all this my pages have not been able to work... am i missing something basic here, pls help me out...
-
this question has been asked so many time and i have gone through almost all of those answers, but i still get the page not found error when i try to browse my published website... this is what i have done i have created a new website in VS 2010 then published and using ISS 5.1 i have created a virtual Directory for it, even after all this my pages have not been able to work... am i missing something basic here, pls help me out...
First of all it's IIS. Now, it's difficult to comment as such on where all you might be going wrong. Have a look at this article if it helps: MSDN: How to: Create and Configure Virtual Directories in IIS 5.0 and 6.0[^]
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
-
First of all it's IIS. Now, it's difficult to comment as such on where all you might be going wrong. Have a look at this article if it helps: MSDN: How to: Create and Configure Virtual Directories in IIS 5.0 and 6.0[^]
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
thank you for the help, tried all of them dint work though :(