Hello. I have an applicationthat I publishMVCinIIS 7.
When I need toupdate some controllerencapsulated in a dll or Controller.cs,replacethedllinthe publish
folder,but whenthe user pressesF5to refresh,
displays an error.
The onlyway to refresh
the changesis to close andopen the application.
The question is...
You can updatea dllfrom a publication,without stopping theservice andwithout the userexit the application?Onlypressing
F5.