Can you publish the project to iis and guide me step by step?
Doesn't sound like your answer at all.
I have installed .net runtime and sdk as well as .net core according to version 7.x.x.
When I run under development environment it's completely normal. The error only appears when publishing to iis.
I loaded the app as MVC to do the job. Once done, I will come back to do it again and reply to you.
Hi sukhdeep.dhillon, I find this problem very serious. It affected my work by not running the application. I have used ways like: reloading project from abp suite, deleting node_modules, yarn.lock, package.json,.. re-running yarn install, yarn start but still no success.
Hi sukhdeep.dhillon, Looks like this @volosoft don't created when I use abp suite. on default app there will be no @volosoft in angular.json
Thank you very much, I commented the code in the constructor and it ran into my AppService.