After installing Blog 03.01.20 I have been receiving this error when the DotNetNuke.Services.Search.SearchEngineScheduler, DOTNETNUKE runs. I did have NewBlog 03.01.18 installed before I upgraded and this error was not present.
11/3/2005 9:51:56 AM General Exception AssemblyVersion: -1; Method: ; FileName: ;&n ...
AssemblyVersion: -1
Method:
FileName:
FileLineNumber: -1
FileColumnNumber: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL:
AbsoluteURLReferrer:
ExceptionGUID:
DefaultDataProvider:
InnerException: Cannot insert duplicate key row in object 'SearchItem' with unique index 'IX_SearchItem'.
Message: System.Data.SqlClient.SqlException: Cannot insert duplicate key row in object 'SearchItem' with unique index 'IX_SearchItem'. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) 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.AddSearchItem(String Title, String Description, Int32 Author, DateTime PubDate, Int32 ModuleId, String Key, String Guid, Int32 ImageFileId) at DotNetNuke.Services.Search.SearchDataStoreController.AddSearchItem(SearchItemInfo item) at DotNetNuke.Services.Search.SearchDataStore.StoreSearchItems(SearchItemInfoCollection SearchItems)
StackTrace:
Source:
Server Name: <servername>
Any information would be greatly appreciated, I hope that this is not the billionth time you received this type of message.
Steve