I receive the following message when I try to build in the newest 2.0 beta.
Build worked fine under the previous February CTP version.
error CS0115: 'ASP._MasterPage_master.FrameworkInitialize()': no suitable
method found to override
I am having this same problem with a new install. Have you found a solution?
Thanks.
> I receive the following message when I try to build in the newest 2.0 beta.
> Build worked fine under the previous February CTP version.
>
> error CS0115: 'ASP._MasterPage_master.FrameworkInitialize()': no suitable
> method found to override
Christoph - 31 May 2005 00:15 GMT
I get this error too when I use a namespace around the master page an
the sub page.
If I remove the namespace, it works. How does this work WITH
namespace
--
Christop