Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Help!! Problems recovering 4.5.5 following failure to upgrade to 4.8.0Help!! Problems recovering 4.5.5 following failure to upgrade to 4.8.0
Previous
 
Next
New Post
2/4/2008 2:14 AM
 

just spent all day trying to upgrade my 4.5.5 dnn instance to 4.8.0 could not get it work so I rolled back the database and the 4.5.5 installation to my original state.

everything seemed ok however when I try to go to host setting this is what I am getting. I will appreciate any help you can offer.

Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\Inetpub\1.egb3.com\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Exception: C:\Inetpub\1.egb3.com\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Web.HttpCompileException: C:\Inetpub\1.egb3.com\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 ---

 
New Post
2/4/2008 5:14 AM
Accepted Answer 

this looks like either your web.config contains inappropriate settings or there are still new code files around in your /bin directory.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/5/2008 7:35 PM
 

Thank you so much, it was the new code left in the directory.

 
New Post
2/19/2008 4:25 PM
 

Hi,

I am upgrading from 4.05.00 to 4.08.00.
I have exactly matched web.config elements for FriendlyUrl
I am still getting these error.
Please help me I'm impeded to this error

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(44,0): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(91,0): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(94,0): error BC30560: 'RewriterConfiguration' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(98,0): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(113,0): error BC30560: 'RewriterConfiguration' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(116,0): error BC30560: 'RewriterConfiguration' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(122,0): error BC30560: 'RewriterConfiguration' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(200,0): error BC30560: 'RewriterRule' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(231,0): error BC30560: 'RewriterConfiguration' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(256,0): error BC30560: 'RewriterRule' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

C:\souceCodeUg\source\BackChannelPortal\admin\Host\FriendlyUrls.ascx.vb(264,0): error BC30560: 'RewriterConfiguration' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Help!! Problems recovering 4.5.5 following failure to upgrade to 4.8.0Help!! Problems recovering 4.5.5 following failure to upgrade to 4.8.0


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out