 |    |  |
 | |  |
 | |  |
 | |  |
 | |  |
 |
|
|
| Error Re-installing Quotes (N/A) |
|
|
Hi,
I was having trouble with Smart-Thinker Quotes, similar to some of the posts in this section. One of the solutions I read was NOT to install ST-Quotes after ST-Profile is installed (which i did). So.. I went ahead and uninstalled it. Now of course, I am getting the following error when trying to re-install:
| StartJob |
Registering DesktopModule |
| Info |
Registering Definitions |
| Failure |
ExceptionSystem.Data.SqlClient.SqlException: Violation of UNIQUE KEY constraint 'IX_md_ModuleDefinitions'. Cannot insert duplicate key in object 'dbo.md_ModuleDefinitions'. The statement has been terminated. 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.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.AddModuleDefinition(Int32 DesktopModuleId, String FriendlyName, Int32 DefaultCacheTime) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.RegisterModules(PaFolder Folder, ArrayList Modules, ArrayList Controls) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install() |
any help would be appreciated.. |
|
|
|
 |  |
|
| |
 |  |
|
|
| Re: Error Re-installing Quotes (N/A) |
|
|
Hi Rodney,
Thanks for the reply. I uninstalled all elements of the profile module, home page module and quotes module - and start over with the quotes module first. Still getting that same error. Also getting that error when attempting to re-install the profile module as well. buggered..
I am using the latest version of each. Perhaps it has something to do with upgrading from DNN 4.7 to 4.8?
Originally I'd installed the profile module, groups, home page, etc. on 4.7. Then upgraded to 4.8. Then a client needed testimonials - so I installed quotes. The install went fine - but it never worked quite right. Posts never showed up in quotes - until clicking 'view all'. And from there - they were not editable by admin. ...And the module never switched to testimonials - always displayed 'no new quotes' etc.. |
|
|
|
 |  |
|
|
| Re: Error Re-installing Quotes (Australia) |
|
|
Sorry for the slow reply - I think I'm going to have to have a look at your ModuleDefinitions table. Can you run the following query for me and paste the results here:
SELECT *
FROM ModuleDefinitions
WHERE FriendlyName like 'smart%'
Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players
 |
|
|
|
|  |
 | |  |
 | |  |
 | |  |
|