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?
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to