No of visitors who read this post:
1581
Category:
Prog\Scripting Languages
Type:
Question
Author:
Nadiajgoff
I used my Windows XP 32-bit OS to create a web application then added it to my friend’s IIS 7 on Windows 7 64-bit. Windows 7 is okay for .aspx pages but not so much with html pages.
I tested if Handler Mapping in my Windows 7 PC can help but it sure doesn’t.

Hitting a .html page on a Windows 7 PC just gives another error message.

This stopped IIS 7.5 from loading static html pages. I can’t find feature.
How can I run an application made in Windows XP 32-bit on a PC that is Windows 7 64-bit?
- Login or Signup Now to post comments

Hallo Nadia,
Running an application that has been designed to work on windows XP 32 bit on windows 64 bit will be really hard. I will suggest that you do one of the following:
Hope this helps.
Regards,
Carl