I am still getting many different kinds of access denied messages, the latest one is pasted below. Is it documented somewhere, if so, where? what are all the necessary Windows Server 2003 permissions to install/upgrade/run a DNN site, including which accounts (network service, or IUSR_XXX, or the IWPD_XXX, etc.)? Should impersonation in the web.config be true? Currently, I get a Windows login prompt when I try to access the site, which I shouldn't. Then I login and get the following:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Access is denied: 'DotNetNuke.Modules.Survey'.
Source Error:
Line 256: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:
|
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 258
Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke.Modules.Survey' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = DotNetNuke.Modules.Survey
(Partial)
LOG: Appbase = file:///C:/Inetpub/vhosts/westsideredding.org/httpdocs
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: DotNetNuke.Modules.Survey
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/ee32fae1/a42c0404/DotNetNuke.Modules.Survey.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/ee32fae1/a42c0404/DotNetNuke.Modules.Survey/DotNetNuke.Modules.Survey.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/vhosts/westsideredding.org/httpdocs/bin/DotNetNuke.Modules.Survey.DLL.
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300