Help with Advertising! (Error in here just need a little help! :)
Error 1 The name "Adcontrol" does not exist in the namespace "clr-namespace:Microsoft.Advertising.Mobile.UI;assembly=Microsoft.Advertising.Mobile.UI".
That's the error. Does someone know what this is?
Thanks in advance
Cheers
Re: Help with Advertising! (Error in here just need a little help! :)
Unfortunately I can't help you, but I think it will be easier for someone else to help you if you share the part of the code where you get the error.
Re: Help with Advertising! (Error in here just need a little help! :)
It would help if you provided the line of xaml code, but it's not absolutely needed. Anyway, first to make sure that your project has the references to the two pubcenter dll files. If you do, try to clean the solution, and then build the solution. If that doesn't work, try exiting Visual Studio, then restarting it again and try the clean and build for the solution again. If this doesn't work, just let me know (I have some other ideas).
Re: Help with Advertising! (Error in here just need a little help! :)
I am going by memory, but I think it is AdControl, not Adcontrol. Just a thought.
Re: Help with Advertising! (Error in here just need a little help! :)
Originally Posted by
hopmedic I am going by memory, but I think it is AdControl, not Adcontrol. Just a thought.
You are right.. I tried and it worked.. So,mad at myself right now lol
Re: Help with Advertising! (Error in here just need a little help! :)
Originally Posted by
Catholic Tech Geek It would help if you provided the line of xaml code, but it's not absolutely needed. Anyway, first to make sure that your project has the references to the two pubcenter dll files. If you do, try to clean the solution, and then build the solution. If that doesn't work, try exiting Visual Studio, then restarting it again and try the clean and build for the solution again. If this doesn't work, just let me know (I have some other ideas).
I fixed it.. It was a foolish mistake.. Anyways thank you.. Will make sure to review next time!
Re: Help with Advertising! (Error in here just need a little help! :)
Originally Posted by
Jnbs You are right.. I tried and it worked.. So,mad at myself right now lol
Don't be mad at yourself. Be happy it's fixed. We all have those little problems. Next time, type a little slower and see if the intellisense finishes it for you, then you know it will be right. :wink: