Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: Cold Fuison 10 Installation issues

$
0
0

Hello,

 

Thank you for your post. Can you remove the existing connector and recreate the same. If, still the virtual directory for CFIDE and jakarta are not added, please try the following:-

 

Open IIS Manager, and select the website. Create the virtual directory CFIDE and jakarta.

 

  • Virtual Directory name CFIDE location {CF-HOME}\cfusion\wwwroot\CFIDE.
  • Virtual Directory name jakarta location {CF-HOME}\config\wsconfig\{magic-number}.
  • Select the jakarta virtual directory in the Connections panel.
  • Double-click the Handler Mappings icon in Feature View.
  • Click Edit Feature Permission in the Actions panel.
  • Ensure Execute is selected.

 

Double-click Handler Mappings, click Add Script Map in the Actions panel. Add handlers for cfm, cfc, cfml, cfr, and cfswf extensions and point all of them to {CF-HOME}\config\wsconfig\{magic-number}\isapi_redirect.dll.

Double-click ISAPI Filters and click Add in the Actions panel. Give a Filter name (for example, Tomcat) and point it to {CF-HOME}\config\wsconfig\{magic-number}\isapi_redirect.dll.

Note: Enable the following features at IIS the level.

  • ISAPI Extensions
  • ISAPI Filters
  • CGI
  • ASP .NET

 

Hope this helps.

 

Regards,

Anit Kumar


Viewing all articles
Browse latest Browse all 21760

Trending Articles