I have an integration that is throwing an "Invalid Object Name" error when connecting to a repository using Windows Authentication. If I use a Laserfiche user, instead of a Windows account, the connection is successful
ERROR: -1073470661 Invalid object name.
Code Area: Laserfiche Connection STACK TRACE: at LFSO102Lib.LFApplicationClass.ConnectToDatabase(String DatabaseName, String ServerName, String UserName, String Password)
at LFIntegrator_WebService.LFIWebService.GetLFConnection(String iniServer, String iniRep, String iniUsername, String iniPW)