Module Discussions
Installing and upgrading the Module
Last Post 4/27/2010 05:12 PM by Tonja Spindler. 1 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
Please login to post a reply.
Author Messages Informative
David O'LearyUser is Offline
Efficion Consulting Staff
Posts:116
Avatar

--
1/24/2009 12:48 PM  

The Articles Module is installed like any other DNN Module, just follow the steps below.

Upgrading the module also follows the same steps. None of your data will be lost.

  1. Log in using a SuperUser or Host account.
  2. Go to the Host-> Module Definitions page
  3. Look for a Install New Module link or hover over the module menu and select Install New Module.
  4. Browse to the zip file for Articles and click open.
  5. Click the Upload button and the installation process will begin
  6. Please review all the text that is written out and let us know if you see any errors.
Tonja SpindlerUser is Offline
New Member
New Member
Posts:1
Avatar

--
4/27/2010 05:12 PM  
We got this error on install to our DNN 4.9.4.

StartJob Begin Sql execution
Info Executing 03.02.07.SqlDataProvider
StartJob Start Sql execution: 03.02.07.SqlDataProvider file
Failure SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: The multi-part identifier "a.ImageFile" could not be bound. 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) UPDATE dbo.Article SET a.ImageFile = 'FileID=' + cast(f.FileID as nvarchar(10)) FROM dbo.Article a INNER JOIN dbo.Files f ON a.ImageFile = f.FileName WHERE a.ImageFile like '%.jpg' OR a.ImageFile like '%.gif'
EndJob End Sql execution: 03.02.07.SqlDataProvider file
Please login to post a reply.

Active Forums 4.2