Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • M 33 posts 91 karma points
    Sep 24, 2013 @ 15:56
    M
    0

    ExamineManager error: Unable to load default search provider

    We have been getting the following Error quite a lot, that seems to bring the website down in production. Trying to find the connection between the two. Can someone throw a light on what causes these errors ad how to fix them?

    Error loading IApplication: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Examine.ExamineManager' threw an exception. ---> System.Configuration.Provider.ProviderException: Unable to load default search provider
    If Examine questions should be redirected somewhere else, please suggest where! thanks
  • David Peck 687 posts 1863 karma points c-trib
    Jan 02, 2014 @ 10:52
    David Peck
    0

    This is a bit of an old post, but I believe the cause of the Examine error is that your config/ExaminSettings.config has an error. Examine is trying to load whatever you have setup as your defaultProvider attribute of the ExamineSearchProviders node, and probably not finding the corresponding provider.

  • charlie black 33 posts 106 karma points
    Mar 28, 2014 @ 19:54
    charlie black
    0

    Should also add, for completeness, that you can mess up web.config so that you get this type error because there are 2 sections in web.config that relate to search.

Please Sign in or register to post replies

Write your reply to:

Draft