I use c# write a dll then import to u3d, but there is error bellow:
TypeLoadException: Could not load type ‘myDll.myDllClass’ from assembly ‘myDll, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’.
Somebody can help me. Thank you very much.
I use c# write a dll then import to u3d, but there is error bellow:
TypeLoadException: Could not load type ‘myDll.myDllClass’ from assembly ‘myDll, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’.
Somebody can help me. Thank you very much.
I have the exact problem.
I even made sure my dlls are compiled in .NET 3.5