ms-iot / samples

Windows 10 IoT Core Samples
MIT License
1.2k stars 1.33k forks source link

AppServiceBlinky node.js sample - Cannot debug from VS 2015 (crashes!) #540

Open mtheolog opened 6 years ago

mtheolog commented 6 years ago

Visual studio 2015 crashes when I am trying to debug AppServiceBlinky node.js sample at a Remote Machine (Raspberry pi 3 running windows 10 Iot Core). Initially, I set up the remote machine IP and node arguments (--debug --use-logger) at the project properties. When I start debugging (F5), a message 'This project is out of date' appears and after pressing Yes to proceed, the build process ends successfully. But during deployment VS2015 stops working and restarts.

Following are VS characteristics: Microsoft Visual Studio Community 2015 Version 14.0.25431.01 Update 3 Microsoft .NET Framework Version 4.7.02046

Installed Version: Community

Microsoft Visual Studio Tools for Applications 2015 00322-20000-00000-AA607 Microsoft Visual Studio Tools for Applications 2015

Visual Basic 2015 00322-20000-00000-AA607 Microsoft Visual Basic 2015

Visual C# 2015 00322-20000-00000-AA607 Microsoft Visual C# 2015

Visual C++ 2015 00322-20000-00000-AA607 Microsoft Visual C++ 2015

Application Insights Tools for Visual Studio Package 7.14.01128.2 Application Insights Tools for Visual Studio

ASP.NET and Web Tools 2015.1 (Beta8) 14.1.11107.0 ASP.NET and Web Tools 2015.1 (Beta8)

ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0 For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013 5.2.40314.0 For additional information, visit http://www.asp.net/

Command Bus, Event Stream and Async Manager Merq Provides ICommandBus, IEventStream and IAsyncManager MEF services for loosely coupled Visual Studio extension components communication and integration.

Common Azure Tools 1.8 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

GitHub.VisualStudio 2.1.1.4 A Visual Studio Extension that brings the GitHub Flow into Visual Studio.

Java language support for Visual Studio 1.0 Java language tools for Visual Studio includes IntelliSense and more... eventually...

Java project support for Visual Studio 1.0 Java project system for Visual Studio

JavaScript Language Service 2.0 JavaScript Language Service

JavaScript Project System 2.0 JavaScript Project System

Microsoft Azure Mobile Services Tools 1.4 Microsoft Azure Mobile Services Tools

Node.js Tools 1.3.41014.01 Adds support for developing and debugging Node.js apps in Visual Studio

Node.js Tools - Profiling 1.3.41014.01 Profiling support for Node.js projects.

NodejsUwp 1.0 VS package for building Node.js UWP applications

NuGet Package Manager 3.5.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer 1.2 Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools 14.0.60519.0 Microsoft SQL Server Data Tools

TypeScript 1.8.36.0 TypeScript tools for Visual Studio

Visual Studio Tools for Universal Windows Apps 14.0.25527.01 The Visual Studio Tools for Universal Windows apps allow you to build a single universal app experience that can reach every device running Windows 10: phone, tablet, PC, and more. It includes the Microsoft Windows 10 Software Development Kit.

Xamarin 4.2.2.6 (27a9b40) Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin.Android 7.0.2.42 (501e63c) Visual Studio extension to enable development for Xamarin.Android.

Xamarin.iOS 10.3.1.7 (8b53676) Visual Studio extension to enable development for Xamarin.iOS.