C # exceptions caused by the Type Initial Value of aseconnection unable to load DLL sybdrvado11.dll Solution

Source: Internet
Author: User
Tags sybase

1. You must first have the following three files:

Sybase. Data. aseclient. dll

Sybdrvado11.dll

Sybdrvssl. dll

In the program running directory or in system32

 

2. If not, select the project generation target platform as x86.

 

3. Make sure that the msvcr71.dll and msvcp71.dll files exist in system32.

 

 

File Download

 

This download link contains the five files mentioned above

 

 

The error details are as follows:

 

System. typeinitializationexception: "sybase. Data. aseclient. aseconnection" type Initial Value Setting item causes an exception. ---> System. dllnotfoundexception: Unable to load DLL "sybdrvado11.dll": the specified module cannot be found. (The exception is from hresult: 0x8007007e ).
In Sybase. Data. aseclient. Unmanaged. asegetdriverversion (stringbuilder value, int32 capacity)
In Sybase. Data. aseclient. aseconnection. checkversion ()
In Sybase. Data. aseclient. aseconnection... cctor ()
--- End of the internal exception stack trace ---
In Sybase. Data. aseclient. aseconnection... ctor (string connectionstring)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.