Visual Studio slow open .cshtml pages when Devart dotconnect extensions are enabled

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
jtrupiano
Posts: 2
Joined: Fri 05 Nov 2021 23:27

Visual Studio slow open .cshtml pages when Devart dotconnect extensions are enabled

Post by jtrupiano » Tue 12 Jul 2022 21:47

Hi, when the three packages that come with dot connect for oracle are enabled for visual studio (2019 or 2022) and I go open open a .cshtml that has nothing in it it will take anywhere from 5 - 8 seconds to open in visual studio(shows a "Opening the file..."). If I disable those three packages all .cshtml files open instantly. I can try to record a video if needed or can get logs if that would help. Right now I have to disable those three packages when I am not using a .edml file.

Thanks

Package Names
Devart.Data.VSPackage - Version 5.0.2938
Devart.Data.Oracle.VSProPackage - Version 10.0.0
Devart.EntityDevelper.VSPackage - Version 7.0.0

DotConnect for oracle version 10.0.0

Microsoft Visual Studio Enterprise 2019
Version 16.11.17
OR
Microsoft Visual Studio Enterprise 2022 (64-bit)
Version 17.2.6

DmitryGm
Devart Team
Posts: 152
Joined: Fri 11 Dec 2020 10:27

Re: Visual Studio slow open .cshtml pages when Devart dotconnect extensions are enabled

Post by DmitryGm » Mon 03 Oct 2022 19:13

jtrupiano wrote: Tue 12 Jul 2022 21:47 I can try to record a video if needed or can get logs if that would help.
It would be nice. We couldn't reproduce the issue in our environment. Also provide an example of your .cshtml file.

Post Reply