is it possible to install IIS 7 on windows XP? - iis

is it possible to install IIS 7 on windows XP ?

No, IIS7 is not supported on Windows XP:
IIS 7.0, Windows Server 2008 and Windows Vista (Home Premium, Business,
Enterprise, Ultimate Editions)
IIS 7.5, Windows Server 2008 R2 and Windows 7

Related

Install PIA for Windows Server 2012 R2

I installed Office 2007 on Windows Server 2012 R2. But failed to install PIA for office2007.
That seems PIA for office2007 do not support Windows Server 2012.
So for using PIA on Windows Server 2012 R2 , what is the version of PIA and Office should I use.
Please help me. Thank you !

InstallShield 2008 setup will run on Windows Server 2012

I have InstallShield 2008 project which is for website and database installer currently it is working fine on Windows Server 2003 I would like to run same setup into Windows Server 2012 will it run?

How to deploy Windows 8.0 app on Windows 8.1 tablet?

I have Windows RT tablet with 8.1 update. I'm trying to build both 8.0 and 8.1 versions of my app. I have no problem deploy my app from Visual Studio 2013 (windows 8.1 version) onto the device. But when I try to deploy the app from Visual Studio 2012 (windows 8.0 version), it says:
Unable to connect to the Microsoft Visual Studio Remote Debugging Monitor named 'tablet:4018'. The remote debugger is not an acceptable version.
Remote Tools 2012 refuse to run on the 8.1 tablet, it says the .dll signature are not compatible, or so.
You have to install the 2012 Remote Debugger Tools on the tablet. Afterwards, you can install the 2013 version side by side as well.

After WEbmatrix installation both VS2012 and Webmatrix is not working

I think this is something that you have come across.
This has happened to me twice. I have installed VS 2012 which installs IIS 8 automatically on my machine. Then when I installed Webmatrix it installs IIS 7.5 and any of the programs are not working appropriately. In VS 2012, I can not run an MVC web project in localhost and I can not create a project in WebMatrix. Last time I did a system backup. So, I had to leave Webmatrix behind to save VS2012.
Then I installed IIS 7.5 again check the both things like this. But still the same problem exists.
I would like to know a precise answer to this problem and a solid answer to overcome this. Web Matrix is dependent on IIS7.5 and VS2012 is using IIS8. How can I use both the applications in the same machine.
Is it possible to run 2 IIS versions on the same machine?
But after installing IIS 7.5 my local host is working but not my VS nor Webmatrix.
I had the same problem. It seems when I installed VS 2012, IIS 8 got installed along with the package. Installing Webmatrix 2 installed IIS 7.5. Not sure why IIS 7.5 is getting installed when the system has IIS 8.
Anyways, when I tried running my website from Visual Studio (Selected IIS Express) or WebMatrix, I got a HTTP 500 error.
I resolved this by uninstalling IIS 7.5, repairing IIS 8.0 and then cleared my registry with the IIS 7.5's keys.
Please refer the below site for the step-by-step process.
http://www.latringo.me/post/2012/05/30/IIS-75-Express-kills-IIS-80-Express.aspx
My site is working fine now :).

Is it possible to Downgrade IIS Express 8 -> IIS Express 7.5 with VS2012

We are looking to migrate VS2010->VS2012.
On installation VS2012 installs IISExpress 8 by default. It does not appear that there is any way to disable this option.
Our production environment uses IIS7.5 so it would be desirable from a diagnostic point of view to maintain version parity between production and development environments.
Is there any way to downgrade from IISExpress 8 -> IISExpress 7.5 while still using Visual Studio 2012
There is an asnwer to this in IIS forums:
Reference: here
Question:*
Is it possible to install Visual Studio 2012 and exclude IIS Express 8.0 from the install package? It's not listed as a customizable option in the AdminDeployment.xml file.
Answer:
Yes, you can. You can try to uninstall IIS Express 8.0 using add or
remove a Windows Component in Control Panel. Please navigate to
"Programs and Features" in control panel, then uninstall "IIS 8.0
Express".
Question:
Is it possible to uninstall IIS Express 8 and re-install IIS Express
7.5 after the fact?
Answer:
In my opinion, yu can re-install it. However, you need to make sure
that it has been installed in the following Windows editions which IIS
7.5 Express supports.
Windows 7 Windows Server 2008 Windows Server 2008 R2 Windows Vista SP1
or later Windows XP SP3 Windows Server 2003 SP2 Both 32-bit and 64-bit
systems are supported, however only a 32-bit build of IIS 7.5 Express
exists.

Resources