| StartJob |
Start Sql execution: 01.00.00.SqlDataProvider file |
| Failure |
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Procedure or function 'live_AddModuleControl' expects parameter '@SupportsPartialRendering', which was not supplied. 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) /* ===================================================================================== / END SmartThinker_HomePage Custom Stored Procedures - Copyright 2006, Smart-Thinker / ===================================================================================== */ /* ===================================================================================== / SmartThinker_HomePage Custom Install Script - Copyright 2006, Smart-Thinker / ===================================================================================== */ --Add the Module Defintion for the Control Panel exec dbo.live_AddModuleControl NULL, 'CONTROLPANEL:SMARTTHINKERHPBAR', NULL, 'DesktopModules/Smart-Thinker - HomePage/SmartThinkerHPBar.ascx', NULL, -3, NULL, 'http://www.smart-thinker.com' --Add the new control panel to the Host Settings UPDATE dbo.live_HostSettings SET SettingValue = 'DesktopModules/Smart-Thinker - HomePage/SmartThinkerHPBar.ascx' WHERE SettingName = 'ControlPanel' /* ===================================================================================== / END SmartThinker_HomePage Custom Install Script - Copyright 2006, Smart-Thinker / ===================================================================================== */ |
| EndJob |
End Sql execution: 01.00.00.SqlDataProvider file |
|
|