Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Method not found 'GetSearchItems'Method not found 'GetSearchItems'
Previous
 
Next
New Post
12/10/2014 2:17 PM
 
I'm having this same issue. Were you ever able to show how you fixed this?
 
New Post
12/10/2014 2:27 PM
 
I actually found the fix for this in the AspNetMembershipProvider, and it was really easy to fix. This guy details how he found it here: http://kevinlawry.wordpress.com/2014/...
 
New Post
12/10/2014 2:34 PM
 

thanks sebastian, i was just using the quick reply.  Here is what i changed it to:

    <searchIndex defaultProvider="ModuleIndexProvider">

      <providers>

        <clear />

        <add name="ModuleIndexProvider" type="DotNetNuke.Services.Search.ModuleIndexer, DotNetNuke" providerPath="~\Providers\SearchProviders\ModuleIndexer\" />

      </providers>

    </searchIndex>

    <searchDataStore defaultProvider="SearchDataStoreProvider">

      <providers>

        <clear />

        <add name="SearchDataStoreProvider" type="DotNetNuke.Services.Search.SearchDataStore, DotNetNuke" providerPath="~\Providers\SearchProviders\SearchDataStore\" />

      </providers>

    </searchDataStore>

 

 
New Post
12/11/2014 6:56 AM
 
FYI that change is automatically applied when you upgrade from 6.x to 7.x releases - it's done during upgrade via \Install\Config\07.00.00.config which merges in the change (along with lots of others). If your website does not have correct permissions (e.g. read/write but not modify), or if web.config is readonly (which can happen if checked out of source control), DNN cannot update the file and this issue can happen - i recommend reviewing your website permissions to ensure similar issues do not happen in the future

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
12/11/2014 12:53 PM
 
Thanks for the explanation Cathal,

I found a bunch of other providers still referencing the 6.x version. As for the website permission, Ill have to watch for that. There are still a couple providers that are causing problems. They reference the 6.x version but if I change it to the 7.x version the website breaks, returns server error. Im going to have to get a new version of the config file from a new 7.3.4 install and work though it to resolve them I think.
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Method not found 'GetSearchItems'Method not found 'GetSearchItems'


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out