Sunday, 29 September 2013

AdControl exception

AdControl exception

I'm trying to add an AdControl to my XAML page but it just fails.
I'm not posting any code because I simply dragged it from the toolbox and
dropped it on my page.
The exception thrown says
TypeInitializationException
and then, whatching the InnerException, it says
ObjectDisposedException: Cannot access a disposed object. Object
name:"native Object"
(I'm translating it from Italian so the message may not be exactly this way).
I've googled a little bit but it seems that nobody had this kind of error
before.
Is there any chance that I ran into a bug?

No comments:

Post a Comment