G
George Ter-Saakov
Hi.
I need to use the COM objects indirectly from ASP.NET pages.
I.E. ASP.NET calls Managed C++ class which makes the call to DOMDocument
( It has to parse out the XML file).
Do i need to do anything specific for that?
I do not keep COM objects alive. Just create DOMDocument parse out XML file
and return.
Thanks.
George.
I need to use the COM objects indirectly from ASP.NET pages.
I.E. ASP.NET calls Managed C++ class which makes the call to DOMDocument
( It has to parse out the XML file).
Do i need to do anything specific for that?
I do not keep COM objects alive. Just create DOMDocument parse out XML file
and return.
Thanks.
George.