CF Problem on Windows Server 2003R2

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

  1. #1

    Default CF Problem on Windows Server 2003R2

    I'm trying to get CF 7.02 Enterprise installed on a server running Windows
    Server 2003R2 and keep running into the same problem namely that when I install
    CF IIS starts asking for a username and password to access any webpage on the
    server.

    Initially I had PLESK on the server and found something on their site about
    running the reconfigurator to restore directory permissions after installing
    CF. I did this as per their instructions but still no joy.

    I've even gone as far as uninstalling plesk, CF and IIS and then reinstalling
    IIS (no username/password asked for)then reinstalling CF (this is when it
    starts asking for username/password not just on the administrator but all
    pages). As soon as I uninstall CF again all is fine.

    I even went as far as trying it on Apache on windows and that works fine but
    really I need it on IIS.

    I have also tried making a list of all the various user permissions before and
    after installing CF - but there is no difference in them. I've also read
    through the install log to see if there was any clues in there but nothing.

    I'm getting to the desperation stage now so any help would be very much
    appreciated.

    Thanks

    Michael



    medwright74 Guest

  2. Similar Questions and Discussions

    1. windows 2003 terminal server problem
      I have a win 2003 terminal server (also a domain controller). It is running Citrix Metaframe XP. All is well except for when users connect and run...
    2. SmartNavigation Datagrid problem in Windows 2003 Server
      I have an ASP .net web application installed in a Windows 2003 server. This web application has a webform that has a Datagrid. This Datagrid is...
    3. ASP.NET (IIS 6.0) Windows authentication/SQL Server problem
      Hi, On Windows 2000, I use the following connection string in my ASP.NET applications: <add key="ConnectionString"...
    4. Windows XP - 2000 Server Problem
      quoted from http://www25.brinkster.com/ChicagoTech "...not available. The server is not configured for transactions" Use "net share" command on...
    5. Windows XP pro and Windows 2000 server Problem
      I have a full fleged 2000 network running Win2k Server and all clients are XP. The initial network setup was fine and everything was working...
  3. #2

    Default Re: CF Problem on Windows Server 2003R2

    I would recommend:
    1) Remove any existing CFMX connectors. You can run
    cfusionmx7\bin\remove_all_connectors.bat in a DOS window.
    2) Create a new IIS test website.
    3) Run the wsconfig tool from the cfmx program group or
    \cfusionmx7\runtime\bin\wsconfig. In the
    GUI select your test website. Under advanced options (button) select verbose
    logging. Also select checkbox to enable for coldfusion.
    Review the install guide - it shows you what should have been setup in IIS,
    confirm things appear to be installed correctly.
    4) Test.
    5) If things are failing check the verbose logs you are creating under
    cfmx_root\runtime\lib\wsconfig\1. Anything obvious in the logs.
    6) Installation support is free for licensed CF owners - use it.
    [url]https://www.adobe.com/cfusion/support/index.cfm?event=opencase&loc=en_us[/url]
    (If you need a login it is just your email and a pwd you choose.)

    ksmith Guest

  4. #3

    Default Re: CF Problem on Windows Server 2003R2

    Did you ever get this problem resolved? I am having the exact same issue with
    my GoDaddy Virtual Dedicated Server. I followed the instructions above but had
    no success. I'm pretty sure this has to do with permissions to DLLs but I'm not
    sure. Can anyone point me in the right direction? Thanks.

    danielsmith92704 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