Installing DotNetNuke
Version: 05.00.00
========================================================
Installation Status Report
00:00:00.046 - Installing Version: 5.0.0
00:00:00.046 - Executing Script: DotNetNuke.Schema.SqlDataProvider Error! (see DotNetNuke.Schema.log for more information)
00:00:08.156 - Executing Script: DotNetNuke.Data.SqlDataProvider Success
00:00:13.609 - Installing MemberRole Provider:
00:00:13.609 - Executing Script: InstallCommon
00:00:14.609 - Executing Script: InstallMembership
00:00:15.343 - Executing Script: InstallProfile
00:00:15.890 - Executing Script: InstallRoles
00:00:16.578 - Upgrading to Version: 5.0.0
00:00:16.593 - Performing General Upgrades
00:00:18.140 - Loading Host Settings:
00:00:18.578 - Configuring SuperUser:
00:00:19.312 - Synchronizing Host Files:
00: - Executing Additional Scripts:
00: - Installing Optional Modules:
00:00:20.015 - Installing Package File Adsense_01.00.01_Install: Success
00:00:21.218 - Installing Package File HTML_04.08.01_Install: Success
00:00:24.765 - Installing Package File Links_04.00.01_Install: Success
00:00:27.015 - Installing Optional Skins:
00:00:27.031 - Installing Optional Containers:
00:00:27.031 - Installing Optional Languages:
00:00:27.031 - Installing Optional Providers:
00:00:27.062 - Installing Package File AspNetMembershipProvider_05.00.00_Install: Success
00:00:27.187 - Installing Package File DatabaseLoggingProvider_05.00.00_Install: Success
00:00:27.250 - Installing Package File DNNMembershipProvider_05.00.00_Install: Success
00:00:27.328 - Installing Package File DNNMenuNavigationProvider_05.00.00_Install: Success
00:00:27.500 - Installing Package File DNNTreeNavigationProvider_05.00.00_Install: Success
00:00:27.687 - Installing Package File FckHtmlEditorProvider_02.00.02_Install: Success
00:00:29.796 - Installing Package File FileBasedCachingProvider_05.00.00_Install: Success
00:00:29.859 - Installing Package File SchedulingProvider_05.00.00_Install: Success
00:00:30.187 - Installing Package File SearchIndexProvider_05.00.00_Install: Success
00:00:30.234 - Installing Package File SearchProvider_05.00.00_Install: Success
00:00:30.312 - Installing Package File SolpartMenuNavigationProvider_05.00.00_Install: Success
00:00:30.390 - Installing Optional AuthSystems:
00:00:30.390 - Installing Package File LiveID_01.00.01_Install: Success
00:00:30.468 - Installing Package File OpenID_02.00.00_Install: Success
00:00:30.593 - Installing Optional Packages:
00:00:30.593 - Creating Portal: My Website
00:00:30.765 - Error: Error creating Profile Definitions
00:00:30.765 - Portal failed to install:Error!
Installation Complete
DotNetNuke.Schema.log contains following error:
====================================================================================================================
System.Data.SqlClient.SqlException: 'GetListParentKey' is not a recognized built-in function name.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)
I want to install DNN5 on a IIS 6 (Windows 2003) Server. At the same host, in a different directory DNN 04.08.04 ist installed and runs without problems.
But if i want to install DNN5 InstallWizzard failes in all 3 Modes.
In Mode automatic the output is following:
Does anyone know why? Please help!!