BugNET

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

BugNET Forums

 
  Forum  Development  General develop...  Connection issues. Any suggestions?
Previous Previous
 
Next Next
New Post 6/25/2007 6:45 PM
User is offline jetjaguar
14 posts
No Ranking


Re: Connection issues. Any suggestions? 
Yes, I am running it as Administrator. I have installed the VS2005 update for Vista. If it makes any difference, I get the same error attempting to launch BugNET through VS2005 on WinXP also.

Cannot open database "BugNet" requested by the login. The login failed.
Login failed for user 'VERDICT\bradp'.

Am I supposed to run through the install first or should I be able to just checkout the code through SVN and be able to launch it with Visual Studio?
 
New Post 6/25/2007 7:05 PM
User is offline jetjaguar
14 posts
No Ranking


Re: Connection issues. Any suggestions? 
Ok. Thanks for the suggestions everyone. Looks like I finally figured it out.

1. Had to modify Web.Config to point to my server name since I'm not using the default instance name.
2. Had to attach the BugNet MDF file to my SQLexpress server (can't seem to do that in Vista for some reason).
3. Had to rename the database in SQLexpress to match what web.config was looking for.

Finally got it to work.

Now... Anyone know what the admin password has been changed to? BugNET won't let me login using the default user name and password... Connecting to the BugNET MDF that is in the latest SVN checkout 0.7.854.0.

Jet
 
New Post 6/26/2007 4:44 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Connection issues. Any suggestions? 

 jetjaguar wrote
Ok. Thanks for the suggestions everyone. Looks like I finally figured it out.

1. Had to modify Web.Config to point to my server name since I'm not using the default instance name.
2. Had to attach the BugNet MDF file to my SQLexpress server (can't seem to do that in Vista for some reason).
3. Had to rename the database in SQLexpress to match what web.config was looking for.

Finally got it to work.

Now... Anyone know what the admin password has been changed to? BugNET won't let me login using the default user name and password... Connecting to the BugNET MDF that is in the latest SVN checkout 0.7.854.0.

Jet

 

That is good to hear, the username is admin, and the password is password.

 


Davin Dubeau
BugNET - Core Developer

 
New Post 7/2/2007 4:52 PM
User is offline jetjaguar
14 posts
No Ranking


Re: Connection issues. Any suggestions? 
Ok. Figured out a few more things.

1. The BugNet.mdf database does not operate correctly in SQLExpress w/Advanced services on Win Vista. If I take the same database and attach it to SQLExpress w/Advanced services on WinXP it works correctly.

2. I cannot login to the BugNet database file when I launch it from VS2005. After I have the site running (http://localhost:1076/default.aspx) I try to login with "admin" and "password" and get the following message,
"Your login attempt was not successful. Please try again."

Jet
 
New Post 7/2/2007 9:36 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Connection issues. Any suggestions? 

 jetjaguar wrote
Ok. Figured out a few more things.

1. The BugNet.mdf database does not operate correctly in SQLExpress w/Advanced services on Win Vista. If I take the same database and attach it to SQLExpress w/Advanced services on WinXP it works correctly.

2. I cannot login to the BugNet database file when I launch it from VS2005. After I have the site running (http://localhost:1076/default.aspx) I try to login with "admin" and "password" and get the following message,
"Your login attempt was not successful. Please try again."

Jet

You may be better off creating a new database and running the install either using the latest version from SVN or the lastest source package.


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  Connection issues. Any suggestions?

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.