I am having a terrible time getting dnn installed on my website server. I have installed, uninstalled, deleted db created new db to many times to remember how many.
Each time I get errors.
This is the last one.
Installing DotNetNuke
Version: 05.02.01
Installation Status Report
00:00:00.031 - Installing Version: 05.00.00
00:00:00.031 - Executing Script: DotNetNuke.Schema.SqlDataProvider
Success
00:00:09.609 - Executing Script: DotNetNuke.Data.SqlDataProvider
Success
00:00:11.656 - Installing MemberRole Provider:
00:00:11.656 - Executing Script: InstallCommon
00:00:12.843 - Executing Script: InstallMembership
00:00:14.125 - Executing Script: InstallProfile
00:00:14.453 - Executing Script: InstallRoles
00:00:15.390 - Upgrading to Version: 05.02.01
00:00:15.593 - Executing Script: 05.00.01.SqlDataProvider
Success
00:00:18.250 - Executing Script: 05.01.00.SqlDataProvider
Success
00:00:25.359 - Executing Script: 05.01.01.SqlDataProvider
Success
00:00:26.547 - Executing Script: 05.01.02.SqlDataProvider
Success
00:00:26.672 - Executing Script: 05.01.03.SqlDataProvider
Success
00:00:26.890 - Executing Script: 05.01.04.SqlDataProvider
Success
00:00:27.031 - Executing Script: 05.02.00.SqlDataProvider
Success
00:00:29.125 - Executing Script: 05.02.01.SqlDataProvider
Success
00:00:29.500 - Executing Application Upgrades: 05.00.01
Success
00:00:29.734 - Executing Application Upgrades: 05.01.00
Error!
00:00:31.781 - Executing Application Upgrades: 05.01.01
Success
00:00:32.078 - Executing Application Upgrades: 05.01.02
Success
00:00:32.078 - Executing Application Upgrades: 05.01.03
Error!
00:00:32.156 - Executing Application Upgrades: 05.01.04
Success
00:00:32.156 - Executing Application Upgrades: 05.02.00
Error!
00:00:32.422 - Executing Application Upgrades: 05.02.01
Success
00:00:32.422 - Cleaning Up Files: 05.00.01
Success
00:00:32.453 - Cleaning Up Files: 05.01.00
Success
00:00:32.453 - Cleaning Up Files: 05.01.01
Success
00:00:32.453 - Cleaning Up Files: 05.01.02
Success
00:00:32.453 - Cleaning Up Files: 05.01.03
Success
00:00:32.453 - Cleaning Up Files: 05.01.04
Success
00:00:32.453 - Cleaning Up Files: 05.02.00
Success
00:00:32.453 - Cleaning Up Files: 05.02.01
Success
00:00:32.468 - Updating Config Files: 05.00.01
Success
00:00:32.468 - Updating Config Files: 05.01.00
Success
00:00:32.468 - Updating Config Files: 05.01.01
Success
00:00:32.468 - Updating Config Files: 05.01.02
Success
00:00:32.468 - Updating Config Files: 05.01.03
Success
00:00:32.468 - Updating Config Files: 05.01.04
Success
00:00:32.468 - Updating Config Files: 05.02.00
Success
00:00:32.484 - Updating Config Files: 05.02.01
Success
00:00:32.484 - Performing General Upgrades
00:00:32.812 - Loading Host Settings:
00:00:33.031 - Configuring SuperUser:
00:00:34.140 - Synchronizing Host Files:
Server Error in '/' Application.
Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\wtnyztoa.0.cs' could not be found
error CS2008: No inputs specified
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\wtnyztoa.0.cs' could not be found
error CS2008: No inputs specified
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario. |
Stack Trace:
[InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\wtnyztoa.0.cs' could not be found
error CS2008: No inputs specified
]
System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence) +1010
System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies) +1902
System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence) +74
System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace) +105
System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +489
System.Xml.Serialization.XmlSerializer..ctor(Type type) +6
DotNetNuke.Common.Utilities.XmlUtils.Serialize(Object obj) +101
DotNetNuke.Services.Log.EventLog.EventLogController.AddLog(Object objCBO, PortalSettings _PortalSettings, Int32 UserID, String UserName, String LogType) +4031
DotNetNuke.Services.Log.EventLog.EventLogController.AddLog(Object objCBO, PortalSettings _PortalSettings, Int32 UserID, String UserName, EventLogType objLogType) +65
DotNetNuke.Services.FileSystem.FolderController.AddFolder(Int32 PortalID, String FolderPath, Int32 StorageLocation, Boolean IsProtected, Boolean IsCached, DateTime LastUpdated) +187
DotNetNuke.Services.FileSystem.FolderController.AddFolder(Int32 PortalID, String FolderPath, Int32 StorageLocation, Boolean IsProtected, Boolean IsCached) +62
DotNetNuke.Common.Utilities.FileSystemUtils.AddFolder(Int32 PortalId, String relativePath, Int32 StorageLocation) +46
DotNetNuke.Common.Utilities.FileSystemUtils.SynchronizeFolder(Int32 PortalId, String physicalPath, String relativePath, Boolean isRecursive, Boolean syncFiles, Boolean forceFolderSync) +150
DotNetNuke.Services.Upgrade.Upgrade.InstallFiles(XmlDocument xmlDoc, Boolean writeFeedback) +143
DotNetNuke.Services.Upgrade.Upgrade.InstallDNN(String strProviderPath) +220
DotNetNuke.Services.Install.Install.InstallApplication() +443
DotNetNuke.Services.Install.Install.Page_Load(Object sender, EventArgs e) +256
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
I am not installing on my computer but on my hosting provider (ixwebhosting.com.) The technical support team have been trying for 2 days to help me resolve this problem to no avail.
I am so confussed now I have unzipped the download on my local machine again and would like step by step instructions on how to get it installed and working.
Your help would be greatly appreciated.
dink