473,804 Members | 2,124 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Maching.config responsedeadloc kinterval

In .NET framework 1.0 I had the responseadelock interval
set to 1:30 (1 hour 30 minutes) to allow for some long
running queries to finish on certain pages of an ASP.NET
application. After upgrading to framework 1.1 the
setting seems to be ignored and the applications
deadlocks at one hour. The user gets a page on their
browser that says - Unable to display the page. The
query is still running on the SQL Server. I am running
IIS 5.0.

Am I missing a setting somewhere else?

Thanks
Nov 17 '05 #1
3 4420
Hello Scott,
Did you increase the value of the <executionTimeo ut> parameter?
You can also tune the following parameters in your Machine.config file to
best fit your situation:

- <maxWorkerThrea ds>
- <maxIoThreads >
- <minFreeThreads >
- <minLocalReques tFreeThreads>
- <maxconnectio n>
- <executionTimeo ut>

Do you have your application associated with version 1.1 of the framework?

To configure the application to use ASP.NET 1.0, follow these steps:
1. Click "Start", and then click "Run".

2. In the "Open" text box, type "cmd", and then click "OK".

3. At the command prompt, locate the following directory:
<WindowsDirecto ry>\Microsoft.N ET\Framework\v1 .0.3705\

4. At the command prompt, type one of the following commands:

- To Install ASP.NET 1.0 recursively
"aspnet_reg iis -s W3SVC/1/ROOT/AspVerApp1" (without the quotation marks)
-or-
- To Install ASP.NET 1.0 non-recursively
"aspnet_reg iis -sn W3SVC/1/ROOT/AspVerApp1" (without the quotation marks)

For more information on deadlocks check the following kb article on how to
resolve this problem:
821268 PRB: Contention, Poor Performance, and Deadlocks When You Make Web
http://support.microsoft.com/?id=821268

This might give you a solution for 1.1.
Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "scott dever" <sc****@logansr oadhouse.com>
| Sender: "scott dever" <sc****@logansr oadhouse.com>
| Subject: Maching.config responsedeadloc kinterval
| Date: Tue, 8 Jul 2003 10:04:42 -0700
| Lines: 13
| Message-ID: <8b************ *************** *@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcNFcwZTUsba4Gx dSsqhYCiJq33NAw ==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| Path: cpmsftngxa09.ph x.gbl
| Xref: cpmsftngxa09.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:3306 7
| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| In .NET framework 1.0 I had the responseadelock interval
| set to 1:30 (1 hour 30 minutes) to allow for some long
| running queries to finish on certain pages of an ASP.NET
| application. After upgrading to framework 1.1 the
| setting seems to be ignored and the applications
| deadlocks at one hour. The user gets a page on their
| browser that says - Unable to display the page. The
| query is still running on the SQL Server. I am running
| IIS 5.0.
|
| Am I missing a setting somewhere else?
|
| Thanks
|

Nov 17 '05 #2
Hello,
Thanks for the feedback. The odd thing is that there is
no error reported in the event viewer of either the web
server or the SQL Server. I might be looking at the
wrong setting. After ~1 hour the user gets a page in
their browser that says - "page cannot be displayed".
They do not get an error message.

Let me know what you think.

Thanks!
-----Original Message-----
Hello Scott,
Did you increase the value of the <executionTimeo ut> parameter?You can also tune the following parameters in your Machine.config file tobest fit your situation:

- <maxWorkerThrea ds>
- <maxIoThreads >
- <minFreeThreads >
- <minLocalReques tFreeThreads>
- <maxconnectio n>
- <executionTimeo ut>

Do you have your application associated with version 1.1 of the framework?
To configure the application to use ASP.NET 1.0, follow these steps:

1. Click "Start", and then click "Run".

2. In the "Open" text box, type "cmd", and then click "OK".
3. At the command prompt, locate the following directory:
<WindowsDirecto ry>\Microsoft.N ET\Framework\v1 .0.37
05\
4. At the command prompt, type one of the following commands:
- To Install ASP.NET 1.0 recursively
"aspnet_reg iis -s W3SVC/1/ROOT/AspVerApp1" (without the quotation marks) -or-
- To Install ASP.NET 1.0 non-recursively
"aspnet_reg iis -sn W3SVC/1/ROOT/AspVerApp1" (without the quotation marks)
For more information on deadlocks check the following kb article on how toresolve this problem:
821268 PRB: Contention, Poor Performance, and Deadlocks When You Make Webhttp://support.microsoft.com/?id=821268

