• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

SiteBuilder WebAppPool error

K

KBarefoot

Guest
My installation is incomplete...I hit a road block.

The error says to check the install.log.

The install.log says: <h1>Service unavailable</h1>

I was asked to check the WebAppPool.

The pool starts, but fails to stay up.

Message states that it is "unable to load rpcproxy.dll".

I have uninstalled and reinstalled the RPC for HTTP component several times with no impact on the issue.

The file is located where it specifies: C:\Windows\System32\RPCProxy

The installation is on a desktop with the following specs:
CPU: AMD X2 4800+ x64
RAM: 2 x 1GB PC2-5300
OS: Win Server 2003 R2 x64
DB: SQL Server 2005 Developers Edition

Any suggestions?
 
Hi,

Looks like you have custom global isapi filter configured, try disable its loading.

Open iis management console: start > run > inetmgr

Open "Web sites" properties > isapi filter, remove filter referring to rpcproxy.dll.
 
I found no ISAPI filters...

First off, thanks for the reply...no one else seems able to even venture a guess.

I looked in the Global Websites entry and in each individual Website and found no ISAPI filters defined.

I'm not sure if it is worthy of note or not, but I had already installed SQL Server 2005 Developers Edition on that server prior to loading SiteBuilder. SiteBuilder is pointed to that installation and therefore did not install the default SQL Server Express.
 
Back
Top