how to update changes in dll in asp.net

O

ommkriss1in

hi,
i am new to asp.net. we developed one web application and
deployed it to client. its been working fine. but i need to make
changes in the application (small changes in the class file). how can
i update changes in the dll without affecting running
application.can it be done?or i have to uninstall application and
reinstal it with updated build setup?plz help me to find out a solution
 
H

Hans Kesting

(e-mail address removed) was thinking very hard :
hi,
i am new to asp.net. we developed one web application and
deployed it to client. its been working fine. but i need to make
changes in the application (small changes in the class file). how can
i update changes in the dll without affecting running
application.can it be done?or i have to uninstall application and
reinstal it with updated build setup?plz help me to find out a solution

You can just replace the changed dll, but this will trigger a restart
on the site. The application will be back up very quickly, but all
sessions have been cleared.

Hans Kesting
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top