Skip to main content
Inspiring
July 2, 2014
Question

install cf9 32bits on Win 7 64bits

  • July 2, 2014
  • 1 reply
  • 771 views

Is this possible ?

Installation of CF9 32 bits on Win7 64bits ?

I did it, with CGI and ISAPI for IIS7.

IIS 7 is OK, (http://127.0.0.1  is correct)

After CF9 install, I ran the WebServer ConfigurationTool

http://127.0.0.1 gives an error 500 :

then I uninstall C F9 , now I have a 404.2 error

I looked in install recommandation on the web (google).

I think I did the right way.

Then I am wondering if this is a question of 32bits and 64 bits ?

Thanks for urgent Help.

(I have an other PC with CF9 32bits on Win7 32bits, it is OK

and a CF9 64bits on Windows serveur 2008 64bits, it is OK)

Pierre.

    This topic has been closed for replies.

    1 reply

    Anit_Kumar
    Inspiring
    July 2, 2014

    Can you ensure that the Application pool is also running in 32-bit mode.

    plarts wrote:

    Is this possible ?

    Installation of CF9 32 bits on Win7 64bits ?

    I did it, with CGI and ISAPI for IIS7.

    IIS 7 is OK, (http://127.0.0.1  is correct)

    After CF9 install, I ran the WebServer ConfigurationTool

    http://127.0.0.1 gives an error 500 :

    then I uninstall C F9 , now I have a 404.2 error

    Pierre.

    That seems to be the problem.

    Regards,

    Anit Kumar

    plartsAuthor
    Inspiring
    July 2, 2014

    Thanks,

    I will try CF9 64 bits on Win 7 64 bits

    or ask for a PC with win 7 32 bits.

    ( I already have each config, I have less problems with 32bits)

    Then I will see if installation is successfull.

    Pierre.

    plartsAuthor
    Inspiring
    July 3, 2014

    Hi, I did install CF9 64bits

    And I have the Error 404.3

    The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.


    I recap installation steps :

    - Configure IIS7

    - Install CF9  64bits

    - I get the 404.3 Error when accessing the CF admin

    - Running "web server configuration tool"

    get the error : "jrun_iis6_wildcard.dll"  not found

    - Looking for that file : It does not exist, instead I have : jrun_iis6.dll

    - Checking the MIME Map, there is no .cfm extension and others (.cfc etc...)


    Then Do I have to make it manually ?

    Declare all MIME map in IIS7 ?

    I do not understand why the configuration tool is looking for :  jrun_iis6_wildcard.dll


    Thank for urgent help, this installation need to be done at a client.

    Pierre.