Jrun ISAPI creating problem

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Jrun ISAPI creating problem

    Hi

    I've coldfusion MX 7 installed on my machine having windows 2003 server. I
    have IIS 6 webserver installed on my machine and sites are created under it.
    Whenever I try to install CF on a site by adding its mapping and adding Its
    ISAPI filter on that site, I start getting 404 error for every page of my site.
    On digging it more, I found out that the ISAPI filter that I'm adding to the
    site is not being loaded. Does anyone know why is this filter not being loaded.
    Is there any known issue of CFMX on windows 2003 and IIS6. Any help would be
    appreciated.
    Regard
    Usman

    UZone Guest

  2. Similar Questions and Discussions

    1. PHP as ISAPI module under IIS: Extension problem
      I've been scouring the Google Usenet archives, and I can find neither any article that addresses this question, nor any group that seems dead-on...
    2. #24755 [Opn->WFx]: Design-Problem in ISAPI Modul
      ID: 24755 Updated by: wez@php.net Reported By: T dot Hauck at janaserver dot de -Status: Open +Status: ...
    3. #24755 [Fbk->Opn]: Design-Problem in ISAPI Modul
      ID: 24755 User updated by: T dot Hauck at janaserver dot de Reported By: T dot Hauck at janaserver dot de -Status: ...
    4. #24755 [Opn->Fbk]: Design-Problem in ISAPI Modul
      ID: 24755 Updated by: sniper@php.net Reported By: T dot Hauck at janaserver dot de -Status: Open +Status: ...
    5. #24755 [NEW]: Design-Problem in ISAPI Modul
      From: T dot Hauck at janaserver dot de Operating system: W2K PHP version: 4.3.2 PHP Bug Type: *Web Server problem Bug...
  3. #2

    Default Re: Jrun ISAPI creating problem

    Under IIS 6, do you show the ColdFusion ISAPI filer enabled?

    I had the same problem after a recent Windows Server 2003 update on any
    servers using virtual directories.

    It ended up being a rights issue - I simply had to re-apply the rights to the
    default internet user account in Windows for each virtual directory, and
    everything came right back up.

    - Mike


    MichaelSJudd Guest

  4. #3

    Default Re: Jrun ISAPI creating problem

    Starting with CFMX 6.1 we don't use the isapi filter with IIS 6, we use a
    wildcard.dll instead which is configured via the IIS Mappings (Home Directory,
    Configuration, Mappings).
    [url]http://www.adobe.com/devnet/coldfusion/articles/windows_2003.html[/url] may
    shed a little more light on the subject.

    LL@Work Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139