The system Has experienced a an error trying to action your request.
The Technical team has been notified of this problem right away and are looking into it.
However, should this issue persist, please escalate this to your System Administrator and provide the information in the box below. We sincerely apologise for the inconvenience caused.
DATE: 7/1/2026 5:53:42 PM
MESSAGE: Cannot open database "utilidesk_uat" requested by the login. The login failed.
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
SOURCE: .Net SqlClient Data Provider
INSTANCE:
DATA: System.Collections.ListDictionaryInternal
TARGETSITE: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef)
STACKTRACE: at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at utilidesk.backend.db.connection.open(String instance_code)
at utilidesk.backend.db.fetchXQL.table(String sql_file_name, SqlParameter[] sp_params)
at utilidesk.admin.qdesk.index_page.bind_office_dropdown() in E:\dev\utilidesk\_admin\qdesk\index.aspx.cs:line 55
at utilidesk.admin.qdesk.index_page.Page_Load(Object sender, EventArgs e) in E:\dev\utilidesk\_admin\qdesk\index.aspx.cs:line 23
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)