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 ...Format of the initialization string does not conform to specification starting at index 56.Format of the initialization string does not conform to specification starting at index 56.
Previous
 
Next
New Post
2/25/2006 1:34 AM
 

Have installed DNN precisely, per Jan Blomquist's (TrainCert Video) instructions.  Got the following error.  I've tried the install several times, undoing previous attempted installs.  Each time I get the error above.  Below is the stack trace:

Format of the initialization string does not conform to specification starting at index 56.

[ArgumentException: Format of the initialization string does not conform to specification starting at index 56.]
   System.Data.Common.DBConnectionString.GetKeyValuePair(Char[] connectionString, Int32 currentPosition, String& key, Char[] valuebuf, Int32& vallength, Boolean& isempty) +942
   System.Data.Common.DBConnectionString.ParseInternal(Char[] connectionString, UdlSupport checkForUdl, NameValuePair& keychain) +116
   System.Data.Common.DBConnectionString..ctor(String connectionString, UdlSupport checkForUdl) +114
   System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) +13
   System.Data.SqlClient.SqlConnectionString.ParseString(String connectionString) +96
   System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) +11
   System.Data.SqlClient.SqlConnection..ctor(String connectionString) +158
   Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
   Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText)
   DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) +744
   DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script) +6
   DotNetNuke.Data.SqlDataProvider.GetProviderPath() +201
   DotNetNuke.Common.Globals.GetUpgradeStatus() +312
   DotNetNuke.Common.Global.CheckVersion() +101
   DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) +314

Please offer potential solutions.  I'm looking forward to implementing DNN.

 
New Post
3/28/2006 9:08 PM
 
Could anyone help with this matters... I'm also face the same problem. Thanks in advance.
 
New Post
4/20/2006 4:48 AM
 

I've the same error following install standard instruction (/Documents/welcome.htm). Any suggestion ?

Thanks !

mike

 
New Post
4/20/2006 7:24 AM
 

The error appears to be related to the specification of the database connection string (s) in Web.Config.  Please check this and if you are still having problems post the following:

1. DNN Version
2. Database - SQL Server or SQL Server Express 2005
3. Connection string definition nodes from Web.Config.  If this is DNN 4, there are two connection strings, one under the <connectionStrings> and the other under <appSettings>.

If you are attempting this setup on shared hosting/production server, be sure to change database passwords to "xxxxx" before posting.


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
4/20/2006 9:14 AM
 

Thanks a lot for your time !

1.) DNN  Version: 4.0.2

2.) Database: Sql Server 2000 running on a different machine

3.) Follow 2 parts of web.config I've modified.

first part:

<connectionStrings>
<!-- Connection String for SQL Server 2000/2005 -->
  <add name="SiteSqlServer"  connectionString="Server=10.12.1.215;Database=DotNetNuke;uid=dnn;pwd=xxx;" providerName="System.Data.SqlClient" />
  </connectionStrings>

second part:

 <appSettings>
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
    <add key="SiteSqlServer" value="Server=10.12.1.215;Database=DotNetNuke;uid=dnn;pwd=;xxx" />
    <add key="InstallTemplate" value="DotNetNuke.install.config" />
    <!--  Alternative Install Templates (included in package)
    <add key="InstallTemplate" value="Club.install.config" />
    <add key="InstallTemplate" value="Personal.install.config" />
    <add key="InstallTemplate" value="SmallBusiness.install.config" />
    -->
    <add key="AutoUpgrade" value="true" />
    <add key="InstallMemberRole" value="true" />
    <add key="ShowMissingKeys" value="false" />
    <add key="EnableWebFarmSupport" value="false" />
    <add key="EnableCachePersistence" value="false" />
    <add key="InstallationDate" value="4/19/2006" />
  </appSettings>

Thank in advance.

mike

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Format of the initialization string does not conform to specification starting at index 56.Format of the initialization string does not conform to specification starting at index 56.


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