Hi,
I read every post I found about the error from the subject, but I still can not make it work. Regardless of what I put in YAF.Root and YAF.BaseUrl keys, I allways get the same error.
Please help!
Line 94: }
Line 95:
Line 96: YAF.Classes.Base.ForumPage forumControl = ( YAF.Classes.Base.ForumPage ) LoadControl( src );
Line 97: forumControl.PageTitleSet += new EventHandler( forumControl_PageTitleSet );
Line 98: