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 ...Success! WinXP Pro | SQL Express | DNN 4.0.2Success! WinXP Pro | SQL Express | DNN 4.0.2
Previous
 
Next
New Post
3/7/2006 7:02 PM
 
I uninstalled everything and tried to install from scracth again and now I get this error:

DotNetNuke Upgrade Error The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
The type initializer for 'DotNetNuke.Data.DataProvider' threw an exception.

I have the settings:
Data Source=.\SQLExpress; Database=DotNetNuke; UserID=kmiller;Password=myPasswordHere; Connection Timeout=5;

Any ideas?
 
New Post
3/8/2006 2:40 AM
 

Try to install/reinstall or install a new instance of SQL Express with Client Components/Connectivity Components (not installed by default), in Service Account choose "Built-in System Account" and "Network", and choose "Windows Authentication Mode" in Authentication Mode options.

Next thing, in web.config, edit the <connectionStrings> with:

    <add
      name="SiteSqlServer"
      connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|YourDatabaseName.mdf;"
      providerName="System.Data.SqlClient" />

and <appSettings> sections with:

    <add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|YourDatabaseName.mdf"/>

This is the way indicated in the Installation PDF by CNurse, and it works fine.

Rgds.

 
New Post
3/8/2006 12:31 PM
 

I am looking at the instructions:

Set up SQL Server Express

  1. Run SQL Server Configuration Manager
  2. Navigate to SQL Server 2005 Network Configuration -> Protocols for SQLExpress
  3. Enable everything (Shared Memory was enabled, I enabled Named Pipes, TCP/IP and VIA). I’m not sure if everything is necessary, but I went for overkill.

 

I am puzzled about where you find these. I have SQL Server 2005 already setup on my computer. I have SWL 2005 Management open on my desktop. Is the SQL Server Configuration Manager in the download for DNN? Or is it already on my system.

 
New Post
3/8/2006 3:07 PM
 

Yeah me too!

Glad I found this post!

BUMP!

 
New Post
3/9/2006 8:16 AM
 

kwamemiller wrote
I keep getting a machinekey error when I try following this installation guide. Any ideas?
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

Has anyone got any ideas about this, I'm having the same problem

Kind Regards

Richard

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Success! WinXP Pro | SQL Express | DNN 4.0.2Success! WinXP Pro | SQL Express | DNN 4.0.2


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