OK... turned the settings to "Off" and this is what I get...
Server Error in '/' Application.
Login failed for user 'chada'.
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 'chada'.
Source Error:
Line 4:
Line 5: Sub Application_Start(ByVal sender As [Object], ByVal e As EventArgs)
Line 6: If (Roles.RoleExists("Administrators") = False) Then
Line 7: Roles.CreateRole("Administrators")
Line 8: End If
jeepinchad
Member
45 Points
9 Posts
Re: Godaddy
Mar 03, 2006 06:18 PM|LINK
OK... turned the settings to "Off" and this is what I get...
Server Error in '/' Application.
Login failed for user 'chada'.
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 'chada'.
Source Error:
Source File: d:\hosting\chada\global.asax Line: 6
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42