How can I enable ASP.NET 2.0 on my website?

You can switch the .NET Framework version for your webiste using the Web Site Settings section in the Helm Control Panel.

Note that when you switch the .NET Framework:

The selected .NET Framework applies to your entire website.
All existing custom script maps (that were setup via technical support requests) will be removed
Your ASP.NET 1.1 applications may possibly not function under .NET Framework 2.0

Was this answer helpful?

 Print this Article

Also Read

I get a configuration error when I execute my ASP.NET 2.0 web application.

DETAILSI get the following error when I try to execute my application. Parser Error Message:...

Sending mail via Persits.MailSender

Here's a complex example of sending an email with SMTP authentication and attachments. <%...

How to configure your website for using Ajax (for Windows 2008 Hosting Plans)

Note:  If you want to use ASP.Net "Integrated PipeLine" version (under any circumstance) you...

I get an error 'Server.CreateObject Failed' when I try to use CDONTs. What can I do?

  CDONTs is no longer supported on Windows 2003 server.  Microsoft introduced CDO back...

Can I run multiple ASP.NET Frameworks on different directories on my website?

No. Multiple versions of the ASP.NET Framework cannot run on a single website. The selected .NET...