Viewing server information with ASP code
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi, You can check the version of ASP.NET from IIS. go to control panel -- > IIS manager -- > default website and then right click and click properties. If you have installed more than one .NET frameworks, then there will be a dropdown showing the current framework in use. You can select the appropriate one. Thanks, Sushant Duggal.