Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | amirsConstraint Violating Yak Guru
 
 
                                        260 Posts | 
                                            
                                            |  Posted - 2009-09-30 : 00:42:13 
 |  
                                            | Dear useri have develop window base application in asp.net using C#. it is work my pc is very well. but their is excute in client machin their are occured a error message  and application is closed.following   error error message displyUnhandled exception has occured in your application if you click continue, the application will ignoure this erroe and attempt to continue. if you clck quit the application wil close immediatelytimeout expired. the timeout period elasped prior to obtaining a connection from the pool. this may have occured becouse all pooled connection were in use and max pool size reached |  |  
                                    | afrikaMaster Smack Fu Yak Hacker
 
 
                                    2706 Posts | 
                                        
                                          |  Posted - 2009-09-30 : 03:33:22 
 |  
                                          | change the connection timeout property |  
                                          |  |  |  
                                    | ViktorKojuStarting Member
 
 
                                    3 Posts | 
                                        
                                          |  Posted - 2009-10-08 : 19:10:06 
 |  
                                          | Facing the same problem - any help? |  
                                          |  |  |  
                                    | amirsConstraint Violating Yak Guru
 
 
                                    260 Posts | 
                                        
                                          |  Posted - 2009-10-09 : 05:22:35 
 |  
                                          | hi  i have solve this problemi have add  Connect Timeout=50  in connection stringthanks Afrika user |  
                                          |  |  |  
                                |  |  |  |