search
AI OnAI Off
Addition of information: I have converted the web.config-files to IIS7.
It seems you are missing a proper registration for the page handler / .aspx extension since it selects the static file handler to deliver the file. I suggest you install a demo site on the same IIS7 and compare the handlers and modules sections under system.webServer of that site to those of your converted site.