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 ...Configuration error when installing DNN 5.6Configuration error when installing DNN 5.6
Previous
 
Next
New Post
12/10/2010 12:21 PM
 

Server Error in '/xrpcms' Application.

Configuration Error

Following is the server info.
source that cause the error 
Line 149: <add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />

Operating System Windows 2003, Build 3790, Service Pack 2
ADO Version 2.82.3959.0
MDAC Version 2,80,1022,0
XML Parser Version 8.100.1051.0
ASP.NET Version 1.1.4322.0, 2.0.50727.0
AJAX Version 3.5.0.0

Description: 
An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: Could not load file or assembly 'System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error: 

Line 147: <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/> 
Line 148: <add assembly="System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
Line 149: <add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 150: </assemblies> Line 151: <!-- register your app_code subfolders to generate granular assemblies during compilation
Line 151: <!-- register your app_code subfolders to generate granular assemblies during compilation
Version Information: Microsoft .NET Framework Version:2.0.50727.1882; ASP.NET Version:2.0.50727.1887
 
New Post
12/10/2010 1:33 PM
 
The System.Web.Abstractions assembly is part of the Asp.Net 3.5 SP1 service pack. While the server appears to have Asp.Net 3.5 installed it does not have the service pack installed. This is a requirement do DNN v 5.02.00 and later.

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
12/10/2010 4:47 PM
 
THIS TIME I TRY TO INSTALL 5.1.1 on the same hosting company server...
when i try to install i got this error 

Installing DotNetNuke

Upgrade Error: ERROR: Could not connect to database specified in connectionString for SqlDataProvider

i didn't manually add any database info to the web.config file yet... Do i have to?? IF YES IS THE FOLLOWING SETTING RIGHT?
 I AM USING MSSQL 2008


<connectionStrings>
    <!-- Connection String for SQL Server 2005 Express
    <add name="SiteSqlServer" connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;" providerName="System.Data.SqlClient" /> -->
    <!-- Connection String for SQL Server 2000/2005   -->

    <add name="SiteSqlServer" connectionString="Server=(MY DATABASE SERVER IP ADDRESS);Database=DATABASE NAME;uid=USER ID;pwd=PASSWORD;" providerName="System.Data.SqlClient" /> 

</connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules 
    <add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;" /> -->
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
    <add key="SiteSqlServer" value="Server=(MY DATABASE SERVER IP ADDRESS);Database=DATABASE NAME;uid=USER ID;pwd=PASSWORD;"/>
 
New Post
12/10/2010 5:21 PM
 
Both connection strings appear to be correctly formatted for SQL Server authentication (using username and password) but only your hosting company can advise if you are using the correct value for the Server= portion of the connection string. Normally you would not use open and close parenthesis around the server value but I assume that those are being used just for posting here in the forum.

Am I correct that this is a new installation and not an upgrade (or downgrade from the previous DNN 5.6 installed which failed)? If you are trying to install over the previous failed install you will need to 1) Delete all of the previously installed folders and files, 2) Delete the existing database and recreate a new (empty) MS SQL Server database and database user login. 3) Check that the proper ASP.Net worker process account ha been given full permission on the root folder of the install, and 4) Upload the install folders and files to the root folder of the install.

Also, make sure that the hosting company has installed ASP.Net 3.5 SP 1 on the server or you will have the same error as you did when installing DNN 5.06.00.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
12/11/2010 11:53 AM
 
Thanks a lot  problem solved... part of the error was cause by the () around the server name..- -!
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Configuration error when installing DNN 5.6Configuration error when installing DNN 5.6


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