Cannot Find Server - sudden failure

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

  1. #1

    Default Cannot Find Server - sudden failure

    CF MX7 / IIS / XP Pro / Local server 127.0.0.1 / DSL to Internet (which
    obviously works)
    ColdFusion has been running fine for weeks. Last night I shut down the
    machine, I rebooted this morning and whenever I try to load a page in IE I get
    "Cannot find server or DNS error". FireFox fails also.

    Here is what has been done:

    1. IIS will process an html page and display it
    2. It throws the error on any CF page even "<cfdump var="#CGI#">" ONLY per
    Tech Note
    3. I uninstalled CF, cleaned out entries for CF in registry, rebooted,
    rebooted and re-installed. After exe install the jump to the Admin for
    configuration fails with the error.
    4. Turned firewall off, no change.
    5. Ran complete virus scan, clean
    6. Ran AdAware - it removed a "possible browser hijack attempt". Rebooted, no
    change

    I am completely stumped! Any ideas of what it is or how to fix it?



    qkestryi Guest

  2. Similar Questions and Discussions

    1. Find/Change—complete failure
      I have CS2 4.0.4 on a G4 iMac running 10.4.8. Find/Change simply doesn't work. Whether I choose it from the Edit menu or press Apple—F, the dialog...
    2. SQL Server JDBC Driver / Validation Failure
      Hmmm... I posted earlier today, but the message naver made it to the forums. I'll try again We have been trying to install an app (prototype...
    3. Sudden Disconnect from HP Server
      Dear Experts, I am using Xmanager from my pc to connect to a HP unix Server. Since one week ago, after a while the browser/xterm will be...
    4. IIS Failure to access sql server
      What would be the cause of intermittent failure of IIS to communicate with SQL server located on another box. There are no errors produced by the...
    5. failure to find in Search
      My XP Pro Search function frequently fails to find documents by a content word. I have saved test files in small folders and search in those folder...
  3. #2

    Default Re: Cannot Find Server - sudden failure

    It could be a web server connector issue.
    One option is to try and remove the connector and add it again.
    1.Run the cf_root\bin\connectors\Remove_ALL_connectors.bat to completely
    remove all existing IIS configurations.
    2.Run the cf_root\bin\connectors\IIS_connectors.bat to properly configure all
    sites (existing and new).

    Another option is to remove ColdFusion, reinstall it to the Built-In web
    server, then run the wsconfig connector utility.
    (see
    [url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/[/url]
    wwhelp.htm?context=ColdFusion_Documentation&file=p art_ins.htm for more detail.

    LL@Work Guest

  4. #3

    Default Re: Cannot Find Server - sudden failure

    Thanks for the info! I got the local server running, but still cannot get IIS
    to work with it. Unless someone has any other ideas, I am just going to stay
    working with the built-in server.

    Thanks again.


    qkestryi 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