BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...Please help with SQL2000Please help with SQL2000
Previous
 
Next
New Post
4/9/2007 8:31 PM
 

Installing BugNET

Version: 0.7.820.0



Installation Status Report


Installing Version: 0.7.820.0
Installing Membership Provider... - 00:00:00.0156250
Error!

Error in file:C:\BugNET\Install\dbscripts\InstallCommon.sql
Message:Login failed for user 'administrator'.


Error!

Error in file:C:\BugNET\Install\dbscripts\InstallMembership.sql
Message:Login failed for user 'administrator'.


Error!

Error in file:C:\BugNET\Install\dbscripts\InstallProfile.sql
Message:Login failed for user 'administrator'.


Error!

Error in file:C:\BugNET\Install\dbscripts\InstallRoles.sql
Message:Login failed for user 'administrator'.


Installing BugNET Database... - 00:00:00.0312500
Error!

Error in file:C:\BugNET\Install\dbscripts\BugNET.Schema.SqlDataProvider.sql
Message:Login failed for user 'administrator'.


Installing BugNET Default Data... - 00:00:00.0312500
Error!

Error in file:C:\BugNET\Install\dbscripts\BugNET.Data.SqlDataProvider.sql
Message:Login failed for user 'administrator'.


Creating Administrator Account... - 00:00:00.0312500
 

 


Server Error in '/' Application.

Login failed for user 'administrator'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'administrator'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SqlException (0x80131904): Login failed for user 'administrator'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +437
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +82
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
   System.Data.SqlClient.SqlConnection.Open() +111
   System.Web.DataAccess.SqlConnectionHolder.Open(HttpContext context, Boolean revertImpersonate) +84
   System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +197
   System.Web.Security.SqlMembershipProvider.CreateUser(String username, String password, String email, String passwordQuestion, String passwordAnswer, Boolean isApproved, Object providerUserKey, MembershipCreateStatus& status) +3612
   System.Web.Security.Membership.CreateUser(String username, String password, String email, String passwordQuestion, String passwordAnswer, Boolean isApproved, Object providerUserKey, MembershipCreateStatus& status) +224
   System.Web.Security.Membership.CreateUser(String username, String password, String email) +30
   BugNET.Install.Install.InstallBugNET() +368
   BugNET.Install.Install.InstallApplication() +1449
   BugNET.Install.Install.Page_Load(Object sender, EventArgs e) +260
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
 
New Post
4/10/2007 7:52 AM
 
It looks like the username / password you are using for your connection string does not have access to the database.

Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
4/10/2007 11:50 PM
 
I am using the system login as the uid and pwd, should i make another acc. instead for accessing database?
 
New Post
4/11/2007 5:34 AM
 
problem solved! thanks!
 
New Post
4/12/2007 12:35 AM
 
ichiokada wrote
problem solved! thanks!


Is it possible to tell us what you did to make it work?
This can be usefull for others
 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...Please help with SQL2000Please help with SQL2000


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.