473,395 Members | 1,595 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,395 software developers and data experts.

One of two identical asp.net websites not responding

We have a Windows 2003 Server, serving an asp.net (2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.

While investigating the problem, we added a second copy of the
website, created a second virtual directory in IIS, tried to access
it, and it worked. The original website was still not responding.

Further investigation showed that after restarting IIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).

This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.

We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.

Has anybody seen anything like this before?

Thanks in advance,
Toby :)
Sep 25 '08 #1
7 1977
What do the identical applications do ?

Could they be competing for resources which need to be locked down ?
Would resource contention be a possible source of the problem ?

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/
======================================
<mi********@gmail.comwrote in message news:fb**********************************@25g2000h sx.googlegroups.com...
We have a Windows 2003 Server, serving an asp.net (2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.

While investigating the problem, we added a second copy of the
website, created a second virtual directory in IIS, tried to access
it, and it worked. The original website was still not responding.

Further investigation showed that after restarting IIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).

This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.

We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.

Has anybody seen anything like this before?

Thanks in advance,
Toby :)

Sep 25 '08 #2
On Sep 25, 1:54*pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
What do the identical applications do ?

Could they be competing for resources which need to be locked down ?
Would resource contention be a possible source of the problem ?

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/
======================================

<mills.t...@gmail.comwrote in messagenews:fb**********************************@2 5g2000hsx.googlegroups.com...
We have a Windows 2003 Server, serving an asp.net (2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.
While investigating the problem, we added a second copy of the
website, created a second virtual directory in IIS, tried to access
it, and it worked. The original website was still not responding.
Further investigation showed that after restarting IIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).
This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.
We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.
Has anybody seen anything like this before?
Thanks in advance,
Toby :)
The application is a database driven application for managing mining
related data. The problem is not resource contention, as it is the
first instance that hangs - even if the second instance is never
started up. In fact the first instance hangs even if there is no
second instance!
Sep 26 '08 #3
On Thu, 25 Sep 2008 04:34:51 -0700 (PDT), mi********@gmail.com wrote:
>We have a Windows 2003 Server, serving an asp.net (2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.

While investigating the problem, we added a second copy of the
website, created a second virtual directory in IIS, tried to access
it, and it worked. The original website was still not responding.

Further investigation showed that after restarting IIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).

This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.

We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.
This sounds like a configuration issue. I would start by comparing the
working and non-working servers' IIS and event logs.

regards
A.G.
Sep 26 '08 #4
On Sep 26, 1:55*pm, Registered User <n4...@ix.netcom.comwrote:
On Thu, 25 Sep 2008 04:34:51 -0700 (PDT), mills.t...@gmail.com wrote:
We have a Windows 2003 Server, serving anasp.net(2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.
While investigating the problem, we added a second copy of the
website, created a second virtual directory inIIS, tried to access
it, and it worked. The original website was stillnot responding.
Further investigation showed that after restartingIIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).
This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.
We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.

This sounds like a configuration issue. I would start by comparing the
working and non-working servers'IISand event logs.

regards
A.G.
Looks like we may have cracked the problem. It looks like it was
Symantec AntiVirus. It's just weird that the first website hangs, but
the second works fine. Maybe the first one distracts the AntiVirus
while the second one sneaks in unnoticed!
Sep 26 '08 #5
On Sep 26, 1:55*pm, Registered User <n4...@ix.netcom.comwrote:
On Thu, 25 Sep 2008 04:34:51 -0700 (PDT),mills.t...@gmail.com wrote:
We have a Windows 2003 Server, serving an asp.net (2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.
While investigating the problem, we added a second copy of the
website, created a second virtual directory in IIS, tried to access
it, and it worked. The original website was still not responding.
Further investigation showed that after restarting IIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).
This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.
We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.

This sounds like a configuration issue. I would start by comparing the
working and non-working servers' IIS and event logs.

regards
A.G.
It is the same IIS server, just 2 different virtual directories.
Oct 6 '08 #6
On Sep 26, 3:26*pm, mills.t...@gmail.com wrote:
On Sep 26, 1:55*pm, Registered User <n4...@ix.netcom.comwrote:
On Thu, 25 Sep 2008 04:34:51 -0700 (PDT),mills.t...@gmail.com wrote:
>We have a Windows 2003 Server, serving anasp.net(2.0) website.
>Recently the website stopped responding. When trying to access the
>website, no response is received at all. This includes when browsing
>the website from the local machine.
>While investigating the problem, we added a second copy of the
>website, created a second virtual directory inIIS, tried to access
>it, and it worked. The original website was stillnot responding.
>Further investigation showed that after restartingIIS, whichever of
>the 2 websites was accessed first would hang, and then the other would
>work just fine. The problem also is restricted to an Application Pool.
>If I create a second application pool, with two more copies of the
>website, only the website accessed second will respond (i.e. we have
>two responsive and two non-responsive websites).
>This problem only began recently on 2 separate servers (on the same
>WAN) that were both previously working fine. We created a brand new
>Virtual Server and were immediately faced with the same problem.
>We have two other servers on the same WAN, with the same website
>installed which do not suffer from this problem at all.
This sounds like a configuration issue. I would start by comparing the
working and non-working servers'IISand event logs.
regards
A.G.

