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 ...Database issues continuesDatabase issues continues
Previous
 
Next
New Post
11/1/2006 2:54 PM
 
You may reconize me and I still cant get the database to work correctly.  I am now using the SQL Express manager to create the database and it is attached.  I have given everyone (on both the DB and the folders) full authority for everything.  I still cant get it working.  What am I missing?  here is the web.config.  As far as the error, same error can not connect to DB.

<connectionStrings>
        <!-- Connection String for SQL Server 2000/2005 -->
    <add
      name="SiteSqlServer"
      connectionString="Server=TREY-LICENSE\SQLEXPRESS;Database=DNN;uid=DNNUser;pwd=DotNetNuke2;"
      providerName="System.Data.SqlClient" />
 
    </connectionStrings>
    <appSettings>
        <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
    <add key="SiteSqlServer" value="Server=TREY-LICENSE\SQLEXPRESS;Database=DNN;uid=DNNUser;pwd=DotNetNuke2;"/>
 
        <add key="InstallTemplate" value="DotNetNuke.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="HostHeader" value=""/><!-- Host Header to remove from URL so "www.mydomain.com/johndoe/Default.aspx" is treated as "www.mydomain.com/Default.aspx" -->
        <add key="RemoveAngleBrackets" value="false"/><!--optionally strip angle brackets on public login and registration screens-->
        <add key="PersistentCookieTimeout" value="0"/><!--use as persistent cookie expiration. Value is in minutes, and only active if a non-zero figure-->
    </appSettings>
 
New Post
11/1/2006 9:31 PM
 

 Your connection strings appear to be correct. Are you able to connect to the database with SQL Server Management Studio Express using SQL Server Authentication (with userid and password) or only using Windows Authentication?  If you can connect with Windows Authentication but not with SQL Server Authentication, is is likely that the database/SQL Server Express instance is set up for Windows Authentication only and not mixed mode authentication (both SQL Server Authentication and Windows Authentication).

 


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
11/2/2006 12:37 AM
 
What is the best way to check to see if I can switch the auth. settings?  Test connect?  I didnt see the option in express manager.  I have to try to solve this issue ASAP, I have to get it a web site moved ( I want to know how to solve the issue first tho)
 
New Post
11/2/2006 6:11 PM
 

In SQL Server Management Studio Express, there should be a drop-down list box in the connect dialog to select connecting by either Windows Authentication or SQL Authentication.  In the latter case, text boxes will be available for entry of userid and password.  I'm using the November CTP of SSMSE. The current release version is available for download as a toolkit at http://www.microsoft.com/downloads/details.aspx?FamilyID=3c856b93-369f-4c6f-9357-c35384179543&DisplayLang=en

If you find that you cannot connect by SQL Authentication and can't find how to change to mixed mode authentication, I can walk you through the change using SSMSE.


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
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Database issues continuesDatabase issues continues


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