C#/vb.net/asp.net 3

H

hidepp

Guest
How do I enable these components on my server? I'm using Plesk 8.2
 
you can install .NET Framework 3.5 Then when you choose ASP.NET 2.0 version for a domain in Plesk -> domain -> setup page you will have support of ASP.NET 3.5 for the domain's IIS site

as for the C#/VB.NET redistibutable packages - these ones are not shopped with Plesk and supplied with Visual Studio .NET for instance
 
Yeah as Ally says if you have ASP.NET 2.0 enabled for your site 3.5 will work automatically.

If you are on a shared host you will have to be sure that your host has installed .net 3.5

If its your own dedicated server then you will need to install it which is really simple. You can get it from http://www.asp.net/downloads/essential/

Matt
 
Back
Top