Home>Knowledge Base>Cloud Sites Beta>What .NET trust level is used for cloud sites?
Information
Article ID189
Created On1/12/2010
Modified1/12/2010
What .NET trust level is used for cloud sites?
The Pacific Online Cloud runs in a custom trust level. We strive for an environment that grants applications the permissions they require without compromising server security.

Our trust environment grants unretricted access to the following: WebPermissions, OleDbPermission, OdbcPermission, SocketPermission, ConfigurationPermissions, and ReflectionPermissions. You will not be able to print, access the registry, or access the event logs.

The most common issues experienced by our customers is related to Partially Trusted Callers. Assemblies that do not allow partially trusted callers set will not run.