Hi
I develop my projects on a new VISTA pc, it wasn't easy but I managed to
install all software products. Ik still develop in VB6, but I want to move
to
VS2005
When visiting a customer I take my laptop with XP on it.
One of my components is not compatible when trying to run my software in a
vb6 debugging enviroment.
The difference is the reference with ADOR.
When compiling this component the dll (which is on the right folder) give:
"The binary compatibility DLL or EXE contains a parameter type or return
type whose definition can not be found" But all code is the same. The
difference is the reference to MSADOR15.DLL on vista it is 6.0 recordset
on
the XP I'm using
Micosoft ActiveX dataobjects recordset 2.8 library
I'm running Office 2003 on the XP pc and Office 2007 on the VISTA PC.
On Vista I have SQLserver 2005 on the x I use SQLserver2000
Can anybody help me?
thanx