I have developed an ASP.net page with Sybase.AdoNet2.AseClient. It
works my development machine (32bit XP). However, when I promoted the
source to server (2008R2 64bit), I got the following error:
System.TypeInitializationException: The type initializer for
'Sybase.Data.AseClient1.AseConnection' threw an exception. --->
System.DllNotFoundException: Unable to load DLL 'sybdrvado20.dll': The
specified module could not be found.
I have installed PC_Client 15.0.3 in server, but still can't work.
What should I do? Please help me.
Thanks.
Nick