I have a Lenovo s100 with 32 bit OS but have x64 processor type. I successfully installed VS2010, SQL sever 2008r2 and COT. When i tried to create an app using COT,a message appears that IIS installation is required,however when i click the install button for IIS,after some time the above error appears! I am so confused. I have researched a lot regarding this installation error but got no luck.
Please help!
This installation package is not supported by this processor type. Contact product vendor.
-
Roger,
Close the app generator.
Try downloading and installing IIS Express directly from https://www.microsoft.com/en-us/downl....
Continue building your first project.
P.S.No idea why IIS Express refuses to install on your computer. -
-
Thank you for your quick response. I downloaded IIS manually from the link you provided but still same error appears. With 32 bit OS and x64 processor type, would it complicates the installation of IIS?
-
-
Roger,
We do not know why IIS Express does not work on your computer.
It is quite possible that some system components will not work in emulation mode of the processor. Try hitting Microsoft forums for a solution.
You will need IIS Express to preview your app after generator. -
-
-