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 ...NEW 4.3.1 Need access to MS SQL 2000 errorNEW 4.3.1 Need access to MS SQL 2000 error
Previous
 
Next
New Post
6/30/2006 11:41 AM
 

I am new to DOT NET NUKE and just want to get the basics going. I have successfully installed 4.3.1 and able to connect with Express SQL for MS Web Developer Studio. However, I want to setup to use with MS SQL 2000. I entered the following connection string and get the same error over and over. Please Help. See error page below.

Connection Strings.

<connectionStrings>

<add name="SiteSqlServer" connectionString="Server=NYBCSREPORTS;Database=DotNetNuke;uid=gogginl;pwd=myspass;" providerName="System.Data.SqlClient" />

</connectionStrings>

<appSettings>

<add key="SiteSqlServer" value="Server=NYBCSREPORTS;Database=DotNetNuke;uid=gogginl;pwd=mypass;" />

Ive create a new databse in SQL enterprise named "DOTNETNUKE" with .dbo username and assword for myself.

 

Error page below appears when hitting Ctrl-F5

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

Login failed for user 'gogginl'. Reason: Not associated with a trusted SQL Server connection.

 
New Post
6/30/2006 11:46 AM
 

is your password mypass or myspass?

also: did you enable mixed mode authentication in sql server? Otherwise, sql server expects windows authentication

cheers,

Erik


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
6/30/2006 12:50 PM
 

Hello Erik,

 

I checked the MS Enterprise adn now set Mixed mode authentication and restarted the MS SQL 200 service.

I changed the username in web.config file and added a new user to the DotNetNuke database.

Again here is the crediential and connection information from the web.config file. Also find the new error that is encountered.

 

web.config excerpt

<connectionStrings>

<add name="SiteSqlServer" connectionString="Server=NYBCSREPORTS;Database=DotNetNuke;uid=Administrator;pwd=abc123;" providerName="System.Data.SqlClient" />

</connectionStrings>

<appSettings>

<add key="SiteSqlServer" value="Server=NYBCSREPORTS;Database=DotNetNuke;uid=Administrator;pwd=abc123;" />

error received when pressing Ctrl-F5 in web.config file.

configuration error

Line 62:       <add verb="GET" path="FtbWebResource.axd" type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
Line 63:       <!-- This is for CAPTCHA support -->
Line 64:       <add verb="*" path="*.captcha.aspx" type="DotNetNuke.UI.WebControls.CaptchaHandler, DotNetNuke" />
Line 65:       <!-- This is for Serving files, secure, insecure, from database -->
Line 66:       <add verb="*" path="LinkClick.aspx" type="DotNetNuke.Services.FileSystem.FileServerHandler, DotNetNuke"/>

My path for the files is c:\inetpub\wwwroot\Dotnetnuke

Any ideas?

Thank You Larry

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...NEW 4.3.1 Need access to MS SQL 2000 errorNEW 4.3.1 Need access to MS SQL 2000 error


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