BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  Installation really finished ?
Previous Previous
 
Next Next
New Post 1/29/2007 12:15 PM
User is offline admin
641 posts
bugnetproject.com
1st Level Poster




Re: Installation really finished ? 
Modified By admin  on 1/29/2007 12:20:10 PM)
 briandd wrote

Thanks for the suggestions. I'm not sure what is going on. This is my connection string in both web.config and log4net.config.

The instructions say to change the name to match the database. Also, my SQL database is located on a different server than the web server. The issue is also not the user permissions, as I tried with the SA login too. But I still do not believe that my issue is related to database access, because as I mentioned, all the tables and stored procedures get created. It just hangs at creating the admin and won't insert data (that I have noticed).

My web.config already had , so that isn't the issue either.

Any other ideas?

 



The name of the connection string LocalSqlServer is linked to the membership / role providers, if you change this when using the role providers it cannot find the proper connection string so you can change it back. ..or in the web.config change all instances of LocalSqlServer to "BugNET"

It will complete the install after this change

Edit:
I am going to update the documentation to be more specific as a few people have misunderstood.  I say change the localsqlserver setting .....in which I mean the appsetting or connection string, not the name of it.

Davin Dubeau
BugNET - Core Developer

 
New Post 1/29/2007 4:16 PM
User is offline briandd
5 posts
No Ranking


Re: Installation really finished ? 

Thanks a lot, that fixed the problem and I'm up and running now!

 

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Installation really finished ?

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.