User Profile

Collapse

Profile Sidebar

Collapse
JSan
JSan
Last Activity: Dec 9 '10, 08:59 PM
Joined: Jun 3 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JSan
    replied to How to correct SqlConnection.Timeout value?
    Thanks for the answer, but i found a workaround using a thread then join the thread in less of a specified timeout, because i was trying to control the TCP timeout (if one of the servers is down try the next) Thanks anyway
    See more | Go to post

    Leave a comment:


  • JSan
    started a topic How to correct SqlConnection.Timeout value?

    How to correct SqlConnection.Timeout value?

    Hi, i got a bug on a C# application, the problem is that i have a static class to manage all transactions with a database, and the application should try for itself to connect to defined SQL Server IP's. Everything is fine except that when i try to connect to any of the IP's the timeout specified in the Connection string is ignored, instead takes the default value (30 secs) and this is a pain. If the app can´t connect to any of the specified IPs...
    See more | Go to post

  • Well, i´m logging in as Administrator, and the problem is very weird, te first times tha app just ended with no messagebox or error logged, but i noticed that DW20.exe (Doctro Watson for Office)started just before the application crashed so i rename DW20.exe. Now i can see a Message Window but the message doesn't display any useful info, just says: "Tha application XXXX encountered a problem... ThreadID(0x23CC )" so i don't have any more...
    See more | Go to post

    Leave a comment:


  • JSan
    started a topic Parametrized Threads in Windows Server 2003 R2

    Parametrized Threads in Windows Server 2003 R2

    Hi all, I've been working on an .net application which starts different instances of a class, each one contains a main thread (it's a TcpListener). The application so far in the development PC (WinXP SP3 Pro, VS2008, .net Framework 3.5 SP1) works very nice, but when i move it to the destination machine (Windows Server 2003 R2, .net Framework 3.5 SP1) it just doesn´t works. I've tracked the error to the main thread in each one of the instances, and...
    See more | Go to post
No activity results to display
Show More
Working...