This might give you a solution for 1.1.
Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "scott dever" <sc****@logansr oadhouse.com>
| Sender: "scott dever" <sc****@logansr oadhouse.com>
| Subject: Maching.config responsedeadloc kinterval
| Date: Tue, 8 Jul 2003 10:04:42 -0700
| Lines: 13
| Message-ID: <8b************ *************** *@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcNFcwZTUsba4Gx dSsqhYCiJq33NAw ==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| Path: cpmsftngxa09.ph x.gbl
| Xref: cpmsftngxa09.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:3306 7| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| In .NET framework 1.0 I had the responseadelock interval| set to 1:30 (1 hour 30 minutes) to allow for some long
| running queries to finish on certain pages of an ASP.NET| application. After upgrading to framework 1.1 the
| setting seems to be ignored and the applications
| deadlocks at one hour. The user gets a page on their
| browser that says - Unable to display the page. The
| query is still running on the SQL Server. I am running| IIS 5.0.
|
| Am I missing a setting somewhere else?
|
| Thanks
|

.

Nov 17 '05 #3
Hello Scott.
Try to set the responseDeadLoc kInterval attribute to Infinite. Does this
work?
A crash dump will tell why there is a deadlock. To do the dump you need to
use ADPlus.
For more information on this check out:
286350 HOW TO: Use ADPlus to Troubleshoot "Hangs" and "Crashes"
http://support.microsoft.com/?id=286350

You might be running into the same problem as described in
Q321792 ASP.NET Worker Process (Aspnet_wp.exe) Is Recycled Unexpectedly
http://support.microsoft.com/default...;EN-US;Q321792

Are you using static OledbConnection s?

Please let me know what happens with these troubleshooting steps.

Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Scott Dever" <sc****@logansr oadhouse.com>
| Sender: "Scott Dever" <sc****@logansr oadhouse.com>
| References: <8b************ *************** *@phx.gbl>
<c5************ **@cpmsftngxa09 .phx.gbl>
| Subject: RE: Maching.config responsedeadloc kinterval
| Date: Wed, 9 Jul 2003 12:04:36 -0700
| Lines: 122
| Message-ID: <05************ *************** *@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNGTPBbi2Tp37Y bSji+CkVdty/KsA==
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| Path: cpmsftngxa06.ph x.gbl
| Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1580 89
| NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| Hello,
| Thanks for the feedback. The odd thing is that there is
| no error reported in the event viewer of either the web
| server or the SQL Server. I might be looking at the
| wrong setting. After ~1 hour the user gets a page in
| their browser that says - "page cannot be displayed".
| They do not get an error message.
|
| Let me know what you think.
|
| Thanks!
| >-----Original Message-----
| >Hello Scott,
| >Did you increase the value of the <executionTimeo ut>
| parameter?
| >You can also tune the following parameters in your
| Machine.config file to
| >best fit your situation:
| >
| >- <maxWorkerThrea ds>
| >- <maxIoThreads >
| >- <minFreeThreads >
| >- <minLocalReques tFreeThreads>
| >- <maxconnectio n>
| >- <executionTimeo ut>
| >
| >Do you have your application associated with version 1.1
| of the framework?
| >
| >To configure the application to use ASP.NET 1.0, follow
| these steps:
| >
| >
| >1. Click "Start", and then click "Run".
| >
| >2. In the "Open" text box, type "cmd", and then
| click "OK".
| >
| >3. At the command prompt, locate the following directory:
| >
| >
| >
| <WindowsDirecto ry>\Microsoft.N ET\Framework\v1 .0.37
| 05\
| >
| >4. At the command prompt, type one of the following
| commands:
| >
| > - To Install ASP.NET 1.0 recursively
| >
| >
| > "aspnet_reg iis -s
| W3SVC/1/ROOT/AspVerApp1" (without the quotation marks)
| > -or-
| > - To Install ASP.NET 1.0 non-recursively
| >
| >
| > "aspnet_reg iis -sn
| W3SVC/1/ROOT/AspVerApp1" (without the quotation marks)
| >
| >For more information on deadlocks check the following kb
| article on how to
| >resolve this problem:
| >821268 PRB: Contention, Poor Performance, and Deadlocks
| When You Make Web
| >http://support.microsoft.com/?id=821268
| >
| >This might give you a solution for 1.1.
| >
| >
| >Thanks,
| >Bassel Tabbara
| >Microsoft, ASP.NET
| >
| >This posting is provided "AS IS", with no warranties,
| and confers no rights.
| >
| >
| >
| >--------------------
| >| Content-Class: urn:content-classes:message
| >| From: "scott dever" <sc****@logansr oadhouse.com>
| >| Sender: "scott dever" <sc****@logansr oadhouse.com>
| >| Subject: Maching.config responsedeadloc kinterval
| >| Date: Tue, 8 Jul 2003 10:04:42 -0700
| >| Lines: 13
| >| Message-ID: <8b************ *************** *@phx.gbl>
| >| MIME-Version: 1.0
| >| Content-Type: text/plain;
| >| charset="iso-8859-1"
| >| Content-Transfer-Encoding: 7bit
| >| X-Newsreader: Microsoft CDO for Windows 2000
| >| Thread-Index: AcNFcwZTUsba4Gx dSsqhYCiJq33NAw ==
| >| X-MimeOLE: Produced By Microsoft MimeOLE
| V5.50.4910.0300
| >| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| >| Path: cpmsftngxa09.ph x.gbl
| >| Xref: cpmsftngxa09.ph x.gbl
| microsoft.publi c.dotnet.framew ork.aspnet:3306 7
| >| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| >| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| >|
| >| In .NET framework 1.0 I had the
| responseadelock interval
| >| set to 1:30 (1 hour 30 minutes) to allow for some long
| >| running queries to finish on certain pages of an
| ASP.NET
| >| application. After upgrading to framework 1.1 the
| >| setting seems to be ignored and the applications
| >| deadlocks at one hour. The user gets a page on their
| >| browser that says - Unable to display the page. The
| >| query is still running on the SQL Server. I am
| running
| >| IIS 5.0.
| >|
| >| Am I missing a setting somewhere else?
| >|
| >| Thanks
| >|
| >
| >.
| >
|

