P
PL
Is it safe to replace dll's in bin while there are running transactions or
is it considered bad practice to replace dll's in the /bin folder while the
server is running ?
I never really thought about it until now but recently we experienced
strange entries in our database that we have no explanation for, it almost
looks like some database transactions weren't aborted properly.
Is it better practice to shutdown the database and webservices before
replacing dll's in teh bin directory ?
I would appreciate any input on this as we update things frequently and
shutting down services would be a problem for us.
PL.
is it considered bad practice to replace dll's in the /bin folder while the
server is running ?
I never really thought about it until now but recently we experienced
strange entries in our database that we have no explanation for, it almost
looks like some database transactions weren't aborted properly.
Is it better practice to shutdown the database and webservices before
replacing dll's in teh bin directory ?
I would appreciate any input on this as we update things frequently and
shutting down services would be a problem for us.
PL.