G
Guest
questions:
If you have com objects that were created in something like C++, VB, etc.
Would it be true that if you added them to your project in VS.NET that you
wouldn't need to manually register them on the web server, i.e. regsvr32?
And if so is just placing them in the bin suffice? Or do you need to add
them as a reference? What should be a reference? I.e. Outside of your project
items (i.e. I add controls as a reference, etc.)
thanx.
If you have com objects that were created in something like C++, VB, etc.
Would it be true that if you added them to your project in VS.NET that you
wouldn't need to manually register them on the web server, i.e. regsvr32?
And if so is just placing them in the bin suffice? Or do you need to add
them as a reference? What should be a reference? I.e. Outside of your project
items (i.e. I add controls as a reference, etc.)
thanx.