Wednesday, April 30, 2014

WACK Failed: The binary .exe is built in debug mode

Hi Ken,


In the documentation, it said how to fix: Please make sure the app isn’t linking to any debug versions of a framework, and it is built with release configuration. If this is a managed app please make sure you have installed the correct version of .NET framework.


So you have to validate at least three things:


1, Your app did not ref to debug version of framework.


2, Set the app debug configuration setting as "release"


3, If you are working with Windows RT, you should use RT version of WACK.


If the problem still exist, plz feedback to me.


Thanks.


--James




<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>

Thanks

MSDN Community Support



Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.



No comments:

Post a Comment