IxCraZee
05-30-2004, 09:30 PM
Hi,
I am facing problem in accessing one of the function in my registered COM object, named ObjectA. And the object has 2 functions, named FunctionA() and FunctionB().
When I call ObjectA.FunctionA() from an ASP page, it works fine. But, when I call ObjectA.FunctionB(), it cannot work, and it did not jump into the COM at all. Please post ur idea on this...Thanks.
FYI, I am using Windows Server 2003 and the COM object works fine in Windows 2000 workstation.
InCraZee
I am facing problem in accessing one of the function in my registered COM object, named ObjectA. And the object has 2 functions, named FunctionA() and FunctionB().
When I call ObjectA.FunctionA() from an ASP page, it works fine. But, when I call ObjectA.FunctionB(), it cannot work, and it did not jump into the COM at all. Please post ur idea on this...Thanks.
FYI, I am using Windows Server 2003 and the COM object works fine in Windows 2000 workstation.
InCraZee