|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Sunday, April 24, 2011 11:00 AM
Points: 7,
Visits: 31
|
|
Hello I am trying to use a dll created in Clarion for C++ but i get an error like below
Msg 6544, Level 16, State 1, Line 3 CREATE ASSEMBLY for assembly 'ins' failed because assembly 'ins' is malformed or not a pure .NET assembly. Unverifiable PE Header/native stub.
is there any workaround for this, ia musing SQLExpress 2008 In advance thank's for any help: jfallsen
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 1:42 AM
Points: 254,
Visits: 711
|
|
Check this http://social.msdn.microsoft.com/Forums/en/sqlnetfx/thread/4a032c4b-1402-4c53-b34e-8c8bd724f904
|
|
|
|