Server Error in '/' Application.

Login failed for user 'MSSql35661'.

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 'MSSql35661'.

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 'MSSql35661'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1116
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +103
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +116
   System.Data.SqlClient.SqlConnection.Open() +153
   System.Data.Linq.SqlClient.SqlConnectionManager.UseConnection(IConnectionUser user) +44
   System.Data.Linq.SqlClient.SqlProvider.get_IsSqlCe() +46
   System.Data.Linq.SqlClient.SqlProvider.InitializeProviderMode() +21
   System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +58
   System.Data.Linq.DataQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator() +31
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +383
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +57
   System.Data.Linq.Provider.BindingList.Create(DataContext context, IEnumerable`1 sequence) +53
   System.Data.Linq.DataQuery`1.GetNewBindingList() +52
   System.Data.Linq.DataQuery`1.System.ComponentModel.IListSource.GetList() +16
   System.Web.UI.DataSourceHelper.GetResolvedDataSource(Object dataSource, String dataMember) +53
   System.Web.UI.WebControls.ReadOnlyDataSource.System.Web.UI.IDataSource.GetView(String viewName) +53
   System.Web.UI.WebControls.BaseDataList.ConnectToDataSourceView() +250
   System.Web.UI.WebControls.BaseDataList.OnLoad(EventArgs e) +19
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Control.LoadRecursive() +163
   System.Web.UI.Control.LoadRecursive() +163
   System.Web.UI.Control.LoadRecursive() +163
   System.Web.UI.Control.LoadRecursive() +163
   System.Web.UI.Control.LoadRecursive() +163
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2603


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974