Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6607457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:30:19+00:00 2026-05-25T19:30:19+00:00

I have a site and in the Chrome inspector, I get this: Resource interpreted

  • 0

I have a site and in the Chrome inspector, I get this:

Resource interpreted as Font but transferred with MIME type application/octet-stream.

Where do I setup the MIME types in the asp.net framework (not through the IIS console) so that I remove this warning? I’m using a font I downloaded from font squirrel with a .ttf file extension.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T19:30:20+00:00Added an answer on May 25, 2026 at 7:30 pm

    Ok, No access to IIS:

    The key here is instead of linking to your font file in the html or css, you create a asp.net document that sets its own mime type and then sends the contents of the font file.

    A sample page load function of myfont.aspx: (completed with your appropriate data)

    Response.ContentType = "YourMimeType/Type"
    Response.AddHeader("Header Name", "Header value")
    Response.WriteFile("font.ttf")
    Response.End()
    Response.Clear()
    

    Then link to myfont.aspx

    This is a technique that can be used for any different file type too: Intelligently serve up images through myimage.aspx, generate csv files, whatever.

    Here are a few sources of varying technicality:

    http://weblogs.asp.net/stoianbucovich/archive/2008/05/26/using-http-header-to-send-file.aspx

    http://www.xefteri.com/articles/show.cfm?id=8

    http://forums.asp.net/p/1204802/2109808.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a site where I display some jQuery dialogs. But in Chrome/Safari the
Jquery wont load. I'm a noob, but have persisted, trawled this site & tried
I have a site that is working perfectly in firefox and chrome, but in
I have a site that makes use of GET variables to determine what to
I have a site written in Delphi that needs to get data from a
I have a site with a SELECT statement like this: SELECT * FROM MyTable
Error found while checking this document as XHTML 1.0 Transitional! i have my site
This is driving me completely insane. I have Disqus installed on my site and
I have a site [here][link removed] (IE8 and Google Chrome 5 only). I was
I have my site and it looks great on FF, SF, IE8 but on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.