In Firefox (OK) In IE ((111) Connection refused)

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default In Firefox (OK) In IE ((111) Connection refused)

    Hi guys,

    After I installed Coldfusion MX, I found out that I can't use Coldfusion's
    administrator in IE, i.e., after typing:
    [url]http://localhost:8500/CFIDE/administrator/index.cfm[/url] in IE, I got messages
    listed below:


    --------------------------------------------------------------------------------
    -------------------------------------------------------
    ERROR
    The requested URL could not be retrieved

    While trying to retrieve the URL:
    [url]http://localhost:8500/CFIDE/administrator/index.cfm[/url]

    The following error was encountered:

    Connection Failed
    The system returned:

    (111) Connection refusedThe remote host or network may be down. Please try
    the request again.

    --------------------------------------------------------------------------------
    ---------------------------------------------------------
    But when I used Mozilla Firefox, everything looks just fine.

    Can someone please tell me why this happens and how should I fix it? Thanks
    very much!

    Ling

    Eriest Guest

  2. Similar Questions and Discussions

    1. connection refused
      I've got the same problem; "the connection was refused when attempting to contact 127.0.0.1" I'm not using any firewall software. I also had...
    2. Connection Refused (127.0.0.1)
      I have previously installed 6.1 on my previous machine and used it a little. Now I have a new machine and installed with studio a few months back....
    3. Database Connection Refused
      Hello Everyone, I am having a strange problem. A few days ago I worked through the compass travel cold fusion tutorial, and everything was working;...
    4. Connection to database refused
      Hello Everyone, I am having a strange problem. A few days ago I worked through the compass travel cold fusion tutorial, and everything was...
    5. connection was refused
      Seemingly at random I get the "The connection was refused when attempting to contact 127.0.0.1:8500. There were a couple other messages on this...
  3. #2

    Default Re: In Firefox (OK) In IE ((111) Connection refused)

    Well since the answer hasn't popped up yet, Here are some suggestions:

    o-- Clear all "temporary" files from IE.

    o-- Is this an XP machine? If so, your security settings may be blocking the
    administrator.

    o-- Try using [url]http://127.0.0.1:8500/CFIDE/administrator/index.cfm[/url].

    o-- Try adding the administrator paths to your "Trusted sites".

    o-- Temporarily turn off all ad-blockers, firewall, etc and then try it. You
    can unplug your ethernet cable to keep nasties away, 127.0.0.1 is still
    accessible.

    o-- Don't use IE except for windows updates. (There are faster, safer
    browsers available, like FF.)


    MikerRoo Guest

  4. #3

    Default Re: In Firefox (OK) In IE ((111) Connection refused)

    Thanks very much, MikerRoo!

    Just a moment ago I sent back my reply. But my post seems failed, let me send
    it again.

    The OS of my PC is WinXP.

    I followed all your suggestions. While the problem still happens after I tried
    the first four suggestions, something interesting happened after I tried your
    fifth suggestion: If I unplug the ethernet cable, I can use IE to open either
    of the links listed below:

    [url]http://localhost:8500/cfide/administrator/index.cfm[/url]

    or

    [url]http://127.0.0.1:8500/cfide/administrator/index.cfm[/url]

    regardless if those ad-blockers and firewalls are turned off or not. If I
    re-plug the cable, the problem jumps out again. It seems to me that only when
    working offline, can IE open the page of CF Administrator.

    Actually I tried to work with Firefox rather than IE. But it seems to me that
    the default browser used by Dreamweaver is IE rather than Firefox, i.e., after
    the default browser of the OS being changed from IE to Firefox, Dreamweaver
    still tries to use IE to open the page of CF Administrator. For example, after
    a new CF application is created in Dreamweaver, if I want to create a CF data
    source by clicking (Window -> Databases -> data source), sometimes a CF
    Administrator URL window will pop up asking me the URL of CF Administrator (if
    I click the test button in that window, I will be informed the test is failed),
    sometimes the IE will be launched and the link is failed. If I unplug the
    network cable, the problem disappears and IE will lead me to the CF
    Administrator's page.

    So I should either be able to fix the "unpluging thing" or at least be able to
    inform Dreamweaver that the default browser should be Firefox rather than IE.

    Please let me know your suggestions. Thanks a lot!

    Ling


    Eriest Guest

  5. #4

    Default Re: In Firefox (OK) In IE ((111) Connection refused)

    The fact that step 5 worked means that it IS something in XP/IE/Firewall
    security settings. I don't develope on XP so I can't say exactly what it is.

    Anyway, changing the default browser in Dreamweaver is easy.
    Just select Menu->Edit->Preferences, then select the Preview in Browser
    category.

    There you press the edit button and add C:\Program Files\Mozilla
    Firefox\firefox.exe as your primary browser.

    Good luck,
    --MikeR

    MikerRoo Guest

  6. #5

    Default Re: In Firefox (OK) In IE ((111) Connection refused)

    Thanks very much for your suggestions, MikerRoo! I appreciate your kindly help!

    Hopefully I can figure out the problem later on. Now at least I can find my
    way to proceed with my learning on DW and CF.

    Again, thanks and best wishes,

    Ling

    Eriest Guest

  7. #6

    Default In Firefox (OK) In IE ((111) Connection refused)

    I found that IE9 can find 127.0.0.1 only if I first do it with FireFox and keep the FireFox window open too.
    mallorymor@gmail.com 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