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

  1. #1

    Default UNC Path Issue

    Anyone come across an issue where having IIS set to a UNC Path works for htm
    files but not for cfm files? I'm using Win2003/IIS6 with MX7. I'm able to see
    these cfm files in IIS and I'm able to browse to htm files in the same
    directory, but when I try to browse the cfm files, I get a not found error.
    Both IIS and CF services are using the same local system account. The CF
    Install is not on a UNC path - just after the CF Install, I changed the IIS web
    root to a UNC Path. Any assistance is appreciated. Thanks.

    davidihill Guest

  2. Similar Questions and Discussions

    1. clipping path shows ouside path in quark
      I'm making paths on silo'd objects on white backgrounds to place on colored backgrounds in quark 4. Operating pshop 6.01 in os 9.2. I put the path on...
    2. Image Path Through A XML File Issue
      Hello Community: I am not a flash wiz, rather I am a coldfusion developer. I have attached a flash banner that reads two attributes from a XML...
    3. Class Path Cold Fusion Administrator Issue
      I tried to add a class path for an evaluating tag from Java and JVM of Cold Fusion Administrator. page. I am running MX 6.1 in Unix Sun Solaris. ...
    4. #25444 [Opn->Bgs]: php4isapi.dll path to win.ini doesn't load from current path.
      ID: 25444 Updated by: sniper@php.net Reported By: ict at primus dot ca -Status: Open +Status: Bogus...
    5. RubyCocoa 0.4.0 path [?] Issue
      Any Mac OS X/Ruby users out there? Okay...I like the command line but I'm itching for a GUI. I'm using Mac OS X 10.2.6 and Ruby 1.6.8 (compiled...
  3. #2

    Default Re: UNC Path Issue

    If your using a UNC path I assume your accessing a network path in which case
    you will need to run CF under an account with appropriate permissions, not the
    local system account. If coldfusion is running as a service just change the Log
    On account being used.

    mungton Guest

  4. #3

    Default Re: UNC Path Issue

    You know, I thought I'd tried that, but I guess maybe I didn't do it for all 4 cf services because this time it worked! Thanks so much.
    davidihill 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