Are you sure you need these DLLs. Dependeny walker also shows missing *optional* dlls, such as the IEHIMS.DLL you mention in your list. I've never found that with dependency walker, even on applications that work perfectly fine.
I don't know about devmgr.dll, but WER would point me to Windows Error reporting and I would guess that it is optional as well. Bert From: Hawkins, John [mailto:john.hawk...@transcore.com] Sent: vrijdag 21 september 2012 09:54 To: Hawkins, John; Mark Phippard Cc: users@subversion.apache.org; TCORE-CM Subject: RE: Apache won't start after upgrade Mark. The "Dependency Walker" allowed me to find three missing DLL's (DEVMGR.DLL, IESHIMS.DLL, WER.DLL) with the Collabnet SVN/Apache 1.7.6. Do you know the procedure for restoring these DLL's? Thanks JCH From: Hawkins, John Sent: Wednesday, September 19, 2012 2:14 PM To: Mark Phippard Cc: users@subversion.apache.org; TCORE-CM Subject: RE: Apache won't start after upgrade Thanks Mark. Excellent help! Thank you again. JCH From: Mark Phippard [mailto:markp...@gmail.com] Sent: Wednesday, September 19, 2012 2:02 PM To: Hawkins, John Cc: users@subversion.apache.org Subject: Re: Apache won't start after upgrade It probably means when mod_dav_svn.so is loaded it then tries to load the dependent DLL's it uses. Most likely you have an older version of one or more of those DLL's in PATH. Maybe a reboot would help if PATH was changed. You can download and install Dependency Walker and then drag and drop the mod_dav_svn.so file into the window. That will tell you what DLL's it loads and likely point to the one with the problem. On Wed, Sep 19, 2012 at 4:41 PM, Hawkins, John <john.hawk...@transcore.com> wrote: I upgraded Collabnet SVN 1.6.3 to 1.7.6. (On Windows) Now Apache won't start.. The error is below. It is complaining during the load of MOD_DAV_SVN.SO. "The specified procedure could not be f ." The module is in the modules folder. Which procedure it is looking for, and where is expected, is unknown! I updated Java, added the modules dir to the path, added .\httpd\bin to the path. No change. Any ideas? Thanks JCH Event Type: Error Event Source: Apache Service Event Category: None Event ID: 3299 Date: 9/19/2012 Time: 9:31:46 AM User: N/A Computer: SD-VCMSVN02 Description: The Apache service named reported the following error: >>> httpd.exe: Syntax error on line 86 of C:/Program Files (x86)/CollabNet Subversion Server/httpd/conf/httpd.conf: Cannot load C:/Program Files (x86)/CollabNet Subversion Server/httpd/modules/mod_dav_svn.so into server: The specified procedure could not be f . For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. -- Thanks Mark Phippard http://markphip.blogspot.com/