What library is missing ?

What library is missing ?

Postby HunterEC » Tue Nov 01, 2016 7:18 am

Guys:

What library I'm missing ?
On this code fragment:
Code: Select all  Expand view
oHttp:=TIPClientHTTP():new('https://www.inmediata.com/webservices/editransfer/EdiRealTime.asmx',.t.)


I'm getting the following error at runtime:
Code: Select all  Expand view
Application
===========
   Path and name: C:\Apps\WEBSERV\WEBSERV.exe (32 bits)
   Size: 3,672,064 bytes
   Compiler version: Harbour 3.2.0dev (r1601050904)
   FiveWin  Version: FWH 16.06
   Windows version: 6.2, Build 9200

   Time from start: 0 hours 0 mins 0 secs
   Error occurred at: 11/01/16, 03:04:35
   Error description: Error BASE/1081  Operation not supported: TIPCLIENTHTTP:new()
   Args:
     [   1] = O   TIPCLIENTHTTP
     [   2] = C   https

Stack Calls
===========
   Called from: ..\contrib\hbtip\client.prg => TIPCLIENT:NEW( 0 )
   Called from: ..\contrib\hbtip\httpcli.prg => TIPCLIENTHTTP:NEW( 0 )
   Called from: WEBSERV.prg => MAIN( 5 )

System
======
   CPU type: Intel(R) Core(TM)2 Extreme CPU X9650  @ 3.00GHz 2833 Mhz
   Hardware memory: 3327 megs

   Free System resources: 90 %
        GDI    resources: 90 %
        User   resources: 90 %

   Windows total applications running: 6
      1 ,                                                                                                    
      2 , C:\WINDOWS\System32\SHELL32.dll                                                                    
      3 , C:\WINDOWS\System32\shcore.dll                                                                      
      4 , C:\Apps\WEBSERV\WEBSERV.exe                                                            
      5 DDE Server Window, C:\WINDOWS\System32\OLE32.DLL                                                                      
      6 GDI+ Window, C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.321_none_baab3cb4359688b

Variables in use
================
   Procedure     Type   Value
   ==========================
   TIPCLIENT:NEW
     Param   1:    O    Class: ERROR
   TIPCLIENTHTTP:NEW
     Param   1:    O    Class: TURL
     Param   2:    C    "http"
     Param   3:    U    
     Local   1:    O    Class: ERROR
     Local   2:    O    Class: TIPLOG
     Local   3:    U    
   MAIN
     Param   1:    C    "https://www.inmediata.com/webservices/editransfer/EdiRealTime.asmx"
     Param   2:    L    .T.
     Local   1:    U    

Linked RDDs
===========
   DBF
   DBFFPT
   DBFBLOB
   DBFNTX

DataBases in use
================

Classes in use:
===============
     1 ERROR
     2 HBCLASS
     3 HBOBJECT
     4 TIPCLIENT
     5 TIPCLIENTHTTP
     6 TIPLOG
     7 TURL
     8 TREG32
     9 TSTRUCT

Memory Analysis
===============
      358 Static variables

   Dynamic memory consume:
      Actual  Value:          0 bytes
      Highest Value:          0 bytes
HunterEC
 
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Re: What library is missing ?

Postby Enrico Maria Giordano » Tue Nov 01, 2016 11:32 am

You need tipssl.lib ssleay32.lib libeay32.lib tip.lib and you also need ssleay32.dll libeay32.dll.

Please note that I never used it so you have to try for yourself.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8522
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 53 guests