application-pool
Which IIS settings will allow me to process long-running ColdFusion requests without IIS giving up?
I have a web site that allows users to select some checkbox settings, save them as reports in a database, and come back to run them at any time.[详细]
2023-04-05 05:46 分类:问答URL Routing is not working in IIS 7.0 witrh apllication pool asp.net 2.0 Classical Mode
I have implemented the URL Routing in my projects I have followed the below article: URL Routing DEMO This URL Routing Demo works fine in my \"IIS 7.0 with a开发者_JS百科pplication pool asp.net 2.0 I[详细]
2023-04-04 11:01 分类:问答AppPool Invoke returns Unknown name. Exception (DISP_E_UNKNOWNNAME)
When using Directory services in IIS7, I am unable to get the invoke(method) to work with the app pool. It consistently returns the unknown name exception.[详细]
2023-04-03 13:22 分类:问答Detecting when an ASP.NET application recycles
I\'m trying to detect when an ASP.NET application is recycling due to either the web.config file being modified or the IIS application pool being manually recycled.[详细]
2023-04-01 16:18 分类:问答Restart App Pool from ASP.NET via WMI Problems
I\'ve been trying to create a C# ASP.NET page which sits on a Windows Server 2003 IIS 6 server and when called (remotely), restarts/recycles a specific application pool on the server.[详细]
2023-03-31 04:03 分类:问答Why do IIS application pools need to be recycled?
Application pools in IIS are recycled very frequently and I can\'t figure out why. I remember reading about a possible issue in IIS6 that meant you were forced to recycle but a quick search now turns[详细]
2023-03-30 13:52 分类:问答Tips on reducing Silverlight server-side web application memory usage on server with limited Application Pool
For reference, I orig开发者_C百科inally posted a version of this question on the Silverlight forum here:[详细]
2023-03-29 14:58 分类:问答ASP.NET - why does database SP error crash application pool?
I have a ASP.NET 4.0 application which connects to MSSQL through WCF and then Stored Procedure layers.[详细]
2023-03-28 07:04 分类:问答IIS Application Pool Process Using A lot of Memory
I have a very weird problem with one of my IIS application pool processes. Ive been getting a System.OutOfMemoryException error lately and ive been trying to figure out exactly what is going on. Basic[详细]
2023-03-24 07:47 分类:问答Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool
I am fairly new in asp.net development, so you can say that I have developed a poorly coded application that is giving me this error.[详细]
2023-03-23 04:10 分类:问答