• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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