[ 
https://issues.apache.org/jira/browse/XERCESC-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881602#action_12881602
 ] 

michael n edited comment on XERCESC-1932 at 6/23/10 4:04 AM:
-------------------------------------------------------------

dllload1.exe is the same prog. as dllload.exe but it loads xerces-c_3_1.dll 
instead of xerces-c_3_0.dll .
when I try to load it i get the same error - 126
notice i'm using release mode so i need not the debug lib.

the dllload.cpp holds the source code for the dllload1.exe and dllload0.exe 
(changed by dll name to be loaded)


      was (Author: schmichael):
    dllload1.exe is the same prog. as dllload.exe but it loads xerces-c_3_1.dll 
instead of xerces-c_3_0.dll .
when I try to load it i get the ame error - 126

the dllload.cpp holds the source code for the dllload1.exe and dllload0.exe 
(changed by dll name to be loaded)

  
> Using xerces-c_3_1D.dll with files compiled under VS-C++ 9.0 on computer 
> which has VS-c++ 6.0 with libraries of VS-c++9.0
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: XERCESC-1932
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1932
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Miscellaneous
>    Affects Versions: 3.1.0
>         Environment: Microsoft windows XP professional version 2002 SP2, with 
> VS-C++ 6.0 installed
>            Reporter: michael n
>             Fix For: 3.1.0
>
>         Attachments: dllload.cpp, dllload.exe, dllload1.exe, msvcp90.dll, 
> msvcr90.dll, vcredist_x86.exe, xer err.JPG, xerces-c_3_0D.dll, 
> xerces-c_3_1D.dll
>
>
> The software was compiled on computer with same operating system but with 
> VS-C++ 9.0 (2008) installed.
> When trying to use the program on a platform with same operating system , but 
> with VS-c++ 6.0 installed (with xerces-c_3_1D.dll ).
> I got the Error: 
> "(1) Error number 126. search in MSDN Help under "Platform SDK (Windows Basic 
> Services)" subset, topic "System Errors - Numerical Order".
> I guessed its cause is the lack of libraries from VS-c++9.0, so I installed 
> vcredist_x86.exe from Microsoft site, but of no use.
> I Would  appreciate your help,
> Michael

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to