Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Bad runtime function reference when accessing SoapConnection Object

1,492 views
Skip to first unread message

Paul Horan[TeamSybase]

unread,
Feb 28, 2006, 4:24:36 PM2/28/06
to
"Bar Runtime Function Reference" usually tell me to take 2 steps: Do a
Full Build of the app, and recompile the executable.

Paul Horan[TeamSybase]

"Nutshell" <nos...@nospam.com> wrote in message
news:440472c9@forums-2-dub...
> Hi all,
>
> I get a error message (Bad Runtime Reference R0021) when accessing a Soap
> Connection Object. The error occurs as soon as I try to access the
> Connection object after the create statement. The code looks like:
>
> SoapConnection sc
>
> sc = create SoapConnection
>
> sc.SetOptions("SoapLog=~"soaptest.log~"") // Error here!
>
> ...
>
> I have the pbsoapclient.pbd in the application library list and I'm using
> PB10.0.1 (6064). I got the same problem when testing in PB9.
>
> What could be wrong? Please help!
>
>
>
>
>
>


Jim O'Neil [Sybase]

unread,
Feb 28, 2006, 7:58:06 PM2/28/06
to
Check for duplicates of libeay.dll and ssleay.dll. You like have
older ones from some other app in your Windows/System32 directory.

Nutshell

unread,
Mar 1, 2006, 2:37:12 AM3/1/06
to
Hi, Paul and Jim. I have recompiled the code and searched for duplicates of
libeay.dll and ssleay.dll, however I Couldn't find any of those DLLs!? Could
that be the cause (if so, from where can I get them) ? Btw I'm using XP (not
SP2).

"Jim O'Neil [Sybase]" <joneil_at_sybase_dot_com@> skrev i meddelandet
news:1eo902hajvud95fni...@4ax.com...

Nutshell

unread,
Mar 1, 2006, 3:04:24 AM3/1/06
to
Duplicates found - Problem solved - Now I can access the SoapConnection
object after create.
Thank's Jim for your valuable help!

The files I found where:

Found ssleay32.dll (one occurrence)
Found libeay32.dll in \Windows (29 Nov 2005)
Found libeay32.dll in \Windows\System32 (9 dec 2003) (removed this dll)

"Nutshell" <nos...@nospam.com> skrev i meddelandet
news:44054f28@forums-1-dub...

0 new messages