Difference between revisions of "LabLynx KB:Setting up ASP on Windows 2003"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs)   (Created article.)  | 
			
(No difference) 
 | 
Latest revision as of 18:20, 30 September 2011
| 
   | 
 This is an article specific to the Category:LabLynx knowledge base. Its context outside of LabLynx, Inc may not be apparent, thus why it appears inside the LabLynx KB namespace. | 
How to set up ASP on Windows 2003
To get ASP to work on Windows 2003, there are a couple of things that must be done first:
- 1. Open IIS and enable parent paths for the Web application. (You access this by clicking the Configuration button and clicking the Options tab.)
 
- 2. Upon opening IIS, select the Computer Node. Right click, click Properties, click the MIME Types ... button and enter this new MIME type:
 
            File Extension: .*
            MIME Type: application/octet-stream







