Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

application-pool

What causes an application pool in IIS to recycle?

September 3, 2022 by Magenaut

I have been searching for info on this to no avail. The context of why i need this is another question I asked here. More specifically, does creating/updating/deleting files in App_Data cause a pool recycle?

Categories ASP.NET, Q&A Tags application-pool, asp.net, iis Leave a comment

How do I crash the App Pool?

September 3, 2022 by Magenaut

Our ASP.NET 2 web application handles exceptions very elegantly. We catch exceptions in Global ASAX in Application_Error. From there we log the exception and we show a friendly message to the user.

Categories ASP.NET, Q&A Tags application-pool, asp.net Leave a comment

How to keep ASP.NET assemblies in AppDomain alive?

September 2, 2022 by Magenaut

Scenario: I’ve an n-Tier enterprise ASP.NET application deployed using Web Deployment Projects. All tiers produce independent assemblies that is consumed by the ASP.NET application.

Categories ASP.NET, Q&A Tags appdomain, application-pool, asp.net, assemblies, iis Leave a comment

ASP.NET restarts when a folder is created, renamed or deleted

September 2, 2022 by Magenaut

UPDATE — process to replicate issue:

Categories ASP.NET, Q&A Tags appdomain, application-pool, asp.net, content-management-system Leave a comment

What is an IIS application pool?

September 1, 2022 by Magenaut

What exactly is an application pool? What is its purpose?

Categories ASP.NET, Q&A Tags application-pool, asp.net, iis Leave a comment

Enable application pool 32-bit mode on 64-bit server

August 31, 2022 by Magenaut

We have 64-bit Windows server and we need to explicitly enable the 32-bit mode in the Application Pool used by our web site, because the MS Jet Engine Data Provider used to import data from Excel does not run.

Categories ASP.NET, Q&A Tags application-pool, asp.net Leave a comment

Pros and cons of having dedicated application pools over keeping web applications in one default app pool

August 31, 2022 by Magenaut

What are pros and cons of having dedicated application pools over keeping web applications in one default app pool?

Categories ASP.NET, Q&A Tags application-pool, asp.net, iis Leave a comment

Version Information on ASP.NET Server Error Page

August 31, 2022 by Magenaut

I have a ASP.NET MVC5 Web Application configured to run on .NET Framework version 4.5.1. However, I notice that when I get an application runtime exception of some sort, the version information displayed at the bottom of the yellow server error page says the following:

Categories ASP.NET, Q&A Tags .net, application-pool, asp.net, clr Leave a comment

Difference between an application domain and an application pool?

August 30, 2022 by Magenaut

What is difference between application domain and application pool?

Categories ASP.NET, Q&A Tags application-pool, applicationdomain, asp.net Leave a comment

RSACryptoServiceProvider CryptographicException System Cannot Find the File Specified under ASP.NET

August 29, 2022 by Magenaut

I have an application which is making use of the RSACryptoServiceProvider to decrypt some data using a known private key (stored in a variable).

Categories ASP.NET, Q&A Tags .net, application-pool, asp.net, cryptography Leave a comment
Older posts
Page1 Page2 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress