Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Implementing ActiveX Dll in ASP
Message
De
15/06/2001 06:35:57
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Implementing ActiveX Dll in ASP
Divers
Thread ID:
00519858
Message ID:
00519858
Vues:
44
Hi there, I created a DLL file and registered into both local and master copy. (development client and server) When tried to include these lines into my ASP file but it doesnt work why?

dim CClass
Set CClass = Server.CreateObject("Class.clsClass")
set loRs = CClass.GetCustomer(...)

Also, if i created this dll file in a client machine, how do i implement this to the server-side registration. And this dll uses ADO and Scripting run-time components.

Please help, urgent!

David Voo

Edited by - gigsvoo on 06/15/2001 06:21:01
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform