matvdl
matvdl
hello - I see that the code now supports VB.net - that is great news. I have had a go but unfortunately I can't get it working? I have added...
Sure - here is the call-stack ``` [Managed to Native Transition] mscorlib.dll!System.Reflection.RuntimeAssembly.GetType(string name, bool throwOnError, bool ignoreCase) Unknown mscorlib.dll!System.Runtime.InteropServices.TypeLibConverter.TypeResolveHandler.ResolveEvent(object sender, System.ResolveEventArgs args) Unknown mscorlib.dll!System.AppDomain.OnTypeResolveEvent(System.Reflection.RuntimeAssembly assembly, string typeName) Unknown [Native to...
Thanks for the reply! More Context: The COM API involved is extensive, referencing approximately 10 other COM objects. We already have generated and registered interop assemblies (Interop.*.dll) for all these...
Thanks for the reply and apologies for the delay in responding. I’m very keen to get this working, as the performance gains would be significant for our application. We’ve moved...