|
-
Jun 23rd, 2000, 06:24 AM
#1
Thread Starter
Hyperactive Member
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 ...)
:-(
In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.
- Douglas Adams
The Hitchhiker's Guide to the Galaxy
-
Jun 23rd, 2000, 11:02 PM
#2
Guru
use this instead:
MSWC.ContentRotator
as your Prog ID
tom
-
Jun 23rd, 2000, 11:12 PM
#3
Thread Starter
Hyperactive Member
Well, Now it is wotking, the problem is that what I thought that it would do is rotate the massages while the page is up (scrolling info), It just makes exactly what the Adrotator does ...
Is there any way in ASP to have something continually scrolling on the screen while the page is up (already loaded) ?
In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.
- Douglas Adams
The Hitchhiker's Guide to the Galaxy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|