Hi, can someone please help me to solve this installation issue. Ive already tried to install in version 06.01.02 but both versions present the same problem. I'm copying the Installation Report shown by Extension Installation Wizard:
StartJob Starting Installation
Info Starting Installation - DotNetNuke.Wiki
Info Starting Installation - Script
Info Begin Sql execution
Info Creating backup of previous version - Providers\DataProviders\SqlDataProvider\01.00.00.SqlDataProvider
Info Created - Providers\DataProviders\SqlDataProvider\01.00.00.SqlDataProvider
Info Executing 01.00.00.SqlDataProvider
Info Start Sql execution: 01.00.00.SqlDataProvider file
Failure SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: El identificador formado por varias partes "dbo.tbl_Wiki_topichistory.topicID" no se pudo enlazar. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection. (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) CREATE PROCEDURE dbo.tbl_Wiki_TopicHistoryGetHistoryForTopic @topicID int AS SET NOCOUNT ON SELECT * FROM dbo.tbl_Wiki_TopicHistory WHERE dbo.tbl_Wiki_topichistory.topicID = @topicID ORDER BY UpdateDate
Info End Sql execution: 01.00.00.SqlDataProvider file
Info Finished Sql execution
Failure Installation Failed - Script
Info Installation Failed - DotNetNuke.Wiki
Info Deleted temporary install folder
EndJob Installation Failed
Thanks for your help.