How do you serve CXML files on a windows server 2003 r2 box?
        Posted  
        
            by digiguru
        on Server Fault
        
        See other posts from Server Fault
        
            or by digiguru
        
        
        
        Published on 2010-05-24T09:19:11Z
        Indexed on 
            2010/05/24
            9:41 UTC
        
        
        Read the original article
        Hit count: 424
        
I have a file for http://www.getpivot.com/ that is a CXML file. It has been saved as a CXML on our windows 2003 server r2. It doesn't display, and just says
The request is not supported.
If I change the extension to XML, the file works. Is IIS blocking the filetype?
© Server Fault or respective owner