Checking .NET framework Version installed on Server

Method 1:

<%@ Page Language="VB" %>
<html lang="en">
<head>
<title>.NET version</title>
</head>
<body>
<p>.NET version is:
<%= System.Environment.Version.ToString() %>
</p></body>
</html>


And save it to ayam.aspx

Method 2:

Go remote the server, and Open my computer, and paste this on url bar:

%systemroot%\Microsoft.NET\Framework

and see whats folder is there?

Ref:
http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/3076a78d-da31-4f3c-8c8d-cdbc33f29041
http://support.microsoft.com/kb/318785
http://en.wikipedia.org/wiki/.NET_Framework
http://www.west-wind.com/weblog/posts/289139.aspx
http://stackoverflow.com/questions/212896/how-do-the-net-framework-clr-and-visual-studio-version-numbers-relate-to-each-o

//alak

Comments

Popular posts from this blog

SAP Backdoors {placeholder Post]

Fiori Apps Keep Calling Internal Hostname / Internal FQDN