Copied to clipboard

Flag this post as spam?

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


  • Christine 115 posts 288 karma points
    Mar 25, 2013 @ 15:51
    Christine
    0

    Error loading MacroEngine script (file: SearchResults.cshtml)

    Hello,

     

    I am following the search video tutorial and I'm getting this error on my search.aspx

    Error loading MacroEngine script (file: SearchResults.cshtml)

     

    Any help?

     

    Thanks in advance

  • Christine 115 posts 288 karma points
    Mar 25, 2013 @ 16:28
    Christine
    0

    Seems the problem is with this line:

    @{var results = ExamineManager.Instance.Search(searchTerm, true);}

  • Christine 115 posts 288 karma points
    Mar 25, 2013 @ 16:41
    Christine
    0

    Actually we figured it out

    In the ExamineSettings.config we missed changing the defaultProvider

     <ExamineSearchProviders defaultProvider="ClientWebsite_1Searcher">

  • mira 4 posts 34 karma points
    Dec 03, 2013 @ 06:05
    mira
    0

    I am also experiencing the same error, I can search it using the query string on the address bar but when I go to the search.aspx page, I got the same error. I tried to update the setting in ExamineSettings.config but after changing this, I can't even go to any page of my project. I can only use <ExamineSearchProvidersdefaultProvider="ExternalSearcher">. Any suggestions?


  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies