File type or permission problem

Discussion in 'Windows / IIS' started by IPAlarms, Dec 29, 2012.

  1. IPAlarms

    IPAlarms Developer of VoIP2Go Voice over IP Platform

    I have just migrated from 2003 to 2012 and have problems requesting files with a .cfg extension. There were no such problems on 2003, so can anyone tell me how to "allow" requests to .cfg files in IIS 8?

    I've had a quick look at permissions, but I don't see the ASPNET User account like I used to in IIS 6. I'm stumped :confused:
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

  3. IPAlarms

    IPAlarms Developer of VoIP2Go Voice over IP Platform

    Thanks for the links - they look promising. What I meant by "allow requests" is that I have two files in a folder:

    abc123.xml
    abc123.cfg

    If I browse to them, the xml file displays OK, but I get a 404 FILE NOT FOUND error for the .cfg file - even thought it actually exists.

    I have a bunch of hardware devices in the field that request configuration settings from the .cfg file and they get the same 404 error.
     
  4. IPAlarms

    IPAlarms Developer of VoIP2Go Voice over IP Platform

    UPDATE: I added a Mime Mapping and it solved the problem :)
     

Share This Page