[Mono-dev] Bug with MasterPages/Partial Class?

John Anderson sontek at gmail.com
Sat Feb 3 23:54:39 EST 2007


I'm trying to use a masterpage with a codebehind and give the codebehind a
namespace and i'm getting the errors:

/tmp/sontek-temp-aspnet-0/7d5a283d/3e455afb.0.cs(46,28) : error CS0115:
`Test.AutoHandlers' is marked as an override but no suitable property found
to override
/tmp/sontek-temp-aspnet-0/7d5a283d/3e455afb.0.cs(103,29) : error CS0115:
`Test.FrameworkInitialize()' is marked as an override but no suitable method


which means for some reason its not inheriting from MasterPage if it has a
namespace on it.   Is there a reason for this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070203/8bd7eedf/attachment.html 


More information about the Mono-devel-list mailing list