---
title: "Adding .asp, .aspx mime types"  
description: "Adding .asp, .aspx mime types"  
author: "Anonymous User"  
published: 2015-05-01  
updated: 2015-05-01  
canonical: https://www.mindstick.com/forum/23171/adding-asp-aspx-mime-types  
category: "asp.net"  
tags: ["asp.net", "iis"]  
reading_time: 1 minute  

---

# Adding .asp, .aspx mime types

I have a [problem](https://yourviews.mindstick.com/view/81399/tackling-the-problem-of-unemployment-during-corona-pandemic) with adding .asp, .aspx mime types to ISS [Default](https://www.mindstick.com/interview/12771/what-is-the-importance-of-default-resources) webpage, I found were to add them in to mime types A small [window](https://www.mindstick.com/forum/161285/how-does-the-window-console-object-work-in-javascript) "Add Mime Types" and I know the "[file name](https://www.mindstick.com/interview/2597/can-you-have-two-files-with-the-same-file-name-in-gac) [extensions](https://www.mindstick.com/articles/12362/is-ajax-cart-extensions-necessary-for-e-commerce-websites)", .asp, .aspx not sure what to write in [text](https://www.mindstick.com/blog/301635/did-people-reinvent-texting-to-express-the-full-range-of-emotions) box for "[MIME type](https://www.mindstick.com/interview/1730/what-is-mime-type-of-json):" Plz help me

## Replies

### Reply by Anonymous User

If you provide the version of IIS server your using it would help.

If your getting error messages for .asp, .aspx pages post the messages & Status Sub status code(s).

If your getting 404 errors check http://blogs.iis.net/tomkmvp/archive/2009/04/27/troubleshooting-a-404.aspx .

\
Is your problem(s) with execution of .asp, .aspx pages ?

It might be that you need to run the "aspnet_regiis.exe" Tool

MSDN page [http://msdn.microsoft.com/en-us/library/k6h9cz8h.aspx#findingthecorrectversion](http://msdn.microsoft.com/en-us/library/k6h9cz8h.aspx#findingthecorrectversion) information.


---

Original Source: https://www.mindstick.com/forum/23171/adding-asp-aspx-mime-types

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
