Brand new to this and would like some help reading a Stack Trace in events log and what the resolution should be for someone who can't login. Any suggestions or context as to what is happening below would be helpful and appreciated.
Login failed for user 'NT AUTHORITY\SYSTE M'.
System.Data.Pro viderBase.DbCon nectionPool.Get Connection(DbCo nnection owningObject) +578
System.Data.Pro viderBase.DbCon nectionFactory. GetConnection(D bConnection owningConnectio n) +88
System.Data.Pro viderBase.DbCon nectionClosed.O penConnection(D bConnection outerConnection , DbConnectionFac tory
connectionFacto ry) +6303655
System.Data.Sql Client.SqlConne ction.Open() +258
Xeno.Data.XData ObjectConnectio n.Open() +26
Xeno.Data.XDbCo nnectionPool.in ternal_lock(IXD ataObjectConnec tion connection) +222
Xeno.Data.XDbCo nnectionPool.ge tConnection() +503
Xeno.Data.XDbCo nnectionPool.ge tConnection(Int 32 timeOut) +69
Xeno.Data.XData QueryIsolated.e xecute(String statement) +74
Login failed for user 'NT AUTHORITY\SYSTE M'.
System.Data.Pro viderBase.DbCon nectionPool.Get Connection(DbCo nnection owningObject) +578
System.Data.Pro viderBase.DbCon nectionFactory. GetConnection(D bConnection owningConnectio n) +88
System.Data.Pro viderBase.DbCon nectionClosed.O penConnection(D bConnection outerConnection , DbConnectionFac tory
connectionFacto ry) +6303655
System.Data.Sql Client.SqlConne ction.Open() +258
Xeno.Data.XData ObjectConnectio n.Open() +26
Xeno.Data.XDbCo nnectionPool.in ternal_lock(IXD ataObjectConnec tion connection) +222
Xeno.Data.XDbCo nnectionPool.ge tConnection() +503
Xeno.Data.XDbCo nnectionPool.ge tConnection(Int 32 timeOut) +69
Xeno.Data.XData QueryIsolated.e xecute(String statement) +74
Comment