- 3
Hi
I am receiving the following error after trying to acces the ajax filters settings from the admin panel, this error was generated first by the browser
c:\Users\watto_uk\AppData\Local\Temp\Temporary ASP.NET Files\root\ee27e466\ae1f8e6\App_Web_sevenspikes.nop.ajaxfilters.views.nopajaxfiltersadmin.create.cshtml.401679e4.2gwpp8s-.0.cs(30): error CS0234: The type or namespace name 'Framework' does not exist in the namespace 'SevenSpikes.Nop' (are you missing an assembly reference?)
Then after that everytime i try to run my application from visual studio i get the following error, but the application has been running without problems before this error nothing has changed with the code.
{"Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=2.65.380.4809, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\nCould not load file or assembly 'SevenSpikes.Nop.Framework, Version=2.65.380.4809, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\nCould not load file or assembly 'SevenSpikes.Nop.Framework, Version=2.65.380.4809, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\nUnable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.\r\n"}
Has anyone else experienced this error?
Thanks
Liam
I am receiving the following error after trying to acces the ajax filters settings from the admin panel, this error was generated first by the browser
c:\Users\watto_uk\AppData\Local\Temp\Temporary ASP.NET Files\root\ee27e466\ae1f8e6\App_Web_sevenspikes.nop.ajaxfilters.views.nopajaxfiltersadmin.create.cshtml.401679e4.2gwpp8s-.0.cs(30): error CS0234: The type or namespace name 'Framework' does not exist in the namespace 'SevenSpikes.Nop' (are you missing an assembly reference?)
Then after that everytime i try to run my application from visual studio i get the following error, but the application has been running without problems before this error nothing has changed with the code.
{"Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=2.65.380.4809, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\nCould not load file or assembly 'SevenSpikes.Nop.Framework, Version=2.65.380.4809, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\nCould not load file or assembly 'SevenSpikes.Nop.Framework, Version=2.65.380.4809, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\nUnable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.\r\n"}
Has anyone else experienced this error?
Thanks
Liam