I have a DLL plugin system I made. The DLL is sent to the client, and EntryPoint is called with two parameters which then registers the plugin. The problem arises when I go and