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 ...403 error on clean install to server 2003403 error on clean install to server 2003
Previous
 
Next
New Post
8/10/2006 11:18 AM
 

Thanks for your assistance guys!

I have edited web.config. here is my current config. cut and paste.

Still have the same problem -

 

<connectionStrings>

<!-- Connection String for SQL Server 2005 Express -->

<add name="SiteSqlServer" connectionString="Data Source=.\SQLExpress;Initial Catalog=DotNetNuke;Integrated Security=True;Database=DotNetNuke;" 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;Initial Catalog=DotNetNuke;Integrated Security=True;"/>

<add key="InstallTemplate" value="DotNetNuke.install.config" />

 

I don't have a clue where to go from here.

Not sure what you mean by what the data base is called. I just opened sql server management express and added a new database called DotNetNuke.   asssigned sa as the owner,  added the db_owner schema and role to dbo in the DotNetNuke database security, users section.

How do include the password and uid in the connection string?

 
New Post
8/10/2006 12:34 PM
 

You're welcome!

Here's a great thread with more info on how to do that:

http://www.dotnetnuke.com/tabid/795/forumid/107/threadid/50328/scope/posts/Default.aspx



Shane Miller
Call Centers 24x7
 
New Post
8/10/2006 1:55 PM
 
Assuming you are using the DefaultApp pool and Default Identity (NETWORK SERVICE), NETWORK SERVICE, aka NT AUTHORITY\NETWORK SERVICE needs access to your DotNetNuke database. 

Or, using the user that you created, if you created that as a local windows account, use that identity in your application pool and give it access to your DotNetNuke database.  In this case, the application pool identity will use that user's rights to access the web site and web site database.

You can also try using SQL Authentication as mentioned in the previous posts.  Still, in that case, the application pool identity will still need access to the virtual directory and folders.  It looks like you're already past that step and/or issue.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...403 error on clean install to server 2003403 error on clean install to server 2003


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