Looks like we may have cracked the problem. It looks like it was
Symantec AntiVirus. It's just weird that the first website hangs, but
the second works fine. Maybe the first one distracts the AntiVirus
while the second one sneaks in unnoticed!
I take that last remark back. Turning off the antivirus makes no
difference.

Anybody have any ideas?
Oct 6 '08 #7
On Oct 6, 8:29*pm, mills.t...@gmail.com wrote:
On Sep 26, 3:26*pm,mills.t...@gmail.com wrote:
On Sep 26, 1:55*pm, Registered User <n4...@ix.netcom.comwrote:
On Thu, 25 Sep 2008 04:34:51 -0700 (PDT),mills.t...@gmail.com wrote:
We have a Windows 2003 Server, serving anasp.net(2.0) website.
Recently the website stopped responding. When trying to access the
website, no response is received at all. This includes when browsing
the website from the local machine.
While investigating the problem, we added a second copy of the
website, created a second virtual directory inIIS, tried to access
it, and it worked. The original website was stillnot responding.
Further investigation showed that after restartingIIS, whichever of
the 2 websites was accessed first would hang, and then the other would
work just fine. The problem also is restricted to an Application Pool.
If I create a second application pool, with two more copies of the
website, only the website accessed second will respond (i.e. we have
two responsive and two non-responsive websites).
This problem only began recently on 2 separate servers (on the same
WAN) that were both previously working fine. We created a brand new
Virtual Server and were immediately faced with the same problem.
We have two other servers on the same WAN, with the same website
installed which do not suffer from this problem at all.
This sounds like a configuration issue. I would start by comparing the
working and non-working servers'IISand event logs.
regards
A.G.
Looks like we may have cracked the problem. It looks like it was
Symantec AntiVirus. It's just weird that the first website hangs, but
the second works fine. Maybe the first one distracts the AntiVirus
while the second one sneaks in unnoticed!

I take that last remark back. Turning off the antivirus makes no
difference.

Anybody have any ideas?
Some additional information:

After restarting IIS:
I access site 1 and it hangs
I access site 2 and it responds fine
I edit the web.config file for site 1 (making no actually change)
forcing a recompile, and it works fine.
So I have 2 working sites.

But if I restart IIS, I'm back to square one, with wichever website I
access first not responding.
Oct 6 '08 #8

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

Similar topics

0
by: Markus Franz | last post by:
Hi. I have a difficult problem: An array contains several different URLs. I want to load these websites in parallel by using a HTTP-Request. How can I do this in PHP? Up to now I did this...
3
by: Raseliarison nirinA | last post by:
hi all, i found an unanswered question at http://www.faqts.com/knowledge_base/index.phtml/fid/538 with possible response below. i've tried to send it at faqt.python but can't figure out how to...
13
by: long5120 | last post by:
I am trying to use webpage with javascript to check if a web server is responding. I was thinking of using 2 frames. Frame1 will have the site, and the Frame2 will be a status bar (not really...
1
by: Dean R. Henderson | last post by:
I setup FormsAuthentication on a couple websites where it has been working as expected for a long time. I used this code to setup the same type of authentication on a new website I am working on...
1
by: Pony Tsui | last post by:
Hi All, i had two .net 2.0 websites, but i don't know how to login one websites, then open or redirect another website without signin again? anyone can help me? Thanks -- Pony Tsui
7
by: VB Programmer | last post by:
I am an independent ASP.NET/Flash developer. I currently have about 15 ASP.NET, Flash, and mixed websites that I created and manage. Because of various factors I am thinking about selling the...
9
by: moondaddy | last post by:
I'm using asp.net 2.0 and c# and would like to share some user control between several websites. these websites are on the same server and have a physical location right next to each other like...
1
by: =?Utf-8?B?UGhpbGxpcCBXaWxsaWFtcw==?= | last post by:
I have already set the Internet Options->Advanced ->Security to "Allow active content to run in files on My Computer" and restarted the browser. If I navigate using the browser to the website...
0
by: teddarr | last post by:
I have a Windows Server 2003. I am trying to run multiple websites on the server. I am using host headers to run the websites on only one ip address. Before anyone says this is an iis issue and...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.