myNamespace is not allowed here because it does not extend class 'System.Web.UI.Page'
Dear All
,Thanks to you all for contributing your
knowledge with beginner. I am new comer on this great CMS app. I am trying to
add new content section and new tree items in admin section using 4.7.2 binary.
Although new section created, tree items populated successfully but aspx page
is thronging an exception due to I have tried to inherit BaseTreeinstead of System.Web.Ui.Page. I
have checked all other threads relates this issues, still not lucky.
myNamespace is not allowed here because it does not extend class 'System.Web.UI.Page'
Dear All
,Thanks to you all for contributing your knowledge with beginner. I am new comer on this great CMS app. I am trying to add new content section and new tree items in admin section using 4.7.2 binary. Although new section created, tree items populated successfully but aspx page is thronging an exception due to I have tried to inherit BaseTree instead of System.Web.Ui.Page. I have checked all other threads relates this issues, still not lucky.
Any help would be highly appreciated
Thanks,
prashant
is working on a reply...