Some development issues on nop 4.0

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 yıl önce
Using IISExpress or IIS:
-install a plugin will cause the application to exit the debugger
-reload the plugin list will cause the application to exit the debugger
6 yıl önce
Hi,

I too got the same issue.

1) While hitting "Reload the Plugin" the application getting closed from running in Visual Studio 2017.
2) The application getting closed after installed the plugin. We are not sure it's install or not... After reopen we can see the plugin was installed. But application closed from visual studio 2017.

Please help me on this...
6 yıl önce
Same issue!
6 yıl önce
I've always assumed this is by design.  In a normal deployment, the application restarts, but in the development environment it can't restart so it just stops running.  If you then start the application again, you have done the same thing the deployed application does.

I wouldn't worry about it.  Just re-start the development application.
6 yıl önce
I am too facing the same issue. Please can any one guide on this?
6 yıl önce
try to change debug mode from IIS Express to Nop.Web

like this https://imgur.com/Btlj4KB


for more details visit here
6 yıl önce
rajupaladiya wrote:
try to change debug mode from IIS Express to Nop.Web

like this https://imgur.com/Btlj4KB


for more details visit here



Please try this one.

I also used this solution and worked as expected.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.