Skip to main content
Participant
February 13, 2009
Question

Web Server Configuration Error

  • February 13, 2009
  • 1 reply
  • 2660 views
I've installed CF Enterprise 8 (multi-server) on Windows Server 2008 w/IIS 7. The install went smooth with no issues.

When I launch the Web Server Configuration Tool, the original message I got
JRun4\lib\wsconfig\jrunwin32.dll (Access is denied)
To bypass this error, I had to give the User's Group full control.

Now I get a different error for which I can not find any information on. This error appears in the console window that is launched when you launch the Web Server Configuration Tool

DoIISListWebSites(OpenKey): error is ERROR_ACCESS_DENIED

I can still click add, and it'll list my cf instances, but it does not list my IIS websites.
    This topic has been closed for replies.

    1 reply

    adrapleyAuthor
    Participant
    February 13, 2009
    I've resolved the issue. Went into JRun4/bin/wsconfig.exe and set it to run as administrator.
    Inspiring
    February 13, 2010

    Thanks! I was going crazy trying to figure this out. FYI, this was the first result when I googled that error message.