Trouble with HTTPTransport.dll

2007-05-11 Thread Scott Carr
I am getting a Memory access violation in HTTPTransport.dll when I try 
to call a SOAP stub.


ClientLogPath:C:\Axis\AxisLog.txt
Transport_http:c:\axis\bin\HTTPTransport.dll
XMLParser:c:\axis\bin\AxisXMLParserXerces.dll
Channel_HTTP:c:\axis\bin\HTTPChannel.dll
Channel_HTTP_SSL:c:\axis\bin\HTTPSSLChannel.dll

Any direction would be most appreciated

--
Scott Carr
OpenOffice.org
Documentation Co-Lead
http://documentation.openoffice.org


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Memory Read Error Visual C++

2007-05-07 Thread Scott Carr

Scott Carr wrote:
I am trying to get an example of my web services done in C++ using 
Axis.  Each time I try to do the login, I get:


TestActivation Error:  The memory could not be read.

I have the environment set up as far as I can tell, and have attached 
the AxisLog file in zip format.


The stub was created using the supplied java application, and 
everything is linked so the C++ app builds properly.


The return of the login function should be an object with TicketID as 
one of the properties.


Any ideas would be greatly appreciated.  Thanks

I went a little further with the issue, and it comes up with:

Unhandled Exception in {app name} (HTTPTRANSPORT.DLL):  0xC005: 
Acess Violation.


--
Scott Carr
OpenOffice.org
Documentation Co-Lead
http://documentation.openoffice.org


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]