dbTalk Databases Forums  

dbdata.dll still required ??

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss dbdata.dll still required ?? in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeffery Partridge
 
Posts: n/a

Default dbdata.dll still required ?? - 11-21-2007 , 03:58 PM






I'm getting an error 453 when opening a database in vb.net using
10.0.1.3579: Unable to find entry point 'AsaConnection_IsAlive' in DLL
dbdata.dll. Documentation says this file is no longer necessary.



Reply With Quote
  #2  
Old   
Nick Elson
 
Posts: n/a

Default Re: dbdata.dll still required ?? - 11-22-2007 , 12:03 PM






ASAConnection is asking for the old 1.0 one ... which could still
requires that library ... The name for that is now SAConnection
in 10 and is required if you need version .Net 2.0 support.

Ref: SQL Anywhere® Server - Programming
Quote:
SQL Anywhere .NET Data Provider
SQL Anywhere .NET Data Provider features
You may want to check out the state of your GAC while you are
at this since is still possible you could also be picking up a stale
10.0.0 copy from Assembly Cached copy of the older one as well.
[ Start>>Programs>>Admin tools>>Micrsoft .Net Framework ...
Configuration>> ...]


"Jeffery Partridge" <No_Spam_jpartridge (AT) merrymech (DOT) com> wrote

Quote:
I'm getting an error 453 when opening a database in vb.net using
10.0.1.3579: Unable to find entry point 'AsaConnection_IsAlive' in DLL
dbdata.dll. Documentation says this file is no longer necessary.




Reply With Quote
  #3  
Old   
Jeffery Partridge
 
Posts: n/a

Default Re: dbdata.dll still required ?? - 11-26-2007 , 09:06 AM



I have searched the entire solution for any leftover references to an
ASAConnection object and have found none. I also checked out
the build machine for the GAC and all references are for 10.0.1.35792.
Where else can I look because I'm finding no other
references to any 'ASA' objects, just 'SA' objects?

Regards,
Jeffery Partridge


"Nick Elson" <@@@nick@@@.@@@elson@sybase@@@.@@@com@@@> wrote

Quote:
ASAConnection is asking for the old 1.0 one ... which could still
requires that library ... The name for that is now SAConnection
in 10 and is required if you need version .Net 2.0 support.

Ref: SQL Anywhere® Server - Programming
SQL Anywhere .NET Data Provider
SQL Anywhere .NET Data Provider features

You may want to check out the state of your GAC while you are
at this since is still possible you could also be picking up a stale
10.0.0 copy from Assembly Cached copy of the older one as well.
[ Start>>Programs>>Admin tools>>Micrsoft .Net Framework ...
Configuration>> ...]


"Jeffery Partridge" <No_Spam_jpartridge (AT) merrymech (DOT) com> wrote in message
news:4744aa1b (AT) forums-1-dub (DOT) ..
I'm getting an error 453 when opening a database in vb.net using
10.0.1.3579: Unable to find entry point 'AsaConnection_IsAlive' in DLL
dbdata.dll. Documentation says this file is no longer necessary.






Reply With Quote
  #4  
Old   
Nick Elson
 
Posts: n/a

Default Re: dbdata.dll still required ?? - 11-27-2007 , 12:01 PM



Maybe providing a repro. of your project might help
technical support figure this out.

I am pretty sure switch to the true V10 (2.0) SAConnection
will avoid this issue but I do want isolate this problem
further. . .


"Jeffery Partridge" <No_Spam_jpartridge (AT) merrymech (DOT) com> wrote

Quote:
I have searched the entire solution for any leftover references to an
ASAConnection object and have found none. I also checked out
the build machine for the GAC and all references are for 10.0.1.35792.
Where else can I look because I'm finding no other
references to any 'ASA' objects, just 'SA' objects?

Regards,
Jeffery Partridge


"Nick Elson" <@@@nick@@@.@@@elson@sybase@@@.@@@com@@@> wrote in message
news:4745c47c$2 (AT) forums-1-dub (DOT) ..
ASAConnection is asking for the old 1.0 one ... which could still
requires that library ... The name for that is now SAConnection
in 10 and is required if you need version .Net 2.0 support.

Ref: SQL Anywhere® Server - Programming
SQL Anywhere .NET Data Provider
SQL Anywhere .NET Data Provider features

You may want to check out the state of your GAC while you are
at this since is still possible you could also be picking up a stale
10.0.0 copy from Assembly Cached copy of the older one as well.
[ Start>>Programs>>Admin tools>>Micrsoft .Net Framework ...
Configuration>> ...]


"Jeffery Partridge" <No_Spam_jpartridge (AT) merrymech (DOT) com> wrote in message
news:4744aa1b (AT) forums-1-dub (DOT) ..
I'm getting an error 453 when opening a database in vb.net using
10.0.1.3579: Unable to find entry point 'AsaConnection_IsAlive' in DLL
dbdata.dll. Documentation says this file is no longer necessary.








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 - 2012, Jelsoft Enterprises Ltd.