Ask our Experts
Didn't find what you are looking for? Ask our experts!
Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
Posted: 2021-10-19 03:29 PM . Last Modified: 2023-05-03 12:01 AM
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-10-19 03:29 PM . Last Modified: 2023-05-03 12:01 AM
HI Everyone,
Appreciate your help on this.
We have an old dot.net framework 4.5 application which connects to ClearSCADA using SOAP interface as follows.
Please see the following link for your reference.
We want to convert this into dot.net core 5.0 and we are struggling to do that, We tried to add SOAP service reference as a connected WCF services in dot.net core project but no luck.
Can someone help me with a sample dot.net core 5.0 project (C# or VB.net).
Appreciate your help on this.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-10-20 07:55 AM
With SOAP it is agnostic of what version of .NET you are using.
ClearSCADA / Geo SCADA Expert shouldn't even know that you're using .NET
You will need to handle bundle the authentication token header info into your SOAP requests, and handle retrieving the authentication token outside of the SOAP 'stream' itself... But again, that's independent of what SOAP framework you're using.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.