473,750 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET HANG NO RESPONSE:HOW TO DIAGNOSE THE PROBLEM ?

Dear all:
The following is the situation,can any one share me idea to solve it?
[Platform] Windows 2000 + IIS6.0 + .NET Framework 1.1
[Project] 6 projects, about 800 webforms and 300 .asmx programs
Project cowork with nSheild HSM by writing custom COM+ using

CSP CryptoAPI .
[Phenemenon]
1. System will write some log in the candidate web service.
2. ASP.NET hangs.
3. Execute kill aspnet_wp
4. Supposed I kill aspnet_wp at 16:30:22
a.The last one log in Webservice.log is about 16:20:19
b.The last one log in IIS log is later than 16:20:19
c.There are huge logs at the time of 16:30:22.
5. It seems that there are so many request burst at 16:30:22 ,
Can any one tell me what to do next?
Nov 18 '05 #1
1 3338
Hi,

The best way to troubleshoot a hang is to attach a debugger (like cdb) to
the process and dump it. You can then do post-mortem debugging to see what
was causing the hang.

If you don't know how to do this, you can open a case with us and we can do
it for you.

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
ja******@online .microsoft.com

This post is provided "AS-IS" with no warranties and confers no rights.
--------------------
| Thread-Topic: ASP.NET HANG NO RESPONSE:HOW TO DIAGNOSE THE PROBLEM ?
| thread-index: AcSm91JLnQIwWMU OSseALX4V+1yu5g ==
| X-WBNR-Posting-Host: 202.39.26.130
| From: "=?Utf-8?B?Y2Flc2FyY2h lbg==?="
<ca********@dis cussions.micros oft.com>
| Subject: ASP.NET HANG NO RESPONSE:HOW TO DIAGNOSE THE PROBLEM ?
| Date: Thu, 30 Sep 2004 07:11:04 -0700
| Lines: 17
| Message-ID: <1F************ *************** *******@microso ft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.p hx.gbl 10.40.1.29
| Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG XA03.phx.gbl
| Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:2645 99
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| Dear all:
| The following is the situation,can any one share me idea to solve it?
| [Platform] Windows 2000 + IIS6.0 + .NET Framework 1.1
| [Project] 6 projects, about 800 webforms and 300 .asmx programs
| Project cowork with nSheild HSM by writing custom COM+
using
|
| CSP CryptoAPI .
| [Phenemenon]
| 1. System will write some log in the candidate web service.
| 2. ASP.NET hangs.
| 3. Execute kill aspnet_wp
| 4. Supposed I kill aspnet_wp at 16:30:22
| a.The last one log in Webservice.log is about 16:20:19
| b.The last one log in IIS log is later than 16:20:19
| c.There are huge logs at the time of 16:30:22.
| 5. It seems that there are so many request burst at 16:30:22 ,
| Can any one tell me what to do next?
|

Nov 18 '05 #2

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

Similar topics

0
1302
by: Tejaswi | last post by:
Hello! I have a J# socket client that does an HTTP Post. Code pasted below. This client works fine on my XP and Win 2003 boxes, but on my Win 2000 Server box, the socket just hangs when it tries to read. No exception nothing just hangs. Any suggestion? public static String httpPost(String url, String payload, String ContentType)throws Exception, System.Exception { WebResponse result = null;
0
1686
by: Shaul Dar | last post by:
When starting a (1st) .NET application the CLR seems to allocate a very large (100s of MB, continuous AFAIK) virtual memory, as evident by the process VM size of even a toy app. The CLR also seems to reserve about 32MB of memory, as seen by the "# Total Reserved Bytes" performance counter. I take this to mean that 32MB of the allocated VM are "locked down" in RAM, even if the managed memory needed initially by the application (reflected in...
0
1147
by: code3_brent | last post by:
I created a DLL in VB6 that handles all the database access for some ASP pages that I created. The application basically authenticates the user against the database, does a search, reads a graphic file from the database, writes it to a folder on the server, then displays it in a browser. All was working great on my laptop with XP Pro. I now installed it on a 2003 server with IIS. I am now getting intermittant problems. Somtimes I get an...
3
1303
by: dkintheuk | last post by:
Hi all, I'm running some seemingly lovely code that works fine in the end, i've added in some syscmd meter lines to dsiplay a nice status message as the code progresses but they just stop updating. In fact if i stay in Access and let the code run (it takes some time as it is loading and processing very large text files) it looks fine but if i alt-tab away and then come back it appears to have died, although if i ctrl-break and restart...
4
6206
by: Madhu Gopinathan | last post by:
Hi All, I am faced with a horrible hang problem. I have a COM exe server that executes some tasks. The task execution manager is a thread that manages the pool of threads, which is 4 per processor. Each task is processed in a separate thread. Each of the executer threads is an STA thread, and it goes ahead and executes the task. No problems are encountered when tasks are executed one at a time, but when multiple tasks are executed...
1
2079
by: changxun | last post by:
I'm running a simulation with one client machine and four server machines (all in the same LAN and running Fedora Core 2 with kernel 2.6.5-1.358smp). The client sends about 1.2 million requests (each of size 432 bytes) through a TCP connection to server and server reads it. In my first simulation, the client randomly distribute each request to one of the four servers and it works fine. However, in my 2nd simulation, where the clients...
3
1447
by: todd.freed | last post by:
Hi all, I have recently encountered the following problem with my ASP.Net application. After deploying our site and people started using it alot, we discovered that if a person were to browse the site for a time, then go and do somethign else while leaving the browser open, when they come back to the site, none of the buttons do anything. Basically the site has just become stale and loses all interactivity. Closing the browser
3
2861
by: stclaus | last post by:
Hi, I'm currently experiencing a problem using sessions under php 4.4.2. I store variables and objects inside session variables, and all works well under php 5.x, but when I upload those pages to my hosting (tiscali italia business) the whole site and session variables seem to work at the beginning, but after a variable number of request (sometimes the second, sometimes the fifteenth page requested) all the site get stuck, every request...
1
1785
by: Piotr Kaleta | last post by:
ekhm ... MOOTOOLS , if you don't know it sorry I won't be pasting docs from mootools.net manuals
0
9000
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9577
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9396
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9339
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6804
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4713
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3322
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2804
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2225
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.