Array size control parameter type not supported error

BodwadBodwad Posts: 3
edited January 17, 2013 3:44AM in SmartAssembly
Hello, I am getting a strange error on one of my DLL's being run through SmartAssembly 6.7 and I cant find any mention anywhere else on this forum so I was wondering if anyone had come accross this problem before.

When I run my DLL through Smart Assembly with all features switched off(for testing purposes) I get the following error

System.Runtime.InteropServices.MarshalDirectiveException: Array size control parameter type not supported.
at System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegateInternal(Delegate d):

The dll works fine if I dont run it through Smart Assembly and all my other dll's and exe's work just fine. I was wondering what smart assembly does to the dll even when all settings are disabled?

Thanks for any help you can offer :)

Paul

Comments

Sign In or Register to comment.