Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP.NET and Sybase.ASE Client

Reply
Thread Tools

ASP.NET and Sybase.ASE Client

 
 
Craig M
Guest
Posts: n/a
 
      01-31-2008
Hello All,

I am new to this newsgroup so if I'm posting in the wrong area please let me
know.

I have an ASP.NET 2.0 application running on the 3.0 Framework using the
Sybase.ASE.Client to connect to Sybase. Everything seems to be working, but
occasionaly
I will see the following error: Sybase.Data.AseClient.AseException: Client
unable to establish a connection at ....

I have a feeling it has to do with the connection pooling. I have included
my connection string, but I think I have all the necessary entries in there.

<add name="MYDSN" connectionString="Data
Source='xx.xx.xx.xxx';Port='xxxx';UID='user';Passw ord='password';Database='dbname';Charset='iso_1';A nsiNull=0;Pooling=True;
Min Pool Size=10; Max Pool Size=100;Connection
Timeout=60;ApplicationName=Extranet OCE"
providerName="Sybase.Data.AseClient"/>

Any help would be much appreciated.

Thanks.

Craig


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Watchguard / Safenet Client and Cisco VPN Client Compatible? Patrick Dunnigan Cisco 1 01-30-2009 01:14 PM
Adding additional routes to a VPN client (PIX515E and Cisco client) jlamanna@gmail.com Cisco 1 10-29-2006 12:24 AM
Browse client Directory to a specific folder and ftp the file from server to client bindu_conacle@yahoo.com ASP .Net 1 02-26-2006 11:34 AM
ThreadingTCPServer, asyncore and Client-to-Client communication Dustin Python 2 08-09-2004 02:31 PM
Help with Cisco VPN client 4.0.1 (and 4.0.3) - The VPN client could not find the adapters GUID MP Cisco 2 12-30-2003 03:55 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57