winrt xaml - how to set up MS Advertisement SDK with a windows store app developed in C++/CX -


i added advertisement sdk reference, added adcontrol xaml control main page , compiled project threw no errors.however, on running app comexception (winrt information: system.typeloadexception: not load type appname.common.relaycommand' assembly 'mscorlib, version=4.0.0.0, culture=neutra)

is there guide on how set advertisement sdk c++/cx windows store app.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -