I am having badimplementsrefincompatlib Error when ever I try to run my vb program it has a binary Compatibilit

PLease advice...

Thank

Re: badimplementsrefincompatlib by Joseph

Joseph
Thu Apr 29 15:09:12 CDT 2004

You say your VB program is in Binary Compatibility. On the surface this
seems odd, since compatibility is irrelevant for a plain vanilla EXE. So
either, your application is an ActiveX EXE or it is composed of more
elements than you're telling us.

You'll see that error when attempting to maintain compatibility with a
higher level ActiveX project, after a lower level dependency has broken
compatibility, and that lower level dependency is exposed as part of the
interface of the higher level DLL.

Did that make any sense?

But I sometimes get this error at compile time, not at run time.

- Joe Geretz -

"ASHIKA" <anonymous@discussions.microsoft.com> wrote in message
news:1FADEDE5-ADB2-42D7-A348-5C0E7F5A53CD@microsoft.com...
> I am having badimplementsrefincompatlib Error when ever I try to run my
vb program it has a binary Compatibility
>
>
> PLease advice....
>
> Thanks
>
>