c# - How to fix a debug configuration fail with Windows App certification kit? -


i updated windows phone 8.0 app 8.1 when run windows app cert kit keeps failing failed debug configuration.

i gathered project build set debug somewhere can see release build config settings has been set , .xap file shows release version.

debug failure win app test

is there build configuration setting may have missed causing error?

i've set build config release here:

release config

and in project properties :

app property set release also

you need build "release" version of .xap not change settings in configuration manager.

change release clicking drop down menu next green arrow, might need change arm well.

enter image description here


after compile can store -> launch windows app certification kit


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -