How can I enable ASP.NET 2.0 on my website hosted at OISSite.com?

DETAILS
You can switch the .NET Framework version for your webiste using the Framework Chooser tool in the Web Site Settings section of your 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

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I add ASP.net 2.0 Membership Profile remotely in SQL2005/SQL2000 and then remotely manage ASP.net 2.0 users?

DISCUSSION?? Several ASP.NET features rely on a provider to manage storing and retrieving data...

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

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