How do I configure my ASP.NET 3.5 Framework?

To configure your ASP.NET3.5 Framework, it is pretty easy via our control panel.

For Old In House Control Panel :

1. Please login to your control panel http://copanel.aspwebhosting.com.au/
2. Please navigate to IIS Manager -> Set .NET Version
3. Please set it to .NET2

For New DotNetPanel control panel :

1. Please login to your control panel http://panel.aspwebhosting.com.au/
2. Click on "Web sites"
3. Click on the web site name you want to set its .NET version
4. Click on "Extension" tab
5. In the ASP.NET drop down menu, click and choose "2.0" or "2.0 Integrated Pipeline"

If there is a problem, please contact our Support Team.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I get a database timeout expired error on my ASP.NET application. What can I do?

I get the following error when my ASP.NET application connects to the MS SQL server:...

How do I get my ASP.net application to display non-English language

ASP.net allows the developer to encode the page using character sets other than unicode.  If your...

I get a configuration error when I execute my application in a subdirectory. How do I resolve this?

This error may occur if the application is being run out of a subfolder and the subfolder is not...

Why can I still access my ASP.NET pages even though I disabled anonymous access to my directory?

After disabling anonymous access in the permission manager in the control panel, ASP.net pages...

After I configure the custom error setting in the control panel, I still get the generic error page?

Custom error setting is a web server setting that sets your website Error Pages, but you can...