Server RPC hotfixes
RPC bug: Need to use Type.AssemblyQualifiedName, otherwise GetType() can't recognize "Database.LoanFieldType" (for some reason?) Other than that, a bunch of simple bugs with my impl of RPCDatabaseConnection
Also, instrumented RPC, so we can better track down these bugs in the future via reading server/client logs