Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem in running 'Test Installation' page on IIS. 1

Status
Not open for further replies.

ketankshah

IS-IT--Management
Joined
Jan 11, 2001
Messages
121
Location
IN
Here is a tip for users installing Cold Fusion Server on Windows NT with web server IIS.

If after successfully installing the CF server when the Test Installation page or the adminstration page does not run from the browser and it pops up "File Save As" dialogue box then there is possibility that the IIS web server is not recognising the .cfm or .cfml extension.

The solution is :

Select to Program->Windows NT 4 Option Pack->Microsoft Internet Information Server->Internet Service Manager. This will open Microsoft Management Console. Select 'Default Web Site' and right click to select the 'Properties'. Select 'Home Directory' tab and click the 'Configuration' button. In 'Add Mappings' tab click the Add button to add new extensions. In 'Executable' field select 'iscf.dll' file from 'CFUSION\BIN' directory. In 'Extension' field type .cfm. Keep everything else unchanged and save the entry. Repeat this step by adding the extensions .cfml and .dbm. After saving all the entries. Stop the IIS server and restart it.

This should solve the problem. ;-)

Ketan
 
Can you FAQ this ?

Thank you,
RR.
__________________________________
The best is yet to come.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top