Does anybody know if there's a way to build an asp.net project without disconnecting any active users?
Whenever I debug or release any of my asp.net projects any active sessions are destroyed and active users are sent back to the login page. There must be some way around this, or you can only debug or compile when nobody else is using it.
Help!!!!
Whenever I debug or release any of my asp.net projects any active sessions are destroyed and active users are sent back to the login page. There must be some way around this, or you can only debug or compile when nobody else is using it.
Help!!!!