AdRotator GetAdvertisement
From: Jase T. Wolfe (Jase_T_Wolfe_at_Dx21.com)
Date: 11/11/04
- Previous message: Tony Goncalves: "COM+ Application will not shut down after idle shutdown time"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Nov 2004 09:42:18 -0800
On IIS 6, I have a simple ASP page which consists of the following:
Set objAR = CreateObject("MSWC.AdRotator")
objAR.Border = 3
objAR.Clickable = True
objAR.TargetFrame = "_blank"
objAR.GetAdvertisement("/AR/ARData.txt")
No issues until the GetAdvertisement method is called then the following
error:
Object doesn't support this property or method: 'GetAdvertisement'
Ideas? - Thanks
- Previous message: Tony Goncalves: "COM+ Application will not shut down after idle shutdown time"
- Messages sorted by: [ date ] [ thread ]