smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.21k stars 449 forks source link

Clearscript error on after publish and deployment to server #318

Open sujanvaland opened 5 years ago

sujanvaland commented 5 years ago

On local IIS everything seems to be working smooth, once i publish the solution and deploy it to cloud server. It throws error saying "A procedure imported by 'ClearScriptV8-32.dll' could not be loaded."

Please help we are stucked badly here. clearscript

pineportal commented 5 years ago

I have also encountered this problem. We're having this problem when using the same Application pools.

sujanvaland commented 5 years ago

Thanks a lot 👍 , this was the issue. We had 2 deployment on cloud server of smartstore. we made 1 down and it worked liked a charm. Had complaint to server team to check on app pool. Now problem is only one site will run at a time, if you have any suggestion to add it will help.

Thanks again.

sujanvaland commented 5 years ago

Hello, We have a serious issue with host, all smartstore deployment with same version goes to same application pool and hence we start facing clearscript issue. Please provide any work around for the same as we can do only one deployment at a time. Please help

sujanvaland commented 4 years ago

Just downloaded the latest release after build , started same error this time not even the application is hosted i am running the project locally from visual studio. This is really frustrating, can anyone please help.