Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

SimpleCMS on Godaddy

Last post 04-08-2008, 6:19 PM by mack0196. 0 replies.
Sort Posts: Previous Next
  •  04-08-2008, 6:19 PM 41197

    SimpleCMS on Godaddy

    I have posted a basic asp.net site that has nothing more than a default, MasterPage, webconfig, and required assemblies to a goddaddy hosted site. I get a security exception when I try to access the default.aspx page (not a cms page). Site runs fine locally. Godaddy help says medium trust allows reflection not reflectionpermissions (http://help.godaddy.com/article/1039). Any ideas?

     [SecurityException: Request failed.]

       System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) +0
    System.Web.Compilation.CompilationUtil.GetTypeFromAssemblies(AssemblyCollection assembliesCollection, String typeName, Boolean ignoreCase) +176
    System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +318
    System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, B
     

     

     

    Filed under:
View as RSS news feed in XML