Georgi
Posts:12
Send A Message
 |
| 11/12/2008 1:33 AM |
|
Hello,
We are currently developing a DNN site and we use venexus search as our primary search module.
I'm getting the following error when trying to search for the word 'lorem' . It is strange because the search works with other words, except that.
Error: VenexusSearch is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: The given key was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at EntitySpaces.Core.esEntityDictionary.get_Item(DataRow row) at EntitySpaces.Core.esEntityCollectionEnumeratorGeneric`1.System.Collections.Generic.IEnumerator.get_Current() at Venexus.Modules.VenexusSearch.ViewVenexusSearch.GetSearchResults(String queryText) --- End of inner exception stack trace ---
Thanks,
Georgi |
|
|
|
|
tmunn
Posts:359
Send A Message
 |
| 11/12/2008 10:56 AM |
|
Errors and bugs should be posted to the issue tracker. I have created an issue for you here - http://support.venexus.com/issue/ViewIssue.aspx?id=7137&PROJID=48
Please post the error as found in Admin>Event Viewer at the URL above. If you run into any other issues then post them at http://support.venexus.com |
|
|
|
|
Georgi
Posts:12
Send A Message
 |
| 11/22/2008 11:17 AM |
|
Hello again, I posted comment to the issue that describes the error. Regards |
|
|
|
|
Georgi
Posts:12
Send A Message
 |
| 11/28/2008 4:29 AM |
|
Hello again, This error keeps showing and showing , now also for other frequently used keywords. I created another issue as i see the previous one had no effect. Here is the second one : http://support.venexus.com/issue/ViewIssue.aspx?id=7246&PROJID=48 Thanks, |
|
|
|
|
Jeff Smith
Posts:210
Send A Message
 |
| 12/02/2008 8:47 AM |
|
| I posted a question for that task that you have not answered. I also closed the new issue you created since it was a duplicate. Are you using Full-text search or not? |
|
|
|
|
Georgi
Posts:12
Send A Message
 |
| 12/02/2008 12:47 PM |
|
Hi again, First thanks for your help. Today i updated the following controls to the latest released versions: Venexus WebControl Venexus Seamus Venexus Search However the error still persist : ModuleId: 501 ModuleDefId: 171 FriendlyName: VenexusSearch ModuleControlSource: DesktopModules/VenexusSearch/ViewVenexusSearch.ascx AssemblyVersion: 04.09.00 PortalID: 0 PortalName: EasynetConnect UserID: -1 UserName: ActiveTabID: 37 ActiveTabName: Search Results RawURL: /SearchResults.aspx?search=sdsl AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://stage.easynetconnect.net/SearchResults.aspx?search=sdsl UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 (.NET CLR 3.5.30729) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 720614ac-4721-4f8c-854f-e1a6020ea0f6 InnerException: The given key was not present in the dictionary. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.ThrowHelper.ThrowKeyNotFoundException StackTrace: Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The given key was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at EntitySpaces.Core.esEntityDictionary.get_Item(DataRow row) at EntitySpaces.Core.esEntityCollectionEnumeratorGeneric`1.System.Collections.Generic.IEnumerator.get_Current() at Venexus.Modules.VenexusSearch.ViewVenexusSearch.GetSearchResults(String queryText) --- End of inner exception stack trace --- Source: I noticed that it is actually caused in a third party assembly you are using - EntitySpaces Thanks |
|
|
|
|
Jeff Smith
Posts:210
Send A Message
 |
| 12/02/2008 12:52 PM |
|
Do you have another module on your site that uses entityspaces? If so what is the version that you have in the bin folder? It should be version 2008.1.927.0 for all entityspaces assemblies. |
|
|
|
|
Georgi
Posts:12
Send A Message
 |
| 12/02/2008 12:52 PM |
|
| Forgot to add - Yes we are using full-text imaging. Also the Global Crawler is switched off. The index is populated only from the DNN Html module |
|
|
|
|
Georgi
Posts:12
Send A Message
 |
| 12/02/2008 12:55 PM |
|
Posted By Jeff Smith on 12/02/2008 12:52 PM
Do you have another module on your site that uses entityspaces? If so what is the version that you have in the bin folder?
It should be version 2008.1.927.0 for all entityspaces assemblies.
No, it is only used by Venexus.
And yes - this is the version of all EntitySpace assemblies.
Thanks |
|
|
|
|
Jeff Smith
Posts:210
Send A Message
 |
| 12/02/2008 1:10 PM |
|
I am going to upload an assembly and pdb file that will hopefully give us a ling number to work with. Please go here: http://support.venexus.com/issue/ViewIssue.aspx?id=7137&PROJID=48 |
|
|
|
|
Georgi
Posts:12
Send A Message
 |
| 12/02/2008 3:38 PM |
|
Hi, We have line number now - 1384 ModuleId: 501 ModuleDefId: 171 FriendlyName: VenexusSearch ModuleControlSource: DesktopModules/VenexusSearch/ViewVenexusSearch.ascx AssemblyVersion: 04.09.00 PortalID: 0 PortalName: EasynetConnect UserID: -1 UserName: ActiveTabID: 37 ActiveTabName: Search Results RawURL: /SearchResults.aspx?search=sdsl AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://stage.easynetconnect.net/SearchResults.aspx?search=sdsl UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 (.NET CLR 3.5.30729) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 7d6342d7-7d99-4ff1-af35-d2952767913b InnerException: The given key was not present in the dictionary. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.ThrowHelper.ThrowKeyNotFoundException StackTrace: Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The given key was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at EntitySpaces.Core.esEntityDictionary.get_Item(DataRow row) at EntitySpaces.Core.esEntityCollectionEnumeratorGeneric`1.System.Collections.Generic.IEnumerator.get_Current() at Venexus.Modules.VenexusSearch.ViewVenexusSearch.GetSearchResults(String queryText) in E:\Venexus-Source\Venexus\VenexusSearch\Venexus.Modules.VenexusSearch\ViewVenexusSearch.ascx.vb:line 1384 --- End of inner exception stack trace --- Source: Server Name: KANGAROO Thanks |
|
|
|
|
Jeff Smith
Posts:210
Send A Message
 |
| 12/02/2008 4:38 PM |
|
| Please use Gemini instead of posting the issue in the forums. |
|
|
|
|