Skip to content

Magenaut

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

iis

IIS URL Rewrite and Web.config

September 2, 2022 by Magenaut

I don’t understand anything about IIS, but am trying to solve this problem of redirecting all visitors to domain.com/page to domain.com/page.html

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

ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d

September 2, 2022 by Magenaut

I am replicating web application deployment and found several issues related to HTTP Error 500.19. My machine is running Windows 7 while the working development is using Windows 8. We’re developing our Web Application using Visual Studio 2010.

Categories ASP.NET, Q&A Tags asp.net, iis, internal-server-error, web-applications, web-config Leave a comment

Caching specific Javascript and CSS files

September 2, 2022 by Magenaut

How can I cache a few specific JavaScript & CSS files. I found advice from this site to put this in my .htaccess file

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

How to debug w3wp clr.dll error

September 2, 2022 by Magenaut

My client has an ASP.NET application installed on two production servers (balanced with NLB, but that’s irrelevant).
Both servers crash every 3-4 hours with the following event viewer logged error:

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

IIS: Idle Timeout vs Recycle

September 2, 2022 by Magenaut

In IIS there are two areas (well, more than two) where recycling can occur:

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

Postback doesn’t work with aspx page as Default Document

September 2, 2022 by Magenaut

If I browse to http://localhost/edumatic3/trunk/login/accesscode/Default.aspx, my postback works. However, if I browse to http://localhost/edumatic3/trunk/login/accesscode/ (with Default.aspx defined as default document), my postback doesn’t work.

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

How can I share a session across multiple subdomains in ASP.NET?

September 2, 2022 by Magenaut

I have an application where, in the course of using the application, a user might click from

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

How to set up subdomains on IIS 7

September 2, 2022 by Magenaut

I have a website sitting on an IIS 7 server:
WWW.example.COM

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

ASP.NET 4.5 MVC 4 not working on Windows Server 2008 IIS 7

September 2, 2022 by Magenaut

Clearly I’m missing something, I’m unable to deploy a simple ASP.NET MVC 4, .NET 4.5 app on a Windows Small Business Server 2008 on IIS 7.

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

Why is HttpContext.Current null?

September 2, 2022 by Magenaut

I have a value that I use in all the application; I set this in application_start

Categories ASP.NET, Q&A Tags asp.net, c#, httpcontext, iis Leave a comment
Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … 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