Bugs - When Used in conjunction with your other products

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
KCarterSr
Posts: 5
Joined: Thu 11 Dec 2014 20:35

Bugs - When Used in conjunction with your other products

Post by KCarterSr » Thu 25 May 2017 14:54

Hello,

I going to try to give you as much information as possible so please bear with me.

I'm using THE LASTEST VERSIONS of three of your products, dbForge for SQL Server, dbForge SQL Complete, and Entity Developer.

When each product is installed in VISUAL STUDIO 2015 alone WITHOUT ONE OF THE OTHERS being installed they work great. However, in combination they fail.

This causes me to have to un-install one when I use the other.

Here's the scenario's.

1. INDIVIDUALLY, they work fine.

2. Entity Developer Express + dbForge Fusion, Adornment layer Error (Similar to problem fixed in dbForge SQL Complete )

3. Entity Developer Express + dbForge SQL Complete, package can not load correctly Error

4. dbForge SQL Complete + dbForge SQL Complete, SqlLanguageServiceModule has failed to load properly Error

Here's all the relevant info below broken down into combinations.

Thanks

---- Entity Developer Express & dbForge Fusion BOTH INSTALLED ----------

dbForge Fusion has encountered an unhandled exception 'Could not find a matching AdornmentLayerDefinition export for the requested adornment layer name.

Parameter name: name' from Microsoft.VisualStudio.Platform.VSEditor.

....HERE IS THE ActivityLog.xsl for the above....

<entry>
<record>1719</record>
<time>2017/05/25 13:34:40.494</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.InvalidOperationException: IWpfTextView has not completed its layout.&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot, SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight, Boolean preserveViewportTop, Nullable`1 cancel)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo, Nullable`1 viewportWidthOverride, Nullable`1 viewportHeightOverride)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.PerformLayout(SnapshotPoint trackingPoint)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.OnBatchedTagsChanged(Object sender, BatchedTagsChangedEventArgs e)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
</entry>
<entry>
<record>1720</record>
<time>2017/05/25 13:34:40.732</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.InvalidOperationException: IWpfTextView has not completed its layout.&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot, SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight, Boolean preserveViewportTop, Nullable`1 cancel)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo, Nullable`1 viewportWidthOverride, Nullable`1 viewportHeightOverride)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DisplayTextLineContainingBufferPosition(SnapshotPoint bufferPosition, Double verticalDistance, ViewRelativePosition relativeTo)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.PerformLayout(SnapshotPoint trackingPoint)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.InterTextAdornmentSupport.Implementation.InterLineAdornmentManager.OnBatchedTagsChanged(Object sender, BatchedTagsChangedEventArgs e)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
</entry>
</activity>


---- Entity Developer Express & dbForge SQL Complete BOTH INSTALLED ----------

The 'Devart.EntityDeveloper.Vs.EntityDeveloperPackage,
Devart.EntityDeveloper.Vs, Version=6.1.215.0, Culture=neutral,
PublicKeyToken=09af7300eec23701' package did not load correctly.

....HERE IS THE ActivityLog.xsl for the above....

