I am running IIS 5.0, and I am trying to use the Content Rotator:

set addRotator = server.createobject ("IISSample.ContentRotator")

response from server:

Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.


Please help ...
I have the DLL installed (it comes with IIS 5.0, so that's not the problem ...)

:-(