Monday, March 26, 2012

Maintain Consistency With ASP.NET Templates

I have tried the sample code associated with the article titled "Maintain Consistency W
ith ASP.NET Templates" by Dan Wahlin http://www.fawcette.com/vsm/2003_12...efault_pf.aspx.
I tried to recreate the exact same sample line for line but it doesnt seen t
o work. I get the error
Parser Error Message: The 'pageBaseType' attribute must be set to a valid Ty
pe name (format: <typename>,<assemblyname> )
Source Error:
Line 5: </appSettings>
Line 6: <system.web>
Line 7: <pages pageBaseType="XmlSiteTemplate.Web.Controls.BasePage, XmlSit
eTemplate" />
Line 8:
Line 9: <!-- DYNAMIC DEBUG COMPILATION
each time I try.
I would appreciate any help.
THanks in advance
VB CoderTry restarting the "indexing" service from control panel..
--Arun Jose

0 comments:

Post a Comment