-
1. Re: Cold Fuison 10 Installation issues
userCold9 May 9, 2013 11:12 AM (in response to userCold9)I missed mentioning that the server for Cold Fusion 10 is running IIS 7.
Mike
-
2. Re: Cold Fuison 10 Installation issues
userCold9 May 9, 2013 2:13 PM (in response to userCold9)The Server is a Windows 2008 not a 2003.
-
3. Re: Cold Fuison 10 Installation issues
Anit Kumar Panda May 10, 2013 12:29 PM (in response to userCold9)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
-
4. Re: Cold Fuison 10 Installation issues
userCold9 May 10, 2013 2:20 PM (in response to Anit Kumar Panda)I was able to get the Cold Fusion 10 Configuration and Setting Migration Wizard to appear.
I am having the issue with the URL on the Configuration ans Setting Migration Wizard pointing to the following URL:
http://localhost/CFIDE/administrator/enter.cfm
Receiving a message:
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
The following is the information in the error page:
Module IIS Web Core
Notification MapRequestHandler
Handler ISAPI-dll
Error Code 0x80070002
Requested URL http://localhost:80/jakarta/isapi_redirect.dll
Physical Path D:\ColdFusion10\cfusion\wwwroot\jakarta\isapi_redirect.dll
Logon Method Anonymous
Logon User Anonymous
I could not find a directory called jakarta.Mike


