Close

Problem after update

KetoTrucker
11 years ago
#1759 Quote
Avatar
  • 7
I have upgraded from 2.6 to 2.7 and now I get this error


The partial view 'InstantSearch' was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.cshtml
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.vbhtml
~/Themes/ShopAll/Views/Shared/InstantSearch.cshtml
~/Themes/ShopAll/Views/Shared/InstantSearch.vbhtml
~/Views/InstantSearch/InstantSearch.cshtml
~/Views/InstantSearch/InstantSearch.vbhtml
~/Views/Shared/InstantSearch.cshtml
~/Views/Shared/InstantSearch.vbhtml
~/Administration/Views/InstantSearch/InstantSearch.cshtml
~/Administration/Views/InstantSearch/InstantSearch.vbhtml
~/Administration/Views/Shared/InstantSearch.cshtml
~/Administration/Views/Shared/InstantSearch.vbhtml
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The partial view 'InstantSearch' was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.cshtml
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.vbhtml
~/Themes/ShopAll/Views/Shared/InstantSearch.cshtml
~/Themes/ShopAll/Views/Shared/InstantSearch.vbhtml
~/Views/InstantSearch/InstantSearch.cshtml
~/Views/InstantSearch/InstantSearch.vbhtml
~/Views/Shared/InstantSearch.cshtml
~/Views/Shared/InstantSearch.vbhtml
~/Administration/Views/InstantSearch/InstantSearch.cshtml
~/Administration/Views/InstantSearch/InstantSearch.vbhtml
~/Administration/Views/Shared/InstantSearch.cshtml
~/Administration/Views/Shared/InstantSearch.vbhtml

Source Error:





Line 68: @if (instantSearchIntegrated)
Line 69: {
Line 70:     @Html.Action("InstantSearch", "InstantSearch")
Line 71: }


Source File: \\.....\public_html\Themes\ShopAll\Views\Catalog\SearchBox.cshtml    Line: 70

Magnus Hallberg
Boyko
11 years ago
#1767 Quote
Avatar
  • Moderator
  • 1570
Hi VTT,

It looks like the Nop Instant Search plugin is not installed or is missing from the Plugins folder.
Did you copy back the old InstalledPlugins.txt file after the upgrade?

Thanks
Regards,
Nop-Templates.com Team
KetoTrucker
11 years ago
#1769 Quote
Avatar
  • 7
Hello
Yes I copy that file back. Here is the file with all the plugin that belongs to to the theme

SevenSpikes.Core
SevenSpikes.Nop.Plugins.AnywhereSliders
SevenSpikes.Nop.Plugins.NopQuickTabs
SevenSpikes.Nop.AjaxFilters
SevenSpikes.Nop.Plugins.AjaxCart
SevenSpikes.Nop.Plugins.InstantSearch
SevenSpikes.Nop.Plugins.SmartSEO
SevenSpikes.Nop.Plugins.MegaMenu
SevenSpikes.Nop.Plugins.JCarousel
SevenSpikes.Nop.Plugins.CloudZoom
SevenSpikes.Theme.ShopAll
Magnus Hallberg
Boyko
11 years ago
#1770 Quote
Avatar
  • Moderator
  • 1570
VTT wrote:
Hello
Yes I copy that file back. Here is the file with all the plugin that belongs to to the theme

SevenSpikes.Core
SevenSpikes.Nop.Plugins.AnywhereSliders
SevenSpikes.Nop.Plugins.NopQuickTabs
SevenSpikes.Nop.AjaxFilters
SevenSpikes.Nop.Plugins.AjaxCart
SevenSpikes.Nop.Plugins.InstantSearch
SevenSpikes.Nop.Plugins.SmartSEO
SevenSpikes.Nop.Plugins.MegaMenu
SevenSpikes.Nop.Plugins.JCarousel
SevenSpikes.Nop.Plugins.CloudZoom
SevenSpikes.Theme.ShopAll


Hi VTT,

Did you check if the Instant Search plugin folder is present in the Plugins folder as well as all the other SevenSpikes plugins? You can also double check the Description.txt file in the Instant Search plugin folder and make sure it contains the 2.7 version.
If so then restart your application by simply edit the Global.asax file by putting some empty spaces in it and save it.

Please let us know how it goes!

Thanks
Regards,
Nop-Templates.com Team
KetoTrucker
11 years ago
#1771 Quote
Avatar
  • 7
Yes all files are present in the plugin folder and they all supports 2.7. I have done a blank space i global before, i tried once agian.

I get the same error message
Magnus Hallberg
Boyko
11 years ago
#1772 Quote
Avatar
  • Moderator
  • 1570
VTT wrote:
Yes all files are present in the plugin folder and they all supports 2.7. I have done a blank space i global before, i tried once agian.

I get the same error message


OK then please email us your FTP credentials, so that we can take a look.

Best Regards,
Nop-Templates Support Team
Regards,
Nop-Templates.com Team
KetoTrucker
11 years ago
#1773 Quote
Avatar
  • 7
I have sent you a pm with tre credentials
Magnus Hallberg
genode
10 years ago
#4030 Quote
Avatar
  • 2
Hi,

I have the same problem below, how can I solve it? thanks.

The partial view 'InstantSearch' was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/Electronics/Views/InstantSearch/InstantSearch.cshtml
~/Themes/Electronics/Views/InstantSearch/InstantSearch.vbhtml
~/Themes/Electronics/Views/Shared/InstantSearch.cshtml
~/Themes/Electronics/Views/Shared/InstantSearch.vbhtml
~/Views/InstantSearch/InstantSearch.cshtml
~/Views/InstantSearch/InstantSearch.vbhtml
~/Views/Shared/InstantSearch.cshtml
~/Views/Shared/InstantSearch.vbhtml
~/Administration/Views/InstantSearch/InstantSearch.cshtml
~/Administration/Views/InstantSearch/InstantSearch.vbhtml
~/Administration/Views/Shared/InstantSearch.cshtml
~/Administration/Views/Shared/InstantSearch.vbhtml