Right. I'm new to DNN. Recently installed the lastest version just a couple of days ago.
I've stumbled into a error when I try to install the forum module. I would copy and past the error here, but it is so large it would take someone an hour and two cups of coffee to even attempt to read it.
It occurs when I go to upload the module in module definitions. I add the forum.zip file in the file upload box then hit 'upload new file'. The install then starts off alright but hits problems when it gets to =
Startjob Start Sql execution: 03.00.00SqlDataProvider file
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Could not drop object 'dnusr_ce2a5378d.Forum_Forums' because it is referenced by a FOREIGN KEY constraint. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection. CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) if exists (select * from dbo.sysobjects where id = object_id(N'Forum_Forums') and OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table dnusr_ce2a5378d.Forum_Forums System.Data.SqlClient.SqlException: Could not drop object 'dnusr_ce2a5378d.Forum_Posts' because it is referenced by a FOREIGN KEY constraint. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection
It goes on and on. It will repeat itself for version 03.00.10 and then through all subsequent versions until it gets all the way to 04.04.03
If this isn't enough to go on let me know. I can post the whole error, but it could take up several pages.
Cheers in advance.
Kevin.