08-14-2004, 11:22 PM | #1 (permalink) |
Tilted
Location: So. Cali
|
[.Net] Creating COM object
I finally figured out how to create a com object through .net by the build option to register for com interop and everything works peachy on my local machine... my asp pages call it and work with it just fine... but I cant figure out how to get it working on the production server, using regsvr32 gives an error, what else does vs.net do to register the dll when its compiled locally?... I havent been able to find any straightforward information on it... i've read about the command line thing to generate the tlb, etc... the tlb is generated along with the dll..but i dont know what to do with it now.
|
Tags |
creating, net, object |
|
|