简体   繁体   中英

Unable to debug Windows Store app. (specified file is not in a registry file format)

I made a very simple software, which is for checking time, weather (openweathermap API), and indoor temperature (serial communication with Android).

I used it for several months well. Recently, I got a problem and I cannot solve this one. Please refer below message.

在此处输入图片说明

If I set a debugging mode as a my PC like below, it is working fine. 在此处输入图片说明

However, if I set a debugging mode as my raspberry pi like below, it shows the above pop-up message.

在此处输入图片说明

For me, the error message is too ambiguous and I am not sure what to do. (I can access my raspberry pi with IoT Dashboard)

You should change the 'Local Machine' to 'Remote Machine'. 在此处输入图片说明

This article shows how to deploy and debug your application is straightforward with Visual Studio .

In addition, i'm confused about that when solution platform is ARM, there will be no 'Local Machine' item in the target device list by default.My Visual Studio is 2017.15.6.2. 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM