473,385 Members | 1,311 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

.NET does not restart app on entire web farm after DLL update

We have a client who has updated a DLL on their .NET web site and the
application was not automatically restarted on 1 server within the farm
(3 total). They were able to work around this by simply performing a
manual save on web.config file on the server not using the newer DLL.

They reported the same thing again a few days later. Although it was
the same server it was a different site.

Any ideas as to why this may be occurring? Not sure how frequently
they have been makiong changes to the site, but it is definitely not a
new one.

We are running Windows 200 SP4, IIS 5.0, .NET Framework 1.1

Thanks for any help

Steve

Nov 19 '05 #1
3 1183
asp.net has no knowledge of the webfarm. each server runs on its own and
will only restart an application if it detects a file change in its
monitored vdir.

-- bruce (sqlwork.com)
<st********@mashntee.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
We have a client who has updated a DLL on their .NET web site and the
application was not automatically restarted on 1 server within the farm
(3 total). They were able to work around this by simply performing a
manual save on web.config file on the server not using the newer DLL.

They reported the same thing again a few days later. Although it was
the same server it was a different site.

Any ideas as to why this may be occurring? Not sure how frequently
they have been makiong changes to the site, but it is definitely not a
new one.

We are running Windows 200 SP4, IIS 5.0, .NET Framework 1.1

Thanks for any help

Steve

Nov 19 '05 #2
We use a separate tool to replicate files to the respective directories
on each server. I would assume that IIS on each server would discover
this newer file regardless of how it got there. I checked permissions
on the directory structure and they appear to be an order.

Could this be a load balancing issue?

Nov 19 '05 #3
Is it always the same server that does this? If so, have you checked
the system clock on that machine to make sure it's right?

I can imagine a scenario where you'd drop a new dll, and 2003 would
kindly preserve the timestamp on it, tricking the FileSystemWatcher
into thinking it's not new.
Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/

---
Get your own Travel Blog, with itinerary maps and photos!
http://www.blogabond.com/

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jerome Cohen | last post by:
This problem is driving us mad, and I saw someone else posting a very similar problem, again no support from MS! ----------------------- Win2K/IIS 5.0, web farm load balanced by Local director....
18
by: amdishigh | last post by:
We are experiencing the following problems concerning ASP.NET: our ASP.NET application, written in .NET 1.1 platform, and hosted in IIS 5.0 environment, experience frequent session timeout problem....
3
by: Pint | last post by:
I would like to know if there is a programatic way to force the Application object to restart. I have a hosted website where I will be unable to control the webserver (eg:iisreset), and I would...
5
by: ashish | last post by:
We are trying to run an application on a web farm, with sql server state management, the issue is that the application uses a singleton static class to access configuration information. The...
3
by: John A Grandy | last post by:
In ASP.NET 1.1 and/or 2.0 ..... Is it possible to configure a web-app so that replacement of an .xml file ( physically located under the virtual dir root ) with a newer version of the file...
6
by: Leonardo Curros | last post by:
Hello, I would like to know what's the best way to restart one service. I would like to do it from the service itself. Is this possible? I try it with ServiceController.stop()...
1
by: Kevin Burrowes | last post by:
I need to implement caching for a large enterprise application and we are planning to use the newest Caching Application Blocks. (Enterprise Library Jan. 2006) We want to cache Business Entities...
4
by: shorti | last post by:
Can anyone explain in greater (and more comprehensive) detail what the RESTART option does in the ALTER TABLE table ALTER COLUMN statement. This is the description in Info Center: RESTART or...
2
by: Gery D. Dorazio | last post by:
If a system consists of either a web farm or web garden does each of the servers in the farm/garden have its own Global Assembly Cache? Please suggest some helpful documentation on this topic if...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.