Another MSVCR100.dll issue
Posted by: lanka (---.onetel95.onetelecom.od.ua)
Date: April 19, 2014 06:33PM

I had WAMP server installed on my Win 7 computer. After recent update and reboot Apache stopped working. The wampapache service was not started, when I tried to start it manually from services tool, it showed msvcr100.dll error:

Faulting application path: D:\wamp\bin\apache\apache2.4.4\bin\httpd.exe
Faulting module path: C:\Windows\system32\MSVCR100.dll

I installed windows c++ Redistributable Package with needed dlls as it is said in sticky theme, rebooted, reinstalled wamp, rebooted, installed and reinstalled again, rebooted (for 2 days, so I did it many times)

Nothing happens - msvcr100.dll is present in c:\Windows\System32 directory, its size is 755 KB (773 968 bytes). When I start the service I receive in log the same error.

What can possibly be done in this case? I can install and reinstall anything, I just need the server working.

If some more logs are needed, ask, for I don't know what to attach.

Edit:
Windows7 ultimate
Wampserver2.4-x64
Apache 2.4.4
mysql (it starts ok) 5.6.12
php 5.4.12

Wamp icon is orange (mysql service started, apache was not)

The only entry in etc/hosts:

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost

127.0.0.1 localhost



Edited 2 time(s). Last edit at 04/19/2014 07:00PM by lanka.

Options: ReplyQuote
Re: Another MSVCR100.dll issue
Posted by: RiggsFolly (---.ppp.as43234.net)
Date: April 19, 2014 08:04PM

I will get that STICKY changed it is now a little out of date, sorry




Please make sure you have the latest version of all of these Microsoft C/C++ Redistributable runtime libraries.



The 2008 Redist is used by wampmanager
The 2010 Redist is used by some versions of Apache ( depending on compiler used )
The 2012 Redist is used by some versions of Apache ( depending on compiler used )

FOR WAMP 32bit
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) [www.microsoft.com]
Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) [www.microsoft.com]

If you are using WampServer 2.4
Microsoft Visual C++ 2012 [www.microsoft.com]
And select vcredist_x86.exe


FOR WAMP 64bit
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) [www.microsoft.com]
Yes you need the x86 Package regardless
Microsoft Visual C++ 2008 Redistributable Package (x64) [www.microsoft.com]
Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) [www.microsoft.com]
If you are using WampServer 2.4
Microsoft Visual C++ 2012 [www.microsoft.com]
And select vcredist_x64.exe

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Another MSVCR100.dll issue
Posted by: lanka (---.onetel95.onetelecom.od.ua)
Date: April 19, 2014 11:33PM

I have 64 bit windows, so WAMP is 64 bit too.
I've installed or repaired (some of them were installed) all 4 libraries that are mentioned for win 64.

Still the error:

Faulting application name: httpd.exe, version: 2.4.4.0, time stamp: 0x5127dda0
Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2bcac
Exception code: 0xc0000417
Fault offset: 0x0000000000070468
Faulting process id: 0x748
Faulting application start time: 0x01cf5c15e4973392
Faulting application path: D:\wamp\bin\apache\Apache2.4.4\bin\httpd.exe
Faulting module path: C:\Windows\system32\MSVCR100.dll
Report Id: 2b91aafc-c809-11e3-bcd2-c86000734a2f

MSVCR100.dll is:
Version language : English (United States)
CompanyName : Microsoft Corporation
FileDescription : Microsoft® C Runtime Library
FileVersion : 10.00.40219.325
InternalName : msvcr100_clr0400.dll
LegalCopyright : © Microsoft Corporation. All rights reserved.
OriginalFilename : msvcr100_clr0400.dll
ProductName : Microsoft® Visual Studio® 2010
ProductVersion : 10.00.40219.325

Creation Date : 17/04/2014 20:31:35
Last Modif. Date : 17/08/2012 10:38:44
Last Access Date : 17/04/2014 20:31:35
FileSize : 773968 bytes ( 755.828 KB, 0.738 MB )
FileVersionInfoSize : 1836 bytes
File type : Dynamic Link Library (0x2)
Target OS : Win32 API (Windows NT) (0x40004) <---- maybe this is the source of problem? but I've installed win64 redist package for vc10, why this file is for win32 then?

File/Product version : 10.0.40219.325 / 10.0.40219.325
Language : English (United States) (0x409)
Character Set : 1200 (ANSI - Unicode (BMP of ISO 10646)) (0x4B0)

What else can I do?
I kind of out of solutions.



Edited 1 time(s). Last edit at 04/19/2014 11:39PM by lanka.

Options: ReplyQuote
Re: Another MSVCR100.dll issue
Posted by: RiggsFolly (---.as13285.net)
Date: April 21, 2014 02:51PM

Have you installed other versions of Apache from the ADDONS? i.e. versions of Apache that did nto come with the original install?

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.