1

I'm trying to move the company's site to a new hosting, and they have SQL Server Web Edition, Can DotNetNuke work with that SQL version? Also, I'm currently using SQL Server Standard Edition.

Bernhard Barker
  • 54,589
  • 14
  • 104
  • 138
  • 1
    I don't see why it wouldn't. The [system requirements](http://www.dnnsoftware.com/Platform/Start/Install#2047) page says it runs on SQL Server Express, so Web Edition should be no different. – Steven V Oct 11 '13 at 18:47

1 Answers1

0

Yes. It will work fine.

Once you get it setup you'll probably want to follow this upgrade path: http://www.dnnsoftware.com/wiki/page/Suggested_Upgrade_Path

DNN 5 is pretty old. When you go from 6 to 7 you'll need to switch to .NET 4

Ryan Doom
  • 2,407
  • 1
  • 16
  • 13