vbXML
Dec 16th, 2005, 11:17 AM
I wish to deploy my common code as COM+ library application then call it from COM+ server application components. How do I do this?
I assume I don't need to add reference (like any other DLLs) but just declare object in COM+ server component with DIM statement and instaniate.
Please help!
Thanks in advance.
I assume I don't need to add reference (like any other DLLs) but just declare object in COM+ server component with DIM statement and instaniate.
Please help!
Thanks in advance.