Qt-solutions Archive, April 2008
Connection/Request problem in QtSoapHttpTransport
Message 1 in thread
Hi,
I am trying to run the qt soap example "easter" but the slot getResponse
is never executed.
I enter the year as 2004 and get following response (I debugged the
application but slot is never executed.)
Looking up the date of easter in 2004...
QSslSocket: cannot find ssleay32 library: QLibrary::load_sys: Cannot
load ssleay
32 (The specified module could not be found.).
QtSoapHttpTransport::readResponse() error: HTTP request failed
I tried other examples also, but the getResponse slot is never invoked.
Does it require some special settings to do?
I tried googling about "ssleay" and found that it is an SSL library
developed by Eric Young. I found ssleay32.dll and libeay.dll somewhere
on my computer, put them in similar folder but no Luck. I have no idea
of how it is being used here and what to do in order to resolve this error.
Please Help!!
Regards,
Manoj
--
[ signature omitted ]