dbTalk Databases Forums  

Codebase and Visual Studio 2005 with Visual C++

comp.databases.xbase.codebase comp.databases.xbase.codebase


Discuss Codebase and Visual Studio 2005 with Visual C++ in the comp.databases.xbase.codebase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
miguelmendezperez@gmail.com
 
Posts: n/a

Default Codebase and Visual Studio 2005 with Visual C++ - 02-02-2007 , 02:21 AM






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éndez
Aldaba Informática
Spain


Reply With Quote
  #2  
Old   
Radzi
 
Posts: n/a

Default Re: Codebase and Visual Studio 2005 with Visual C++ - 03-13-2007 , 10: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... (AT) gmail (DOT) com wrote:
Quote:
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éndez
Aldaba Informática
Spain



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.