Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Implementing ActiveX Dll in ASP
Message
From
15/06/2001 06:35:57
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Implementing ActiveX Dll in ASP
Miscellaneous
Thread ID:
00519858
Message ID:
00519858
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform