Ref Order # 5794
Nopcommerce version 3.5
I was trying out your NopAccelerate Solr Search plugin. The installation of Core plugin is successful and working fine, but as soon as I install Search plugin my category pages start giving the below error. Home page of my site comes up fine but any category page gives the below error.
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0234: The type or namespace name 'Captcha' does not exist in the namespace 'Nop.Web.Framework.Security' (are you missing an assembly reference?)
Source Error:
Line 27: using Nop.Web.Extensions;
Line 28: using Nop.Web.Framework;
Line 29: using Nop.Web.Framework.Security.Captcha;
Line 30: using Nop.Web.Framework.Security.Honeypot;
Line 31:
Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\App_Web_searchpagefilters.cshtml.451d18ed.ugkmqfpo.0.cs Line: 29
Show Detailed Compiler Output:
c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Nop.Plugin.Misc.Insity.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Plugins.AjaxFilters.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\8d250969\8824e088_8453d101\ImageResizer.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Solr.Net.Search.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Plugins.RealOnePageCheckout.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Scheduling.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Core.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Plugins.InstantSearch.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\06223903\05efc286_8453d101\RestSharp.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\FoxNetSoft.Plugin.Misc.ShareYourCart.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\ec26e3af\5e196285_8453d101\UserAgentStringLibrary.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\267efc38\5b944486_8453d101\System.Web.Http.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Nop.Plugin.Widgets.AllInOne.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Nop.Plugin.Misc.PageSpeedInsights.dll" /R:"C:\Windows\Microsoft.NET\Fram
Nopcommerce version 3.5
I was trying out your NopAccelerate Solr Search plugin. The installation of Core plugin is successful and working fine, but as soon as I install Search plugin my category pages start giving the below error. Home page of my site comes up fine but any category page gives the below error.
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0234: The type or namespace name 'Captcha' does not exist in the namespace 'Nop.Web.Framework.Security' (are you missing an assembly reference?)
Source Error:
Line 27: using Nop.Web.Extensions;
Line 28: using Nop.Web.Framework;
Line 29: using Nop.Web.Framework.Security.Captcha;
Line 30: using Nop.Web.Framework.Security.Honeypot;
Line 31:
Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\App_Web_searchpagefilters.cshtml.451d18ed.ugkmqfpo.0.cs Line: 29
Show Detailed Compiler Output:
c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Nop.Plugin.Misc.Insity.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Plugins.AjaxFilters.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\8d250969\8824e088_8453d101\ImageResizer.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Solr.Net.Search.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Plugins.RealOnePageCheckout.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Scheduling.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Core.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\SevenSpikes.Nop.Plugins.InstantSearch.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\06223903\05efc286_8453d101\RestSharp.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\FoxNetSoft.Plugin.Misc.ShareYourCart.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\ec26e3af\5e196285_8453d101\UserAgentStringLibrary.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\assembly\dl3\267efc38\5b944486_8453d101\System.Web.Http.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Nop.Plugin.Widgets.AllInOne.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\743d5104\96ffad4\Nop.Plugin.Misc.PageSpeedInsights.dll" /R:"C:\Windows\Microsoft.NET\Fram
0
