0% found this document useful (0 votes)
55 views

Classname Message Data Helplink - Prodname Helplink - Evtsrc Helplink - Evtid Helplink - Basehelpurl Helplink - Linkid Sqlerror 1

The document summarizes a SQL exception that occurred when trying to authenticate a login from an untrusted domain for a Windows authentication. The specific error was "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication." Additional details are provided about the exception, including the stack trace and inner exceptions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views

Classname Message Data Helplink - Prodname Helplink - Evtsrc Helplink - Evtid Helplink - Basehelpurl Helplink - Linkid Sqlerror 1

The document summarizes a SQL exception that occurred when trying to authenticate a login from an untrusted domain for a Windows authentication. The specific error was "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication." Additional details are provided about the exception, including the stack trace and inner exceptions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1/5/2020 globalcrm.

top/api/roles

{ Raw Parsed
"ClassName": "System.Data.SqlClient.SqlException",
"Message": "Login failed. The login is from an untrusted domain and cannot be used with Windows
authentication.",
"Data": {
"HelpLink.ProdName": "Microsoft SQL Server",
"HelpLink.EvtSrc": "MSSQLServer",
"HelpLink.EvtID": "18452",
"HelpLink.BaseHelpUrl": "http://go.microsoft.com/fwlink",
"HelpLink.LinkId": "20476",
"SqlError 1": "System.Data.SqlClient.SqlError: Login failed. The login is from an untrusted
domain and cannot be used with Windows authentication."
},
"InnerException": null,
"HelpURL": null,
"StackTraceString": " at
System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity,
SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String
newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance,
SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean
applyTransientFaultHandling, String accessToken)\r\n at
System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options,
DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection
owningConnection, DbConnectionOptions userOptions)\r\n at
System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool,
DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey,
DbConnectionOptions userOptions)\r\n at
System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject,
DbConnectionOptions userOptions, DbConnectionInternal oldConnection)\r\n at
System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject,
DbConnectionOptions userOptions, DbConnectionInternal oldConnection)\r\n at
System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32
waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection,
DbConnectionOptions userOptions, DbConnectionInternal& connection)\r\n at
System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject,
TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal&
connection)\r\n at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection
owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions,
DbConnectionInternal oldConnection, DbConnectionInternal& connection)\r\n at
System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection
outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry,
DbConnectionOptions userOptions)\r\n at
System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection,
DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions
userOptions)\r\n at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1
retry)\r\n at System.Data.SqlClient.SqlConnection.Open()\r\n at
Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenDbConnection(Boolean
errorsExpected)\r\n at
Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)\r\n
at
Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext
(DbContext _, Boolean buffer)\r\n at
Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TSt
ate,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)\r\n at
globalcrm.top/api/roles 1/2
1/5/2020 globalcrm.top/api/roles

Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext()\r\n
at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider._TrackEntities[TOut,TIn]
(IEnumerable`1 results, QueryContext queryContext, IList`1 entityTrackingInfos, IList`1
entityAccessors)+MoveNext()\r\n at
Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.Enumer
atorExceptionInterceptor.MoveNext()\r\n at
System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)\r\n at
System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n at
System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n at
CRM.DataAccess.Repositories.Repository`1.GetAll() in C:\\Users\\Yesid
Hernandez\\Documents\\Projects\\CRM-API\\Code\\CRM.DataAccess\\Repositories\\Repository.cs:line
32\r\n at CRM.Business.Managers.RoleManager.GetAll() in C:\\Users\\Yesid
Hernandez\\Documents\\Projects\\CRM-API\\Code\\CRM.Business\\Managers\\RoleManager.cs:line 72",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2146232060,
"Source": "Core .Net SqlClient Data Provider",
"WatsonBuckets": null,
"Errors": null,
"ClientConnectionId": "c77af60e-65b6-4764-a7ce-bb24086a0613"
}

globalcrm.top/api/roles 2/2

You might also like