Search found 2 matches

by UlfB
Fri Sep 22, 2023 6:42 am
Forum: .NET
Topic: Could not load file or assembly Microsoft.DotNet.DesignTools.Server
Replies: 2
Views: 11625

Could not load file or assembly Microsoft.DotNet.DesignTools.Server

Opening a form with a TChart component in a .NET 6.0 winform application raises a "Could not load file or assembly 'Microsoft.DotNet.DesignTools.Server, Version=1.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system can't find the specified file ." exception. (Wherein the last senten...
by UlfB
Fri Sep 22, 2023 6:39 am
Forum: .NET
Topic: Horizontal Bar Chart crashes in Designer
Replies: 1
Views: 11106

Horizontal Bar Chart crashes in Designer

Steps to reproduce: In a .net 6 Winform project, create a new form. Drop a TChart component. Click edit from the context menu and add a horizontal bar chart click "series": System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidCastE...