Wrox Home  
Search P2P Archive for: Go

  Return to Index  

iis_applications thread: Using AdRotator in WebClasses


Message #1 by "Andrew Johnson" <adj@a...> on Wed, 2 Jan 2002 15:48:52
Does anyone know how to do this?  AdRotator, ContentRotator etc work in 
normal ASPs but I get errors if I try and use them to generate content in 
WebClasses.  Is it even possible to use them?  The only references I can 
find refer to using these components on .NET forms.

I've found a reference to using the Browser Capabilities component in 
WebClasses but again that works fine in normal ASPs but keeps giving error 
9005 if I try and use it in a WebClass.  The Microsoft site suggests that 
this is because it's not registered properly but if that's the case
a) why do all my registry enties look right?
b) why does the ASP work?
c) isn't it supposed to be available intrinsically like Application, 
Request, Response etc?

Andy Johnson

  Return to Index