beginnerkid
Programmer
Hello,
I have a ActiveX DLL containg few COM components developed in VB6.0. I want to debug the DLL from within ASP page which creates one of the component inside the DLL in question.I haven't actually build the DLL yet and regsiter it. What I do is run the DLL in debug within VB IDE at one window and then browser my ASP page, which creates one of the component.
when I open the asp page I get following error :
VBScript runtime error '800a01ad':
ActiveX component can't create object.
I have seen that anonymus internet user IUSR_MACHINENAME has full control previlege to all the necessary files.
I am stuck here
Any help is much appreciated.
Thanks in anticipation
I have a ActiveX DLL containg few COM components developed in VB6.0. I want to debug the DLL from within ASP page which creates one of the component inside the DLL in question.I haven't actually build the DLL yet and regsiter it. What I do is run the DLL in debug within VB IDE at one window and then browser my ASP page, which creates one of the component.
when I open the asp page I get following error :
VBScript runtime error '800a01ad':
ActiveX component can't create object.
I have seen that anonymus internet user IUSR_MACHINENAME has full control previlege to all the necessary files.
I am stuck here
Any help is much appreciated.
Thanks in anticipation