SphereCommunity
MSVCP100.dll was not found - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: MSVCP100.dll was not found (/Thread-MSVCP100-dll-was-not-found)



MSVCP100.dll was not found - Lazarus - 05-02-2014 08:23 AM

Hi! here I'm trying to do something new. I have a problem in my VPS, when I try to open a new server with the new script files and Sphere, I have this error:
SphereSvr.exe Unable to locate Component
This application has failed to start because MSVCP100.dll was not found. Re-Installing the application may fix this problem.

I tried with a old version of Sphere with my old scripts (56b) and... No problems found Tongue
This is why I'm in doubt.

Thanks anyways!

Lazarus, again here!


RE: MSVCP100.dll was not found - pinku - 05-02-2014 10:55 AM

You need to download msvcp100.dll and msvcr100.dll somewhere, then copy&paste to your C:\Windows\System32\

That's how I fixed it.


RE: MSVCP100.dll was not found - Lazarus - 05-02-2014 01:51 PM

(05-02-2014 10:55 AM)pinku Wrote:  You need to download msvcp100.dll and msvcr100.dll somewhere, then copy&paste to your C:\Windows\System32\

That's how I fixed it.

I have these 2 in my System folder... And in the Sphere folder too.

The strange thing is that I can use the old 56b Sphere but not the 56c Sphere O.O

I can't start my project jet :'(


EDIT: -Using the same files from 56b but the scripts from 56c, works...
-Using all files from 56b but Spheresvr.exe from 56c, not works...

So :| o.O


RE: MSVCP100.dll was not found - amonvangrell - 05-02-2014 04:35 PM

try to type "regsvr32 msvcp100.dll" into the Command Prompt and press "Enter."


RE: MSVCP100.dll was not found - darksun84 - 05-02-2014 06:54 PM

hmm probably you need VC 2010 Redistributable Package ?

Welcome back lazaraus!


RE: MSVCP100.dll was not found - Lazarus - 05-03-2014 04:47 AM

(05-02-2014 04:35 PM)amonvangrell Wrote:  try to type "regsvr32 msvcp100.dll" into the Command Prompt and press "Enter."

I have a message error: "msvcp100.dll was loaded, but dllregisterserver entry point was not found. This file can not be registered.

(05-02-2014 06:54 PM)darksun84 Wrote:  hmm probably you need VC 2010 Redistributable Package ?

Welcome back lazaraus!

I have it. O.o

Hi again darksun! I miss you Big Grin



What can I do now :'(?


RE: MSVCP100.dll was not found - Lazarus - 05-05-2014 11:02 AM

Still not working, please! anyone, help me!

:'(


RE: MSVCP100.dll was not found - kn4tseb - 05-05-2014 11:37 AM

download and install
For 32bit: Microsoft Visual C++ 2010 Redistributable Package (x86)

For 64bit: Microsoft Visual C++ 2010 Redistributable Package (x64)

http://www.microsoft.com/en-us/download/details.aspx?id=14632

Wink


RE: MSVCP100.dll was not found - Lazarus - 05-05-2014 01:04 PM

(05-02-2014 04:35 PM)amonvangrell Wrote:  try to type "regsvr32 msvcp100.dll" into the Command Prompt and press "Enter."

(05-05-2014 11:37 AM)kn4tseb Wrote:  download and install
For 32bit: Microsoft Visual C++ 2010 Redistributable Package (x86)

For 64bit: Microsoft Visual C++ 2010 Redistributable Package (x64)

http://www.microsoft.com/en-us/download/details.aspx?id=14632

Wink


I have it o.O

2013 and 2010 too.


RE: MSVCP100.dll was not found - Lazarus - 05-05-2014 03:39 PM

Found a solution! Smile
Just trying with different DLLS of MSVCP100.dll & MSVCR100.dll I found 2 that works fine in my VPS (x64bits).

I just put them in the Sphere Folder and then, it works Smile (I tried it before, but never works...)

Here's the link for the next people who need it, a rar in my gdrive: https://drive.google.com/file/d/0BylDODDJqxwkb2Jzb0RVbVBfSWs/edit?usp=sharing


Please! Close Big Grin Thanks to all Smile