Skip to content

Magenaut

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

iis

Using ExecuteURL as 404 handler in web.config will bypass URL Rewrite (ie.. outboundRules) while using other responseModes won’t

August 25, 2022 by Magenaut

I have the following rule in web.config designed to identify and rewrite outbound session cookies with both the secure and httpOnly flags:

Categories ASP.NET, Q&A Tags asp.net, iis, session-cookies, url-rewriting, web-config Leave a comment

Environment.UserName returning application pool name instead of username

August 25, 2022 by Magenaut

The following line

Categories ASP.NET, Q&A Tags .net, asp.net, c#, iis, user-identification Leave a comment

Controller action doesn’t call if URL parameter is long

August 25, 2022 by Magenaut

FYI: My question is not a duplicate of 404.20 for long url in MVC 3 so kindly do not confuse.

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

Deploying asp.net application to root directory in IIS

August 25, 2022 by Magenaut

How can I deploy an asp.net application to the root of an IIS6 webserver? All the applications I’ve deployed before have been in directories, such as http://www.example.com/app1/. To deploy that for the first time, I’ve always just gone to the IIS manager, and selected “Create Application” in the properties for that folder.

Categories ASP.NET, Q&A Tags asp.net, deployment, iis Leave a comment

ASP.NET Data Cache – preserve contents after app domain restart

August 25, 2022 by Magenaut

I am using ASP.NET’s data caching API. For example:

Categories ASP.NET, Q&A Tags appdomain, asp.net, caching, iis Leave a comment

Creating virtual application/directory in physical folder on IIS/ASP.NET

August 25, 2022 by Magenaut

What I want to achieve is simple:

Categories ASP.NET, Q&A Tags asp.net, c#, iis, virtual-directory, web-config Leave a comment

.Net 4.6 website not loading Reference Assemblies correctly

August 25, 2022 by Magenaut

I have a web project in Visual Studio 2013, including several library projects.

Categories ASP.NET, Q&A Tags .net, .net-assembly, asp.net, c#, iis Leave a comment

High memory usage by ASP.NET applications

August 25, 2022 by Magenaut

We have an issue with some of our ASP.Net applications. Some of our apps claim a large amount of memory from start as their working set.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-web-api, c#, iis Leave a comment

Why use async controllers, when IIS already handles the request concurrency?

August 25, 2022 by Magenaut

I wonder why I should bother using async Task on controllers, when IIS already handles the concurrency for me?

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asynchronous, iis, task-parallel-library Leave a comment

Is it possible to disable ASP.NET website sleep in IIS?

August 25, 2022 by Magenaut

I run my website in IIS and I’ve got some running timers with events there. (I know that it’s bad design and plan to recode it however for now I want to check if there fast solution)

Categories ASP.NET, Q&A Tags asp.net, iis Leave a comment
Older posts
Newer posts
← Previous Page1 … Page34 Page35 Page36 … Page41 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