mojorourke
Programmer
Hi:
I seem to have this on-going problem with activeX dll's that I've created in VB 6. I've created two VB 6 ActiveX DlL's - one for creating an Excel spreadsheet, and another for creating an Excel Chart.
They both work fine across the network when called from a VB program, but the call to create an Excel object inside the DLL fails when I call the DLL from an ASP page. The crazy thing is that the chart DLL actually worked for a while - until either I or someone else changed something.
I'm new to creating server components for ASP from Visual Basic and IIS in general, so I would appreciate any help and information I can get on the issues involved here..
I seem to have this on-going problem with activeX dll's that I've created in VB 6. I've created two VB 6 ActiveX DlL's - one for creating an Excel spreadsheet, and another for creating an Excel Chart.
They both work fine across the network when called from a VB program, but the call to create an Excel object inside the DLL fails when I call the DLL from an ASP page. The crazy thing is that the chart DLL actually worked for a while - until either I or someone else changed something.
I'm new to creating server components for ASP from Visual Basic and IIS in general, so I would appreciate any help and information I can get on the issues involved here..