I'm trying to get forms working using STS. On the initial install, I am the only user listed. I try synchronizing users, but no users or participants synch. I get an error message on the LFDS server saying:
Laserfiche.LicenseManager.DatabaseNotFoundException: Exception of type 'Laserfiche.LicenseManager.DatabaseNotFoundException' was thrown.
at Laserfiche.LicenseManager.DatabaseManager.GetDatabaseByRealmName(String realmName)
at Laserfiche.LicenseManager.LicenseManagerService.GetDatabaseByRealmName(LicenseManagerServiceCallArgs _args)
at Laserfiche.LicenseManager.LicenseManagerService.DispatchFunction(LicenseManagerServiceCall func, LicenseManagerServiceCallArgs args)
Type:
Laserfiche.LicenseManager.DatabaseNotFoundException
Stack Trace:
at Laserfiche.LicenseManager.DatabaseManager.GetDatabaseByRealmName(String realmName)
at Laserfiche.LicenseManager.LicenseManagerService.GetDatabaseByRealmName(LicenseManagerServiceCallArgs _args)
at Laserfiche.LicenseManager.LicenseManagerService.DispatchFunction(LicenseManagerServiceCall func, LicenseManagerServiceCallArgs args)
I have no problems with LFDS, so I'm not sure where the disconnect is. I'm running 10.4. The Laserfiche Authentication Service and the Laserfiche Directory Server Service are both logged on as an account that has access to the license database.
Thanks for your help!