Hi, all
Using SMILE.NET, after importing smilenet.dll in Visual Studio 2005 reference, build is OK.
But when I run a code, there is TypeLoadException in this line "Smile.Network net = new Smile.Network();".
Is it necessary to use P/Invoke technology or [DllImport ...]?
Thank you in advance.
Best Regards,
klkim
