I am working with a .master file in Expression Web. So far everything works but I cannot get just the master.master page come up in the browser.
I tried text/plain but I could not bring that page up in the browser - I actually received this error
Quote:
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.master' may be incorrect. Please review the URL below and make sure that it is spelled correctly.
Requested URL: /MasterPage1.master
|
So I went back into
IIS and removed the MIME type for now.
Thanks!