Adding support dlls that are not .NET

  • I have add an assembly to my database and it uses dlls that are not .NET. The CREATE ASSEMBLY does add three assemblies to the list but there are a couple of more dlls that are needed as well. When I try to add the dlls through the CREATE ASSEMBLY I get the error message saying the dll is malformed or not a pure .NET assembly.

    Is there a way to add these dlls.

    Thanks

    Tim

  • I have figured it out. The dlls were support dlls of the .NET assemblies and they were not COM dlls. I ended up putting the dlls in the system32 folder. Everything works fine now.

    Tim

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply