COM References

  • Thread starter Thread starter SQL
  • Start date Start date
S

SQL

Hi,

If I create a reference to a COM object in my .net project. When I copy the
app to a client workstation, where do I place this dll? And do I have to
register it?

Thanks,
 
* "SQL said:
So I register the Interop.nameofobject.dll? Do I still use regsver32?

You need to run "regasm" on the target machine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top