<entry>
<record>1031</record>
<time>2017/05/25 13:46:53.130</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Devart.EntityDeveloper.Vs.EntityDeveloperPackage, Devart.EntityDeveloper.Vs, Version=6.1.215.0, Culture=neutral, PublicKeyToken=09af7300eec23701]</description>
<guid>{F768FF79-B6CD-4D64-9D7D-0A44615D6DB3}</guid>
</entry>
<entry>
<record>1032</record>
<time>2017/05/25 13:46:53.161</time>
<type>Error</type>
<source>VisualStudio</source>
<description>LegacySitePackage failed for package [Devart.EntityDeveloper.Vs.EntityDeveloperPackage, Devart.EntityDeveloper.Vs, Version=6.1.215.0, Culture=neutral, PublicKeyToken=09af7300eec23701]Source: &apos;Devart.EntityDeveloper.Vs&apos; Description: Could not load type &apos;Devart.Shell.ServiceManager&apos; from assembly &apos;Devart.Shell.Interfaces.r1, Version=2.1.20.0, Culture=neutral, PublicKeyToken=09af7300eec23701&apos;.&#x000D;&#x000A;System.TypeLoadException: Could not load type &apos;Devart.Shell.ServiceManager&apos; from assembly &apos;Devart.Shell.Interfaces.r1, Version=2.1.20.0, Culture=neutral, PublicKeyToken=09af7300eec23701&apos;.&#x000D;&#x000A; at Devart.EntityDeveloper.Vs.EntityDeveloperPackage.Initialize()&#x000D;&#x000A; at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp)</description>
<guid>{F768FF79-B6CD-4D64-9D7D-0A44615D6DB3}</guid>
<hr>80131522</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>1033</record>
<time>2017/05/25 13:46:53.176</time>
<type>Error</type>
<source>VisualStudio</source>
<description>SetSite failed for package [Devart.EntityDeveloper.Vs.EntityDeveloperPackage, Devart.EntityDeveloper.Vs, Version=6.1.215.0, Culture=neutral, PublicKeyToken=09af7300eec23701](null)</description>
<guid>{F768FF79-B6CD-4D64-9D7D-0A44615D6DB3}</guid>
<hr>80131522</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>1034</record>
<time>2017/05/25 13:46:53.192</time>
<type>Error</type>
<source>VisualStudio</source>
<description>End package load [Devart.EntityDeveloper.Vs.EntityDeveloperPackage, Devart.EntityDeveloper.Vs, Version=6.1.215.0, Culture=neutral, PublicKeyToken=09af7300eec23701]</description>
<guid>{F768FF79-B6CD-4D64-9D7D-0A44615D6DB3}</guid>
<hr>80131522</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>1035</record>
<time>2017/05/25 13:46:53.410</time>
<type>Error</type>
<source>VisualStudio</source>
<description>Construction of frame content failed.&#x000D;&#x000A;Frame identifier: ST:0:0:{4e5cf7e6-7f4b-49e2-8289-1a93380f6b36}&#x000D;&#x000A;Frame caption: Database Explorer - Entity Developer&#x000D;&#x000A;Exception details:&#x000D;&#x000A;System.NullReferenceException: Object reference not set to an instance of an object.&#x000D;&#x000A; at Microsoft.VisualStudio.Platform.WindowManagement.DTE.MainWindow..ctor(WindowBase wrapper, Window window)&#x000D;&#x000A; at Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase.CreateMainWindow()&#x000D;&#x000A; at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.get_MainWindow(Window& mainWindow)&#x000D;&#x000A; at EnvDTE._DTE.get_MainWindow()&#x000D;&#x000A; at ApexSql.Common.Extensibility.Wrapper.get_MainWindowHandle()&#x000D;&#x000A; at ApexSql.Common.Extensibility.Wrapper.<>c__DisplayClass212_0.<WaitForMainWindow>b__0(Object s, EventArgs e)&#x000D;&#x000A; at System.Windows.Forms.Timer.OnTick(EventArgs e)&#x000D;&#x000A; at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)&#x000D;&#x000A; at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&#x000D;&#x000A; at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid, Int32 reason, Guid& context)&#x000D;&#x000A; at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()&#x000D;&#x000A; at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()</description>
</entry>
</activity>


---- dbForge SQL Complete & dbForge SQL Complete BOTH INSTALLED ----------

Module 'SqlLanguageServiceModule' has failed to load properly. Application restart is recommended, due to possible environment corruption. If you encountered this problem next time, try to reinstall the application or contact module vendor for assistance.

=========================
General
=========================
Application: Microsoft Visual Studio 2015 32-bit
Product: Devart dbForge Fusion , Visual Studio 2015 extension
Product Edition: Standard
Product Locale: English
Assembly: Devart.DbForge.Vs, Version=6.0.997.2, Culture=neutral, PublicKeyToken=09af7300eec23701
C:\Program Files (x86)\Common Files\Devart\dbForge Fusion\VS\Devart.DbForge.Vs.dll
Global cache: False
Framework: 4.0.30319.42000

=========================
Exception Information
=========================
Message: Unable to cast object of type 'Devart.DbForge.LanguageService.SqlServer.SqlLanguageServiceModule' to type 'Devart.Shell.IModule'.
Source: Devart.Shell.Vs
TargetSite: Devart.Shell.IModule a(System.Type)
HelpLink:
Type: System.InvalidCastException
Place: 3
Stack:
at fm.a(Type A_0)
at fm.c(ev A_0)
Window service is not loaded

=========================
Loaded Assemblies
=========================
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 4.0.0.0 C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
Microsoft.VisualStudio.Platform.AppDomainManager, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a 14.0.0.0

.....................
.....................


=========================
System Information
=========================
Wow64 detected.
Processor architecture: amd64
Processor quantity: 8
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Intel64 Family 6 Model 158 Stepping 9

Total physical memory: 16383Mb
Total available paginal memory: 17780Mb
Process available virtual memory: 1824Mb
Process private memory size: 823Mb
Display1: 2048x1536, 100% DPI

Operating System Name: Windows 10 Enterprise
Operating System Version: Microsoft Windows NT 10.0.15063.0
UAC status: Enabled
UAC level: Notify when app try to make changes
Is user in admin group: True
Is run as admin: False
Is process elevated: False
Elevation type: Limited
Integrity level: Medium

Instances: 1
Culture: English (United States)
Process started at 05/25/2017 10:16:31
Report created at 05/25/2017 10:17:40

alexa

Re: Bugs - When Used in conjunction with your other products

Post by alexa » Fri 26 May 2017 09:21

We are aware of this issue and will fix it in one of the next product builds. We will notify you once it's available for downloading.

juergen.kessler
Posts: 1
Joined: Mon 29 May 2017 14:27

Re: Bugs - When Used in conjunction with your other products

Post by juergen.kessler » Mon 29 May 2017 14:29

Hi,
similar issue here.
A fix would be highly appreciated.
Thank you.
Regards
Juergen

Post Reply