Hi all,
I have created an ActiveX dll in VB for using in my asp page. After creating , I have registered that .dll also using regsvr32 command.
But when I am trying to use that in my ASP page using Server.CreateObject() command, it is showing error that Invalid Class String.
Please suggest what to do?
Ayan Kumar Roy
India
I have created an ActiveX dll in VB for using in my asp page. After creating , I have registered that .dll also using regsvr32 command.
But when I am trying to use that in my ASP page using Server.CreateObject() command, it is showing error that Invalid Class String.
Please suggest what to do?
Ayan Kumar Roy
India