-
Valued Member
Error kernel32 in server 2008
I have written in my src Vs2012 on my Windows 8 works fine when I start locator agent or server, but what happened to my vps with windows server 2008 and I get this:
"not find the entry point of the procedure K32GetModuleFileNameExA dynamic link library KERNEL32.dll"
Now install FrameWork 3.5 and 4 but equally I get the error!
Some contribution to fix it? please
-
-
Re: Error kernel32 in server 2008
Search in google for this "Visual Studio 2012 Update 4"download that and install it on the VPS, the go on the Matchserver solution > Properties and change the Toolset to Visual Studio 2012 - Windows xp_v110 or something like that, rebuild and test that.