VS2019 crash - ordinary menu selection

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
slavo
Posts: 1
Joined: Mon 18 May 2020 09:53

VS2019 crash - ordinary menu selection

Post by slavo » Mon 18 May 2020 10:12

Hi, I've installed:
Microsoft Visual Studio Professional 2019
Version 16.5.5
VisualStudio.16.Release/16.5.5+30104.148
Microsoft .NET Framework
Version 4.8.03752

Devart dotConnect for Oracle 9.9.872.0
Devart Entity Developer 6.6.857.0

I go with cursor to menu item View / Other Windows and visual studio crash and restart with event log error:
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.COMException
at Devart.Shell.ErrorReport.UnexpectedError..ctor(System.Exception, System.Object, Boolean, Boolean)
at Devart.Shell.ErrorReport.UnhandledExceptionHelper.ShowErrorReport(System.Object, System.Exception, Boolean, Boolean, Boolean)
at Devart.Shell.ErrorReport.UnhandledExceptionHelper.SyncUnhandledException(System.Object, System.UnhandledExceptionEventArgs)
at Devart.Shell.ErrorReport.UnhandledExceptionHelper.UnhandledException(System.Object, System.UnhandledExceptionEventArgs)

How could I fix this issue?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: VS2019 crash - ordinary menu selection

Post by Shalex » Mon 25 May 2020 16:49

Please localize the issue:

1) uninstall dotConnect for Oracle v9.9.872, download the newest build v9.11.980, right-click on dcoracle911pro.exe > Run as administrator and follow the wizard steps but (!) clear selection of Entity Developer on the Select Components step. Does your VS2019 work OK now?

2) uninstall dotConnect for Oracle, right-click on dcoracle911pro.exe (v9.11.980)> Run as administrator and follow the wizard steps and (!) select Entity Developer on the Select Components step. Does your VS2019 work OK now?

Post Reply