Rank: Member
Joined: 25/08/2011(UTC) Posts: 9 Location: UK
|
I created a fresh install of DNN 5.01 and tried to install the module 2.4.8 and it partially installed to the page. i got this error: Quote:An error has occurred. DotNetNuke.Services.Exceptions.ModuleLoadException: The relative virtual path 'app_localresources/galleryserverpro.web.gallery, techinfosystems.galleryserverpro.ascx.portal-0.resx' is not allowed here. ---> System.ArgumentException: The relative virtual path 'app_localresources/galleryserverpro.web.gallery, techinfosystems.galleryserverpro.ascx.portal-0.resx' is not allowed here. at System.Web.VirtualPath.FailIfRelativePath() at System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) at System.Web.Hosting.HostingEnvironment.MapPath(VirtualPath virtualPath) at DotNetNuke.Services.Localization.Localization.GetResourceFileCallBack(CacheItemArgs cacheItemArgs) at DotNetNuke.Common.Utilities.DataCache.GetCachedDataCallBack[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired) at DotNetNuke.Common.Utilities.DataCache.GetCachedData[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired) at DotNetNuke.Common.Utilities.CBO.GetCachedObject[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired) at DotNetNuke.Services.Localization.Localization.TryGetFromResourceFile(String key, String resourceFile, Int32 portalID, CustomizedLocale resourceType, String& resourceValue) at DotNetNuke.Services.Localization.Localization.TryGetFromResourceFile(String key, String resourceFile, Int32 portalID, String& resourceValue) at DotNetNuke.Services.Localization.Localization.TryGetFromResourceFile(String key, String resourceFile, String userLanguage, String fallbackLanguage, String defaultLanguage, Int32 portalID, String& resourceValue) at DotNetNuke.Services.Localization.Localization.TryGetStringInternal(String key, String userLanguage, String resourceFile, PortalSettings objPortalSettings, String& resourceValue) at DotNetNuke.Services.Localization.Localization.GetStringInternal(String key, String userLanguage, String resourceFileRoot, PortalSettings objPortalSettings, Boolean disableShowMissngKeys) at DotNetNuke.Common.Globals.GetHelpText(Int32 moduleControlId) at DotNetNuke.UI.Modules.ModuleInstanceContext.AddHelpActions() at DotNetNuke.UI.Modules.ModuleInstanceContext.LoadActions(HttpRequest Request) at DotNetNuke.UI.Modules.ModuleInstanceContext.get_Actions() at DotNetNuke.UI.Containers.ActionBase.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
|