Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Serviced Components and ASP

Status
Not open for further replies.

jafisher2000

Programmer
Joined
May 5, 2002
Messages
25
Location
JM
Hi does anyone know how to call(even instatiate) a serviced component in ASP 2/3?
I have it working in ASP.NET but when I run Server.CreateObject("ServicesMarket.Components.Database") in ASP it says object required
 
sounds like your dll is not registered
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top