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 ...Login ErrorLogin Error
Previous
 
Next
New Post
2/8/2008 5:10 PM
 

Hello.

I don't get the solution yet. What I do not understand is whi the rest of the dnn page work fine, except the login module. ¿Is this module using another connection string?

When i install dnn in my PC (localhost),  i use sql server express, and the user "NT AUTHORITY\NETWORK SERVICE" have all permissions to access the database, now in the host i need to connect to SQL Sever 2005 whit this connection string:

<add name="SiteSqlServer" connectionString="data source=localhost;integrated security=SSPI;initial catalog=w1090867_geoandar" />

For all the modules WORK FINE except to the login module. I get the error that i post before. You can try it.

Do i need to change something in the login module or one registre in the some Table?

Again, sorry for my english. I hope you can't understand my.

 
New Post
2/9/2008 12:30 AM
 

There are two connection strings, do you have them both configured?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/9/2008 1:44 PM
 

Yes, i change both:

<connectionStrings>
    <!-- Connection String for SQL Server 2000/2005
    <add name="SiteSqlServer" connectionString="data source=localhost;integrated security=SSPI;initial catalog=w1090867_geoandar" />
 </connectionStrings>

and

  <appSettings>
    <add key="SiteSqlServer" value="data source=localhost;integrated security=SSPI;initial catalog=w1090867_geoandar"/>
....</appSettings>

any ideas?

 
New Post
2/9/2008 1:52 PM
 

from the section you pasted it looks like you failed to remove the comment characters i.e. <!-- Connection String for SQL Server 2000/2005, meaning the connection string does not get set.


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
2/9/2008 2:38 PM
 

that was an error of copy/paste 

<connectionStrings>
    <!-- Connection String for SQL Server 2000/2005
    -->
<add name="SiteSqlServer" connectionString="data source=localhost;integrated security=SSPI;initial catalog=w1090867_geoandar" />
 </connectionStrings>

and

  <appSettings>
    <add key="SiteSqlServer" value="data source=localhost;integrated security=SSPI;initial catalog=w1090867_geoandar"/>

.... other tags.....

</appSettings>

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Login ErrorLogin 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