Re: Codebase and Visual Studio 2005 with Visual C++
by "Radzi" <imradzi@[EMAIL PROTECTED]
>
Mar 13, 2007 at 09:59 PM
This is due to the switch used to compile the library or DLL is not
the same as the one used in the application.
best regards,
Radzi.
On Feb 2, 4:21 pm, miguelmendezpe...@[EMAIL PROTECTED]
wrote:
> Does anyone have experience with Codebase for .NET and VS 2005?
>
> We have tried several methods of compiling and linking an application
> within VS 2005 with Visual C++ but up to date we have been able to
> compile and link with DLL configuration, but at run time we obtain
> errors of the following type:
>
> error #: -960
> error #: 81507
> Structure verification failure
> structure size mismatch
> library struct size: 1929
> Header strcut size: 2180
>
> If somebody has a sample that works, would be greatly appreciated.
>
> Thanks
>
> Miguel M=E9ndez
> Aldaba Inform=E1tica
> Spain