AO Classic Freezing in Windows 11
Hello, all.
I have an accountant client who is experiencing freezes when they are using AO Classic on Windows 11. They're getting the following error in the Event Viewer:
Failed to get IntegrationType when send login telemetry data, error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Error in ExceptionWindow
Exception Source: .Net SqlClient Data Provider
Exception Type: System.Data.SqlClient.SqlException
Exception Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
Exception Target Site: EmployeeCacheWrite
---- Stack Trace ----
at Solution6.VPM.BusinessLogic.Core.EmployeeCacheWrite(String ConnectionKey, Int32 EmployeeID, String CacheType, String XMLData)
at Solution6.VPM.Client.UIHelperClasses.EmployeeSettings.WriteEmployeeSettings()
at Solution6.VPM.Client.ClientFrameWork.FrameWork.Main(String[] params)
Any ideas?