Hi,
Facing a strange set of erros :
Error 138 'DefaultMode' is not a member of 'System.Web.UI.UserControl'. \Website\DesktopModules\Forum\Forum_PostEdit.ascx.vb 272 25 DotNetNuke.Forum
Error 139 'Mode' is not a member of 'System.Web.UI.UserControl'. \Website\DesktopModules\Forum\Forum_PostEdit.ascx.vb 273 25 DotNetNuke.Forum
Error 140 'ChooseMode' is not a member of 'System.Web.UI.UserControl'. \Website\DesktopModules\Forum\Forum_PostEdit.ascx.vb 274 25 DotNetNuke.Forum
Error 141 'TextRenderMode' is not a member of 'System.Web.UI.UserControl'. \Website\DesktopModules\Forum\Forum_PostEdit.ascx.vb 275 25 DotNetNuke.Forum
Error 142 'ChooseRender' is not a member of 'System.Web.UI.UserControl'. \Website\DesktopModules\Forum\Forum_PostEdit.ascx.vb 276 25 DotNetNuke.Forum
this error list goes on for 31 errors, which points on PostEdit.ascx.vb even though small modification such as border of a table is set to 1 could spark these errors.
I even went to the trouble of deleting the entire website and replacing it an much earlier back up and starting fresh, but any modification still results in the same error.
Hoping for a fresh insight to this issue