• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Installing DotNetNuke 5.1.1

C

CarmeloV

Guest
Environment: Virtual Dedicated Server running Plesk 9.2.1 on Win2008/IIS7/SQL2008

I'm getting security exception errors when I run the DNN 5.1.1 install.aspx or default.aspx script

1. Created domain, DB and DB user in Plesk
2. Copied DNN files to vhosts/*domainname*/httpdocs folder
3. Set the connection strings in web.config
4. In IIS, set modify rights to IWPD_xx user for the /httpdocs folder. Plesk did not allow me to change access rights to the httpdocs folder (access attributes not selectable)

Outcome: security exception error
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.

After searching online for solutions I even deleted the .Security file in the httpdocs folder and got Plesk to check permissions for the domain so as to recreate the .Security file - this failed as well. The utility's output reported permissions problems on ALL folders and files in the domain.

I've spent 2 days trying to get DNN installed - help!
 
Back
Top