Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

life of mywebapp.dll

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
prefersgolfing - 29 Oct 2007 17:28 GMT
Whats happens if I overlay mywebapp.dll in iis 6.0 with a newer 1.1 version
without stopping the site. What happens to the users currently logged in?
Thanks.
Juan T. Llibre - 29 Oct 2007 17:36 GMT
re:
!> Whats happens if I overlay mywebapp.dll in iis 6.0 with a newer 1.1 version
!> without stopping the site. What happens to the users currently logged in?

They will continue to have their requests served by the "old" ASP.NET process.
New requests will be served by the new process.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Whats happens if I overlay mywebapp.dll in iis 6.0 with a newer 1.1 version without stopping the site. What happens to
> the users currently logged in? Thanks.
Peter Bromberg [C# MVP] - 29 Oct 2007 17:38 GMT
Your application  will recycle because of the change. Existing requests will
complete, and sessions, if inProc, will be lost.
-- Peter
Recursion: see Recursion
site:  http://www.eggheadcafe.com
unBlog:  http://petesbloggerama.blogspot.com
BlogMetaFinder:    http://www.blogmetafinder.com

> Whats happens if I overlay mywebapp.dll in iis 6.0 with a newer 1.1 version
> without stopping the site. What happens to the users currently logged in?
> Thanks.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.