Jump to content

.NET DLL - ComVisible is False - How to inteface


ShawnJ007
 Share

Recommended Posts

Hi there,

I'm trying to interface with a software program that has an API via .NET DLL. I'm used to creating programs with COM objects (ObjCreate), but i'm not able to register the .NET DLL because comvisible is set to false.

I have registered DLLs before, but this one gives the following error:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\Regasm.exe wrote:

RegAsm : warning RA0000 : No registry script will be produced since there are no types to register.

Can someone help get me started with access the methods within the DLL without registering it?

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...