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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 4.5.5 on SQL 2000, upgrade to SQL 2005 and DNN 4.8.2 How ? DNN 4.5.5 on SQL 2000, upgrade to SQL 2005 and DNN 4.8.2 How ?
Previous
 
Next
New Post
4/24/2008 3:33 PM
 

Howdy,

I have been attempting to upgrade DNN 4.5.5 (Which was an upgrade from a previous verison) to DNN 4.8.2 and I have been running into an immense amount of problems with it. First question is does 4.8.2 work on SQL 2000 or do I need to have SQL 2005? I've also used Mitchel Seller's install guide and that did not seem to work. What happened with that is that it installed fine, but my blog module became corrupted. So I have had to have my hosting provider restore from backup, both my files and my SQL DB. Although now I can't get into my host settings. 

I'm at the point of scrapping the upgrade and doing a clean install of DNN 4.8.2 but I want to know what is the best way to preserve my information that is stored in my Database? I have quite a few blog entries and I don't want to lose them. 

Thanks,
Owen

 
New Post
4/24/2008 3:54 PM
 

4.8.2 works fine on SQL 2000.  At least mine does.  :)

Most upgrades work fine, but third party modules sometimes misbehave.  Make sure you have versions tested for the new version of DNN.

Jeff

 
New Post
4/24/2008 4:00 PM
 

Owen,

First of all sorry to hear that you were not able to upgrade successfully with the tutorials I have on my site.

Regarding your specific questions, 4.8.2 can and does run just fine on SQL Server 2000, I have multiple instances at work that are running that configuration so don't be worried there.

Which version of DNN was your orig install on?  Have you tested the upgrade locally before doing it on the live remote server?


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
4/24/2008 4:46 PM
 

Thanks for the response guys,

Mitchel your tutorials are great I'm not sure if I accidently did something wrong by missing something or what. The version of DotNetNuke I was using was 4.5.5 which itself was the "upgrade" from the version prior to that (I think it was 4.5.0 but been so long I don't remember). Is there a way I can check in the file structure or the Database?

When I used your tutorial the 2nd time it appeared to work perfectly except the Blog module that I had installed which was 3.0.4 (Its whatever the latest one is) did not load and had given an error. I should have saved it and just posted it. 

As for testing the upgrade locally. I have installed Version 4.5.5 locally on my PC here and had trouble with it. It wouldn't install the HTML/Text Module but I think it was a permissions issue on that. and is working now.  I was hoping to be able to create a portal template of my site and import it to my local testing site but it says the portal template is an invalid template or something like that. I planned on running the upgrade version using your tutorial Probably tomorrow as I have to head home soon.

As I said my current site is up, but when I click Host Settings this is the Error. Not sure if you have seen it and not related to my main question but figure I would post it here just in case.

Thanks again,
Owen

Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: d:\Domains\fdwsnetworks.com\wwwroot\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Web.HttpParseException: d:\Domains\fdwsnetworks.com\wwwroot\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Web.HttpCompileException: d:\Domains\fdwsnetworks.com\wwwroot\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.Compilation.BuildManager.GetVPathBuildResultWithAssert(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.Compilation.BuildManager.GetVPathBuildResultWithAssert(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 ---

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 4.5.5 on SQL 2000, upgrade to SQL 2005 and DNN 4.8.2 How ? DNN 4.5.5 on SQL 2000, upgrade to SQL 2005 and DNN 4.8.2 How ?


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