Nov 17 '05 #4

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

Similar topics

13
3025
by: Maxim Khesin | last post by:
I want to have a config file with my python proggie, satisfying the following requirements: 1) support key->(value, default) 2) simple and intuitive to read and edit 3) easyly readable into a python datastructure (a dictionary?) 4) not requiring any heavy libraries needed (I am distributing my proggie as a py2exe executable and do not want to bloat the size) can you guys suggest some format for this? thanks, max
4
3831
by: Fuzzyman | last post by:
There have been a couple of config file 'systems' announced recently, that focus on building more powerful and complex configuration files. ConfigObj is a module to enable you to much more *simply* access config files. This is version 3, which is a big overhaul. It extends ConfigObj to reading config files with sections and various other simplifications. I find ConfigObj extremely easy to use and use it for reading config files and data...
11
2427
by: Patrick | last post by:
I have an ASP.NET application that connects to a SQL Server database. The SQL Server resides on a seperate development server from the IIS5.1 on Windows XP SP2 on development PCs which host the ASP.NET application. I would like to use Integrated Windows Authentication like Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=DBName;Data Source=DevServer1 My problems!
9
1149
by: Rob Meade | last post by:
Hi all, I put a small site together recently using asp.net - having attended a MS ..Net course a little while back we were told that the first time a .net application is run it'll take a little longer than usual - which I have noticed to be the case - thats fine - after that it always seems as I'd expect - however, whilst playing recently I noticed that if I browsed to the site for the first time the following day it would also take a...
3
3821
by: Richard Lewis Haggard | last post by:
I have a test application that is calling an assembly that reads some strings out of a config file. Normally, this assembly supports a web application and the information can be read just fine. Then I created a C# test application and ran the function. The function fails because the configuration read is failing to find a key. I created an application config and copied the keys over to the app config file but the app is still failing to...
11
3454
by: TARUN | last post by:
Hello All I need to ask about the configuration file in .NET, There are Two config File 1. Web Config 2. Machine config I understand the the usage of Web config , but not able to understand the usage of Machine config. I read in the article that you can also write your database connection string in Machine Config
4
4402
by: Highlander | last post by:
Hello all. The following lines are an excerpt from a machine.config file: <configuration> <system.net> <connectionManagement> <add address="*" maxconnection="10"/> </connectionManagement> </system.net>
2
1580
by: dejavue82 | last post by:
Hi, I would like for a user to upload files up to 3MB in length (this includes dial-up users too). This probably means that I should increase the value of executionTimeout for the httpruntime. Would a value of 600 (6 minutes) be too high? I will also probably have to increase the value of responseDeadlockInterval. What values would you recommend for these two properties (going by experience in the real world).
2
1790
by: rKrishna2k6 | last post by:
We used to run our application on framework 1.1 and upgraded to 3.5 recently(I understood 2.0 and 3.5 are same except for the few add In s) Our Prod environment is on Win 2003 & IIS 6.0 and server(s) is built with 4 CPUs & 4GB RAM. Based on Microsoft thread pool recommendations we have the following Machine.config entries..
0
9715
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
10603
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
10353
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...
0
10099
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9176
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5536
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
4314
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
3836
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3003
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.