After running the old server install and running the new server, when I try running the client in Visual Studio the Login window pops up but if I try typing anything in the program crashes.
LoaderLock was detected
Message: Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
Is this related to what Bogdan was talking about earlier?
Logged In: YES
user_id=1758884
Originator: YES
Workaround: I uninstalled the WITS server, restarted, and reinstalled the server, killed the java processes, ran the server, and then ran the client and it works now.