Westwind.Globalization
Westwind.Globalization copied to clipboard
Enable Error Logging?
Is there a way to have the Globalization log db connection errors?
Methods such as DbRes.T() does not throw an exception and returns the ResourceId when the resource is not found, or it can not connection to the db.
I'm trying to determine why my test environment is always returning the ResourceId. It appears to be setup the same way as my dev environment which is working.