Open main menu

6.2 Debugging with Microsoft Visual Studio Express

C# Express and VB.NET Express versions are distributed separately. The Information below can be applied only to Microsoft Visual Studio C# 2010 Express. This free version of MS VS has one drawback: it does not have the Attach To Process menu.

However, we created a workaround: click the VS2.png button on the tool bar of PLEditor .NET and MS VS C# Express will be opened. It will contain one C# project with the scripts of all studies. To start the debugging process run MultiCharts .NET from MS VS. To do that:

  1. Click Debug in the main menu.
  2. Select Start Debugging.

After that, MultiCharts .NET should start.