SA-MP Forums Archive
MSVCR100.dll and MSVCp.dll! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MSVCR100.dll and MSVCp.dll! (/showthread.php?tid=517098)



MSVCR100.dll and MSVCp.dll! - Teemo - 03.06.2014

(64Bit) I have a windows vps with 2GB RAM, I just got it from few minutes, I uploaded my script and tried to start the server but it gvies me that Error MSVCR100.dll wasn't found...blalalal and MSVCP100.dll too I downloaded them and Added them in SysWOW64 because i am 64 bit but still the same error!!

Note: My script works on my windows computer fine


Re: MSVCR100.dll and MSVCp.dll! - caiom1999 - 03.06.2014

Install microsoft c++ and microsoft visual 2010 to fix this error


Re: MSVCR100.dll and MSVCp.dll! - Guest4390857394857 - 03.06.2014

Pls search b4 post, there are many threads like this and are solved!


Re: MSVCR100.dll and MSVCp.dll! - Teemo - 03.06.2014

I will try, If it worked, I amma going to rep you


Re: MSVCR100.dll and MSVCp.dll! - Teemo - 03.06.2014

Oh well, I forget to tell you, I installed this Click meh and restarted my vps but still :/


Re: MSVCR100.dll and MSVCp.dll! - caiom1999 - 03.06.2014

And install .net framework 4.0 all error fixed, sory for my english, but im from brasil


Re: MSVCR100.dll and MSVCp.dll! - Teemo - 03.06.2014

ok, thanks i will try


Re: MSVCR100.dll and MSVCp.dll! - caiom1999 - 03.06.2014

MSVCR100 = microsoft vcredist x86 or 64, install the vcredist , restar your vps and enjoy If worked +rep?


Re: MSVCR100.dll and MSVCp.dll! - ikkentim - 03.06.2014

Don't ever download system dll's from a website and put the in your system directory. Always download the package containing the libraries. This is much saver and more secure.


Re: MSVCR100.dll and MSVCp.dll! - Vince - 03.06.2014

The SA-MP server is 32 bit so you need the 32 bit libraries regardless of what architecture you're using.

Quote:
Originally Posted by ikkentim
Посмотреть сообщение
Don't ever download system dll's from a website and put the in your system directory. Always download the package containing the libraries. This is much saver and more secure.
Also that. ^