I try to run .NET framework 3.5 which i have downloaded and installed, but it is still running 2.0.
<%@ Page Language="VB" %>
<%
Response.Write("The .NET version is " & System.Environment.Version.ToString() )
%>
The .NET version is 2.0.50727.1433
I went to Control Panel - Internet Information Services - Default Website - Right Click Properties - Click on ASP.NET
it only show version : 2.0.50727.1433
. . : : LarnVok : : . .