kylabohon
14 years agoNew Contributor
Connect.Dll is null
I am using the following bit of C# code to try to define an array that I will then send to a method I am calling in a C# dll. But when the code executes Connect.Dll is null. I have verified the DLL ...