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 |
|