Skip to content

Magenaut

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

iis

Script not served by static file handler on IIS7.5

September 1, 2022 by Magenaut

I’ve just tried to deploy my first web application to IIS on my Windows 7 Home Premium notebook. After creating the application, I had to change to the Classic App Pool, then set that pool for framework 4.0. Now I get the following error:

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

Leverage browser caching in IIS (google pagespeed issue)

September 1, 2022 by Magenaut

There are several questions about leveraging browser caching but I didn’t find anything useful for how to do this in an ASP.NET application. Google’s Pagespeed tells this is performance biggest problem.
So far I did this in my web.config:

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

ASP.NET strange compilation error

September 1, 2022 by Magenaut

I don’t know what’s wrong with my machine, but it’s a while that I’m getting the following strange error from ASP.NET (for all my applications).

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

Asp.net Access To Network Share

September 1, 2022 by Magenaut

I have an ASP.NET app which needs to save files to a network share (Samba).

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

What does ‘IISReset’ do?

September 1, 2022 by Magenaut

On IIS 6, what does an IIS reset do?

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

ASP.NET site sometimes freezing up and/or showing odd text at top of the page while loading, on load balanced servers

September 1, 2022 by Magenaut

I have various servers (dev, 2 x test, 2 x prod) running the same asp.net site.

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

Error 500.19 with 0x8007000d when running ASP.NET Core app in IIS despite AspNetCoreModule being installed

September 1, 2022 by Magenaut

I have an ASP.NET Core app that runs great in IIS Express. Similarly, if I launch the app from the command line via dotnet run, everything works smoothly:

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

Could not load file or assembly ‘Microsoft.Office.Interop.Excel, Version=14.0.0.0

September 1, 2022 by Magenaut

I have web-site that uses MS Excel files read/write.

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

IE 8 and client-side caching

September 1, 2022 by Magenaut

Background story:

Categories ASP.NET, Q&A Tags asp.net, caching, http, iis, internet-explorer Leave a comment

Can I use commas in a URL?

September 1, 2022 by Magenaut

I typically use URL rewriting to pass content IDs to my website, so this

Categories ASP.NET, Q&A Tags asp.net, iis, url, url-rewriting Leave a comment
Older posts
Newer posts
← Previous Page1 … Page11 Page12 Page13 … 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