Questions tagged [adrotator]
33 questions
4
votes
2 answers
Avoid post back while doing a timer tick function
i need to do update images in my site without doing post back in a page.So, i loaded the images in ad-rotator to toggl between images.
I also used the timer tick function to refresh the images in the ad-rotator.
But while timer tick function refresh…

Arun
- 1,644
- 9
- 25
- 41
3
votes
1 answer
Adrotator in Windows Phone 8.1. XAML
I want to integrate admob with adrotator in windows phone 8.1 .
xmlns:adRotator="using:AdRotator"
.....

sohan vanani
- 1,537
- 1
- 20
- 37
2
votes
0 answers
How to display multiple ads using adrotator?
I am using adrotator for displaying ads in the page. I have two images saved in xml file; which I want to be shown on the page. But the adrotator is navigated to the xml file but not to the ads specifically. So when I run the page it took random…

goodWill
- 21
- 1
2
votes
1 answer
Bind database image to the ad rotator control
I am using asp.net 2.0 and C#.
I have a adrotator control, whcih I am binding to the database which has the three fields.
AlternateText, ImageUrl and NavigateUrl.
Now, this works fine, as per the expectation. My question is this that the ImageUrl in…

Rahul
- 233
- 7
- 21
2
votes
3 answers
Suggestions regarding the .NET tool to use for project
I need to develop a project that needs to have a Ticker and an AdRotator, apart from some button controls and a banner.
I have two options - ASP.NET and Windows Forms.
With Windows Forms, I've been able to develop the Ticker, but I don't know how to…

Saurabh Manchanda
- 1,115
- 1
- 9
- 21
2
votes
2 answers
Adrotator issues with AdDuplex
I am trying to use AdRotator in my Windows Store application and I just installed it using the Nuget Package manager. I tried to run my app without adding any controls or code behind in XAML/C# Windows store app and it crashes throwing an exception…

John Demetriou
- 4,093
- 6
- 52
- 88
1
vote
1 answer
Adrotator image displaying
how can we include images in adrotator in asp.net?
`
~/applee.jpg
http://www.apple.com/in/
APPLE MAC
50 …

ganesh
- 307
- 5
- 13
1
vote
1 answer
JavaScript AdRotator?
Does anyone know of a javascript ad rotator that behaves similar to the .NET AdRotator? Some features I am looking for are...
JavaScript Powered.
Stand Alone Javascript.
Ability to pull from XML source.
Ability to work on internal and external…

Adam Youngers
- 6,421
- 7
- 38
- 50
1
vote
2 answers
How I can use Adrotator, AdDuplex or Admob in a Windows (Phone) 8.1 universal app
I tried to install Adrotator or AdDuplex for my Windows Phone 8.1 App from NuGet, but I always become this error:
Das Paket "AdRotatorWP 1.0.3 // **or AdDuplexWP8 2.8.0.8**" konnte nicht installiert werden. Sie versuchen, dieses Paket in ein Projekt…

Matt126
- 997
- 11
- 25
1
vote
1 answer
PubCenter ads are not displaying with adrotator
I'm using AdRotator in my WP8 app, and while AdDuplex ads display just fine, PubCenter ads are not displaying.
I saw that it was normal it does not appear in emulator.
But I tested "device" mode and it does not appear either.
I also tried to…

Geoffrey Lalloué
- 1,456
- 1
- 20
- 43
1
vote
2 answers
Server.CreateObject("MSWC.ContentRotator") error 'ASP 0177 : 800401f3'
I'm migrating a classic asp website from iis6 (Windows Server 2003) to iis7.5 (Windows Server 2008 R2). It uses the content rotator. The schedule is tight so I would prefer not to replace the content rotator at this time. I copied adrot.dll to the…

Chris H
- 45
- 7
1
vote
2 answers
Looking for something similar to AdRotator in .NET
I'm working on a website that has a rotation of testimonials. I need something that is similar to the AdRotator class in .NET. However instead of rotating images I'd like to rotate text blocks which are formated with HTML/CSS. The source can be an…
user172632
1
vote
0 answers
Windows Phone AdRotator, location aware
I'm planing to use adrotator with location aware apps.
My app to pass on certification needs to have an option to disable the use of location (and a location policy), but I can't find any way to turn off the location on the adrotator, I searched…

DVD
- 1,744
- 3
- 17
- 34
1
vote
3 answers
AdRotator control in asp.net
I am trying to use the AdRotator control with timing to have a slide show of the images. For which I tried something like this
XMLFile1 file
…

Aada
- 1,591
- 7
- 30
- 57
0
votes
1 answer
Content Rotator With Content Management
I am developing a website that will have content rotator in one of the pages. The only dynamic part of the website will be the news part. I want to add a content management page for the news. The news items will be edited by the user and will be…

Ozgur Dogus
- 911
- 3
- 14
- 38