3
Answers

Call aspx files on Windows Server 2012 from .NET 2.0 exe

Saurabh Singh

Saurabh Singh

6y
510
1
I have an exe built on .net 2.0 which communicates with aspx files on Windows Server 2012. The exe calls the aspx files for getting the data.
Will there be any issue if Windows Server 2012 is upgraded with TLS 1.2 ?
I get error when trying to connenct with https while debugging with Visual Studio?
Answers (3)