Chris,
Thanks so much for the quick reply. I did have an error on the upgrade with the install of :
- Installing Package File Telerik_06.00.00_Install: Error!
- Installing Package File TelerikEditorProvider_05.06.03_Install: Error!
And going into the DB directly I see the event log with the following description, which points to the source being the above upgrade issues....
So how do I go about addressing the upgrade issues with the Telerik installs? Where are upgrade logs stored? Can I just re-install the Telerik part?
DotNetNuke.Services.Exceptions.PageLoadException: (0): error CS1705: Assembly 'DotNetNuke.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'Telerik.Web.UI, Version=2011.1.519.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' which has a higher version than referenced assembly 'Telerik.Web.UI, Version=2010.3.1317.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' ---> System.Web.HttpCompileException: (0): error CS1705: Assembly 'DotNetNuke.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'Telerik.Web.UI, Version=2011.1.519.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' which has a higher version than referenced assembly 'Telerik.Web.UI, Version=2010.3.1317.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.GetModuleMessageControl(String heading, String message, ModuleMessageType moduleMessageType, String iconImage) at DotNetNuke.UI.Skins.Skin.GetModuleMessageControl(String heading, String message, ModuleMessageType moduleMessageType) at DotNetNuke.Services.Exceptions.ErrorContainer.FormatException(String strError, Exception exc) at DotNetNuke.Services.Exceptions.ErrorContainer..ctor(PortalSettings _PortalSettings, String strError, Exception exc) at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control ctrl, Exception exc, Boolean DisplayErrorMessage) --- End of inner exception stack trace ---</