[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference decalp::rtrnotes

Title:Reliable Transaction Router
Moderator:TALER::DESHMUKH
Created:Tue Dec 12 1989
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:695
Total number of notes:2564

668.0. "error in loading dll" by DEKVC::HOONKIM () Wed Jan 29 1997 14:40

 Hi,

 We use Visual Basic 4.0 16 bit for Windows95 and RTR V3.1 for Win95 TCP/IP.
In this case, is it possible RTR function can be called by the VB source?
If possible, pls advise me the method or not when it will be available?
When perform my VB application with RTR function, error messages are displayed
such as : RUN TIME ERROR 48, ERROR IN LOADING DLL.

I'll appeciately any hints or answer.
Regards,

- Hoon Kim
T.RTitleUserPersonal
Name
DateLines
668.1VB support will be re-engineered in RTR V3.1DTALER::WROBELStan WrobelThu Jan 30 1997 21:0322
From the Release Notes of RTR V3.1C, which is soon-to-be-released:

  - VBX support is being discontinued.  Some existing Visual Basic
    applications may run, but this is not supported.

and,

  - The first call to the RTR API must be rtr_dcl_tx_prc[w].  Reliable
    Transaction Router, Version 3.1C on the PC uses this call to 
    determine that the application is a Version 1.1 application.  One
    cannot, for example, call rtr_error_text() before rtr_dcl_tx_prc[w](),
    since, at that point, RTR has not determined whether the Version 3
    API or the Version 1.1 API is being used.


Now for the good news:

   Visual Basic support using OCX is planned for the V3.1D release
   scheduled for FY97Q4.  If you are interested in becoming a Beta
   Site for this release, we would be happy to work with you to make
   sure that our support meets the needs of your customer's application.
   Please contact me at TALER::WROBEL for details.