Re: side by side errors

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



kaplane wrote:
I am receiving side-by-side (sxs) errors whenever I compile C++ DLLs
on my
workstation and then take them to a production machine. It says it
fails to
load the DLL. Below are error messages I received in the event viewer
(security). How do I prevent this problem?

It looks like the target machine is missing the VC8 runtime libraries. You
can install them by using vcredist_x86:

VS2005 w/SP1:
http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en

VS2005 w/o SP1:
http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en

-cd


.



Relevant Pages

  • Re: [PHP] Cant get PHP extension to Load
    ... production machine, even though it is the same version of everything, it ... refuses to load the php_dblib.dll. ... and the path that the error message presents has ...
    (php.general)
  • Re: [PHP] Cant get PHP extension to Load
    ... Check permissions on all the intermediary directories from C: ... I configured a test server (Everything the ... faster so I attempted to move the production machine over to FreeTDS. ... The DLL file is definitely in ...
    (php.general)