IIS 7.0 and IIS 6.0
-
Any idea if IIS 7.0 is backward compatible? Any application which runs on IIS 5.0 or IIS 6.0 will run on IIS 7.0? I have Vista Business edition and it comes with IIS 7.0. My web application which is developed in .NET 2.0 and is IIS 6.0 compatible so works well on XP, when I tried to run the msi setup of my app on vista, my setup comes with a message, that it's interrupted so would be closed. I have .NET Framework 1.0, 1.1, 2.0, 3.0 installed on my machine I tried another web app setup which is developed in 1.1 and when i run the setup, it comes with a message http://machinename/mywebappname is not found or web server not running.... Can some one guide me? I just want to see what i will have to do to make these setups work on vista as they are working fine on my XP machine
@!$(-)@ $@r£r@Z
-
Any idea if IIS 7.0 is backward compatible? Any application which runs on IIS 5.0 or IIS 6.0 will run on IIS 7.0? I have Vista Business edition and it comes with IIS 7.0. My web application which is developed in .NET 2.0 and is IIS 6.0 compatible so works well on XP, when I tried to run the msi setup of my app on vista, my setup comes with a message, that it's interrupted so would be closed. I have .NET Framework 1.0, 1.1, 2.0, 3.0 installed on my machine I tried another web app setup which is developed in 1.1 and when i run the setup, it comes with a message http://machinename/mywebappname is not found or web server not running.... Can some one guide me? I just want to see what i will have to do to make these setups work on vista as they are working fine on my XP machine
@!$(-)@ $@r£r@Z
FIrst uninstall the IIS 7.0 and try to run your application using IIS 6.0. And if there also you get the same error means let me know what the error message is, so that only we can be specific.
Regards, Satips.:rose:
-
FIrst uninstall the IIS 7.0 and try to run your application using IIS 6.0. And if there also you get the same error means let me know what the error message is, so that only we can be specific.
Regards, Satips.:rose:
Check out this http://www.iis.net/default.aspx?tabid=7[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
FIrst uninstall the IIS 7.0 and try to run your application using IIS 6.0. And if there also you get the same error means let me know what the error message is, so that only we can be specific.
Regards, Satips.:rose:
Thanks for the response but you can't install IIS 6 using Windows Vista Features. Also I am not sure is it possible to install IIS 6 on Vista on not. I will try this at the end. What if i want my application to run to IIS 7 without changing it. IIS 7.0 provides IIS6 Management compatibility component for backbard compatability which i Installed. After that my setup started working and it installed the application as well. Now i am stuck with configuring Integrated Windows Secruity in IIS 7.0. My application doesn't allow anonymous access but used only windows authentication. I am only able to see three options in the IIS 7.0 Authentication. Anonymous, ASP.NET and Forms. i tried different combinations but my web pages are not opening... either i get HTTP 401.2 or HTTP 401.3 error. It's says unauthorized user or authentication headers are not correct .... Any idea? I am using WINDOWS Vista Business Edition and i have installed everything under IIS except Fax services.
@!$(-)@ $@r£r@Z