X-Sharp / XSharpPublic

Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
Apache License 2.0
114 stars 38 forks source link

VS Form Designer strange dialog message shown #1618

Open cpyrgas opened 1 month ago

cpyrgas commented 1 month ago

Open the attached solution (.sln file is in the folder myWinFormApp) in VS 2019 (it has errors in the code) and try to open Form1.prg in the designer, VS shows this error dialog:

---------------------------
Microsoft Visual Studio
---------------------------
The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already exists in the service container.

Parameter name: serviceType
---------------------------
OK   
---------------------------

test.zip

vfp9 commented 1 month ago

Has the same problem in VS 2022.