Hi There,
Same thing for me, removing the "MasterPageFile" just didn't work, so this is what it looks like now (Chapter-2 in progress..),
<%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="Template.master"
CodeFile="Default.aspx.cs" Inherits="_Default" Title="The Beer House" %>
But I cannot view/run in browser, keep on getting the following error:
:\Projects\Web\TheBeerHouse\App_Code\BasePage.cs Line: 5
Code on Line 5:
Line 5: protected override void OnPreInit(EventArgs e)
It doesn't like the EventArgs e for some reason.
I'm using VWD'05 and I've hand written, double and sometimes triple checked all line-codes, any ideas?
Cheers
Trying to make way...
ASPX, DB, XLS
|