Forum Home › Forums › Development and Integration › lack of WinControl
Tagged: lack of WinControl
- This topic has 10 replies, 2 voices, and was last updated 1 year, 10 months ago by
Mikhail.
-
AuthorPosts
-
December 19, 2023 at 11:26 am #13841
ipqiushengParticipantwhen I re-complie ScadaCommShell, it remind me lack of WinControl, but when I use Nuget to get this package which you create on 2021, it only shows it need .net 6.0 dependency, but our ScadaCommShell targe framework is netframework 4.7.1, does that have some conflicts?or we need to update from netframework to .net6.0?
December 19, 2023 at 12:42 pm #13844
MikhailModeratorPlease provide a correct link to a screenshot. I deleted the incorrect link.
December 20, 2023 at 1:31 pm #13851
MikhailModeratorScadaCommShell takes WinControl from this repository that should be downloaded either.
December 20, 2023 at 1:31 pm #13852
MikhailModeratorRapid SCADA version 5 will be deprecated soon. Use Rapid SCADA 6.
January 10, 2024 at 11:43 am #13904
ipqiushengParticipantsorry,Mikhail, I still focus on your version 5 software, it give me more understand on whole structure, about WinControl this dll, When I downloaded from that repository, I didn’t find that, I try to use nuget, but it remind me it didn’t fit this project, but interesting I find that in installation package
January 10, 2024 at 11:55 am #13906
ipqiushengParticipantHi
Mikhail, do you have some thing like source code about wincontrol , I notice this also exist in scadaAdmin project, what this class use for?January 10, 2024 at 12:32 pm #13908
ipqiushengParticipanthi
mikhail, when I compile ScadaAdmin, I also meet the warning is:wincontrol is null, didn’t set a initial value for wincontrol variant, the warining locate in FrmMain.Designer.cs file, does it have some relationship with visual studio version? I use vs2022, previous i use winform and asp.net to compile programJanuary 10, 2024 at 12:47 pm #13909
ipqiushengParticipanthttps://ibb.co/LkLXjqq this is image
January 11, 2024 at 9:50 am #13917
MikhailModeratorHi,
WinControl source code is here.
If you try to build v5, you need to download the dlls repository.January 12, 2024 at 2:14 pm #13925
ipqiushengParticipantHi
Mikhail
I re-build wincontrol in my computer, that can fix most of issues about wincontrol. it seems the dll from Nu-get repository has some issues which will cause install locally failed, not sure other guys if meet same issues.
https://ibb.co/6RL98q9January 15, 2024 at 11:32 am #13936
MikhailModeratorHi,
WinControl 2.2.0 is created for the future use. This version is not compatible with current and previous versions of ScadaAdmin. -
AuthorPosts
- You must be logged in to reply to this topic.