[ 
http://issues.apache.org/jira/browse/AXISCPP-757?page=comments#action_12316891 
] 

Oleg Yurkevich commented on AXISCPP-757:
----------------------------------------

We install Xerces-c_2_2_0, set path "..\Xerces-c_2_2_0\bin" to system variable 
PATH and copy xerces-c_2_2_0.dll in our directory. So we have follow DLLs in 
our directory:
AxisClient.dll,
AxisXMLParserXerces.dll,
xerces-c_2_2_0.dll,
gdilib3.dll.

gdilib3.dll - our DLL.

But we didn't resolve problem.

If you want we can send compiled exe file and you'll try it on your side.


> DLOPEN FAILED in loading parser library
> ---------------------------------------
>
>          Key: AXISCPP-757
>          URL: http://issues.apache.org/jira/browse/AXISCPP-757
>      Project: Axis-C++
>         Type: Bug
>     Reporter: Oleg Yurkevich
>  Attachments: Example.rar, Example.rar
>
> Mistake "DLOPEN FAILED in loading parser library" is in <here>
> NodeIO::NodeIO()
> :Stub(" ", APTHTTP1_1)
> {         //   <here>
>       m_pCall->setEndpointURI("http://localhost:65535/axis/services/NodeIO";);
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to