Having first of all installed DNN under a "Virtual directory" and tested it out, I installed and setup a live web site www.saint-joseph.org.uk currently running DNN 5.02.01 on a 2003 server with IIS6 and .Net2.0 and using SQLExpress2005.
The site is live although it's not yet finished.
I installed this DNN site myself and had no trouble setting it up.
I am now trying to set up a new site on a new server which is Server2008 R2 running IIS7, .Net2.0 and SQLExpress2005.
I followed the exact same instructions as I followed for the working installation.
However I am having no success at all in getting this to install.
I have read numerous posts on the subject, all offering varied information, but none of the infromation that I have read and tried has helped me get the DNN 5.02.01 installed.
I did convert the Virtual Directory to an application but still no joy.
When I browse to hppt://localhost I get the standard IIS7 home page.
When I try http://localhost/DNN I get the error shown below.
I get the same error when I try http://localhost/dnn/install/install....
I hope someone can help me with this.
Regards (frustrated)
Roger Neale
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]
System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) +0
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +62
System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +42
System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +77
System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +105
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +64
|
Server Error in '/DNN' Application.
Security Exception
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927