Home Guides Glossary

What trust level can I use when running ASP.NET?

The trust level available to your ASP.NET applications depends on the type of hosting you use (more info).

Click one of the following, based on the type of hosting you have. You can tell this by the second word in your hosting's description beneath your hosting account's domain name, e.g. Deluxe Web correlates to Web/Classic (Hosting Control Panel).

Web/Classic (Hosting Control Panel)

The default trust level on your account depends on the version of ASP.NET you are currently using (more info).

ASP.NET 1.1
If you are using ASP.NET 1.1 on your Windows shared hosting account, you have 'full trust' on the server.
ASP.NET 2.0/3.0/3.5
If you're using .NET runtime environment 2.0, you have 'medium trust' on the server.
ASP.NET 4.0/4.5
If you're using .NET runtime environment 4.0, you have 'web full trust' on the server.

When using ASP.NET 4.0/4.5 you must declare Full Trust in your Web.Config. You can add the following snippet of code to your Web.Config:

<configuration>
<system.web>
<trust level="Full" />
</system.web>
</configuration>

For more information about trust levels in ASP.NET 2.0, see What Is Medium trust level and how does it affect my hosting account?

Windows (Plesk)

Our Plesk shared hosting accounts default to 'medium trust.' However, you can change your trust settings on the ASP.NET settings in Plesk.

To Change Your Trust Level

  1. Log in to your GoWebsite account.
  2. Click Web Hosting.
  3. Next to the hosting account you want to use, click Manage.
  4. At the bottom of the section of the domain hosting you want to use, click Show More.
  5. Click ASP.NET Settings.
  6. From the CAS trust level menu, select the settings you want, and then click OK.

Domain Registration

Pay less for website domain names. Register your own .com, .net or .org for as low as $10.18 per year. We have everything you need to get online with your new domain.

Website Builder

Build an amazing website in just under an hour with Website Builder. Take advantage of designs created just for your industry and then customize them to reflect your one-of-a-kind idea.

Website Security

Protect your website and keep customers safe. Your comprehensive Website Security solution. Get peace of mind by securing your websites.

cPanel Hosting

Everything needed to give your website the high-performance home it deserves.  Protect transactions and secure your customer's data with a SSL Certificate
Copyright © 2005 - 2024.  All rights reserved.  Privacy Policy