Hello,
I have developed my .net web app on XP using IIS6.
It uses just plain old master pages, nothing fancy. No nested master
page.
When I deployed it to the server, which is IIS7, suddenly any
page that implements a master
page, will not be rendered.
Gives a 404 error instead.
Any ideas, about confguration that
…