Support Tags  
access   ads   banner   boolean   code   control   data   database   development   dnn   dotnetnuke   error   fix   google   hello   help   icon   images   installed   issue   line   link   loading   map   may   menu   microsoft   module   pages   path   problem   provide   release   search   server   site   sitemap   snowcovered   software   source   sql   time   url   user   version   virtual   virtualpath   way   web   wiz-ad  
>
Latest Posts  
by Dutchy on 01/04/2009 10:22 PM

by host on 12/23/2008 11:42 AM

by host on 12/21/2008 4:50 PM

by host on 12/21/2008 4:48 PM

by host on 12/21/2008 2:40 PM

by host on 12/19/2008 11:18 AM

by pspeth on 12/17/2008 5:21 PM

by purplephil on 12/17/2008 3:53 PM

by host on 12/17/2008 3:49 PM

by host on 12/17/2008 3:48 PM

>
Support Forum  
Subject: 3.8.1 release error
Prev Next
You are not authorized to post a reply.

Author Messages
wowwebworksUser is Offline

Posts:2

11/06/2008 7:01 AM  
Just tried the latest release and the module errored out when placing on a page using a 4.8.4 DNN. Solution?

Error: Site Map is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: D:\WebRoot\Domains\fordkriekard.com\wwwroot\DesktopModules\IIT - DNN SiteMap\Sitemap.ascx(1): error BC30456: 'EnableViewState' is not a member of 'ASP.desktopmodules_iit___dnn_sitemap_sitemap_ascx'. ---> System.Web.HttpCompileException: D:\WebRoot\Domains\fordkriekard.com\wwwroot\DesktopModules\IIT - DNN SiteMap\Sitemap.ascx(1): error BC30456: 'EnableViewState' is not a member of 'ASP.desktopmodules_iit___dnn_sitemap_sitemap_ascx'. at System.Web.Compilation.BuildManager.CompileWebFile(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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
wowwebworksUser is Offline

Posts:2

11/06/2008 7:03 AM  
Correction, it was the 3.8.2 SiteMap release.
hostUser is Offline

Posts:9919


11/06/2008 8:15 AM  
Can you please open the EditSiteMap.ascx file a look at the first line and ensure that it reads exactly as follows:

<%@ Control Language="vb" AutoEventWireup="false" EnableViewState="false" CodeBehind="Sitemap.ascx.vb"
Inherits="InspectorIT.DNN.Modules.Site Map.SiteMap" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>

Watch for case sensitivity.
Also, could you look at the same file in the 3.8.2 package and see if it is the same? (I have a feeling that the install is not overwriting the file).

Thanks.

Site Administrator
You are not authorized to post a reply.
Forums > DotNetNuke Modules > DNN SiteMap > 3.8.1 release error

>