|
|
| Author |
Messages |
|
DNN Professor Gold Membership
 Nuke Master Posts:728


 |
| 10/25/2007 6:18 AM |
|
FYI - It is very important to me, if I share my experiences using DNN, that I have the ability to edit a post. I attempt to carefully think through all posts and I want to make sure that the information given is accurate.
Best regards,
Buck |
|
Buck Anderson DNNprofessor.com www.dnnprofessor.com JustNorth Outdoors www.justnorth.com Jive Media www.jivemg.com |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:10862


 |
| 10/25/2007 6:58 AM |
|
| Try editing now, it should work. |
|
Scott McCulloch Site Administrator |
|
|
DNN Professor Gold Membership
 Nuke Master Posts:728


 |
|
green flash Gold Membership
 Nuke Wiz Posts:114

 |
|
Sh@wn Registered Users
 Nuke Newbie Posts:8

 |
| 11/04/2007 10:58 AM |
|
Hi,
after the changes in my dnn 4.6.2, in host page settings I have this error:
Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: d:\hosting\member\freeshark\informatori\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Exception: d:\hosting\member\freeshark\informatori\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Web.HttpCompileException: d:\hosting\member\freeshark\informatori\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. 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.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() 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 ---
I have replaced my web.config but I have the error.
Can you help me? |
|
Www.Informatori.Info |
|
|
Sh@wn Registered Users
 Nuke Newbie Posts:8

 |
|
Antonios Valamontes Registered Users
 Nuke Active Member Posts:40


 |
| 11/04/2007 4:36 PM |
|
Following your instruction to the letter: This the error I get...
System.Configuration.ConfigurationErrorsException: The 'system.web' start tag on line 56 does not match the end tag of 'configuration'. Line 405, position 3. (C:\DotnetWebsites\websites\hellenicanetworks.com\HNProduction\web.config line 405) ---> System.Xml.XmlException: The 'system.web' start tag on line 56 does not match the end tag of 'configuration'. Line 405, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) at System.Xml.XmlTextReaderImpl.ParseEndElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Configuration.XmlUtil.CopySection() at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps) at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps) at System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil) at System.Configuration.BaseConfigurationRecord.InitConfigFromFile() --- End of inner exception stack trace --- at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) at System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams) at System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(Type typeConfigHost, Object[] hostInitConfigurationParams) at System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath, String server, String userName, String password, IntPtr tokenHandle) at System.Web.Configuration.WebConfigurationManager.OpenWebConfigurationImpl(WebLevel webLevel, ConfigurationFileMap fileMap, String path, String site, String locationSubPath, String server, String userName, String password, IntPtr userToken) at System.Web.Configuration.WebConfigurationManager.OpenMappedWebConfiguration(WebConfigurationFileMap fileMap, String path) at System.Web.Administration.WebAdminPage.OpenWebConfiguration(String path, String appPhysPath, Boolean getWebConfigForSubDir) at System.Web.Administration.WebAdminPage.OpenWebConfiguration(String path, Boolean getWebConfigForSubDir) at System.Web.Administration.WebAdminPage.VerifyAppValid() |
|
Adonis Valamontes GreekeMedia.com GreekBusinessUSA.com Greek Radio Toolbar |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:10862


 |
| 11/04/2007 4:54 PM |
|
| Please check your web.config file, it looks like you have an error in it. |
|
Scott McCulloch Site Administrator |
|
|
maddog Registered Users
 Nuke Newbie Posts:4

 |
| 11/05/2007 9:58 PM |
|
Hi Scott, The supplied DLL seems to be working, however we usually make a modification to the source to cater for a custom menu we have. Are you able to post the new source for DNN 4.6.2 too? Cheers |
|
|
|
|
ienaxxx Registered Users
 Nuke Newbie Posts:1

 |
| 5/02/2008 1:31 AM |
|
I just upgraded from DNN 4.0.2 to 4.6.2 ( i tried also 4.8.2 directly and it's the same )
After i applied this solution (i had the known "host settings unavailable" error), all the voices in my menu disappears...
Changing the dll back with the original turns the situation back to the host settings error, but at least leaves me the site in a functional state.
Can please anyone help??
I'm in a soup with this site.
many thanks.
ienaxxx |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:10862


 |
| 5/02/2008 5:59 AM |
|
| From 4.7 onwards, you should use the provider in the core, you just need to switch on urlFormat="HumanFriendly" in the core provider. |
|
Scott McCulloch Site Administrator |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|