Skip to main content

Native COBOL debugging slow performance visual studio 2017

  • December 6, 2018
  • 2 replies
  • 0 views

We recently updated Visual studio and MF enterprise developer. Now we have performance issues on debugging.

While debugging in Visual studio it takes a long time to get a value on mouse over. Sometimes it even freezes Visual studio and a restart is required.

How can we fix this?

Using:

- Microsoft Visual Studio Professional 2017
- JetBrains ReSharper Ultimate 2018.1 Build 112.0.20180414.70444
- Micro Focus Enterprise Developer Team Edition 3.0


#VisualStudio
#EnterpriseDeveloper
#debug

2 replies

Gael Wilson
Forum|alt.badge.img
  • Rocketeer
  • December 6, 2018

We recently updated Visual studio and MF enterprise developer. Now we have performance issues on debugging.

While debugging in Visual studio it takes a long time to get a value on mouse over. Sometimes it even freezes Visual studio and a restart is required.

How can we fix this?

Using:

- Microsoft Visual Studio Professional 2017
- JetBrains ReSharper Ultimate 2018.1 Build 112.0.20180414.70444
- Micro Focus Enterprise Developer Team Edition 3.0


#VisualStudio
#EnterpriseDeveloper
#debug
PerryMis,

Do you have the latest patch updates for 3.0 installed ? There was an issue with hovering over items that was fixed in patch update 9.

Gael

We recently updated Visual studio and MF enterprise developer. Now we have performance issues on debugging.

While debugging in Visual studio it takes a long time to get a value on mouse over. Sometimes it even freezes Visual studio and a restart is required.

How can we fix this?

Using:

- Microsoft Visual Studio Professional 2017
- JetBrains ReSharper Ultimate 2018.1 Build 112.0.20180414.70444
- Micro Focus Enterprise Developer Team Edition 3.0


#VisualStudio
#EnterpriseDeveloper
#debug
Thanx. Installed latest Patch 14. Now also other performance issues are solved.