> In the IIS admin, I can clearly see that it's relatively easy 
> to add a MIME type, and it's pretty self explanatory, but the 
> part I'm lacking is the actual MIME type string. I tried 
> "application/octet-stream" but that just prompted me to 
> download the page.

You don't want to add a MIME type. From your error message:

"Warning: Do not create a MIME map for content 
that users should not download, such as .ASPX pages or 
..config files."

You don't want CFML pages to be downloaded directly. Instead, you want IIS 7
to know to send requests for CF pages to the CF server for handling.

http://thefalken.livejournal.com/45759.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281133
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to