binspoonal Posted September 12, 2005 Posted September 12, 2005 I’m working with a fresh install of Windows Server 2003. I am having trouble with a virtual directory. I have a virtual directory that links to Microsoft words documents and to PaperPort .max files. When I click on the links to the word document they open right up. When I click on the PaperPort documents, I get the following msg “ Internet Explorer was not able to open this internet site. The requested site is either unavailable or cannot be found. Please try again later.”In Firefox I get the following msg “The link could not be saved. The web page might have been removed or had its name changed.”.Any ideas?
chilifrei64 Posted September 12, 2005 Posted September 12, 2005 (edited) open IISRight click on your server and select propertiesSelect MIME File TypesAdd a new file typeextension = .maxType = image/maxI am guessing on the "Type" field.. after doing a breif search I was unable to find the actual MIME definition. This should however get you to be able to save it.. it just wont be able to allow the web browser to autoselect the right program to auto open it inIf you wanted to get more granular you could right click on the virtural directory -> Properties -> HTTP Headers -> MIME File types.. Here you can add specific MIME file types for the V-Dir only Edited September 12, 2005 by chilifrei64
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now