Okay, I am trying to play around with Master Pages. I read that instead of defining the MasterPageFile attribute on every page. You can simply define it in the web.config file. Unfortunately this is not working and whenever I add a new page it throws the following exception.
Error 5 (0): error CS0006: Metadata file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET Files\azamsharptesting\4f35995a\537b9a3c\App_Web_ml2m7r6h.DLL' could not be found /
Any Ideas?