Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using an unmanaged C++ dll in C# Pin
Jeremy Kimball17-Mar-04 7:42
Jeremy Kimball17-Mar-04 7:42 
QuestionHow do you add intellisence text to an object or function? Pin
Manster17-Mar-04 4:28
Manster17-Mar-04 4:28 
AnswerRe: How do you add intellisence text to an object or function? Pin
Colin Angus Mackay17-Mar-04 5:24
Colin Angus Mackay17-Mar-04 5:24 
AnswerRe: How do you add intellisence text to an object or function? Pin
Heath Stewart17-Mar-04 5:25
protectorHeath Stewart17-Mar-04 5:25 
Generalusing a modem in c#. Pin
youssef17-Mar-04 4:23
youssef17-Mar-04 4:23 
GeneralRe: using a modem in c#. Pin
Dave Kreskowiak17-Mar-04 9:04
mveDave Kreskowiak17-Mar-04 9:04 
GeneralRe: using a modem in c#. Pin
Anonymous17-Mar-04 16:15
Anonymous17-Mar-04 16:15 
GeneralC# Web Service and Soap Exceptions Pin
Chris Meech17-Mar-04 3:55
Chris Meech17-Mar-04 3:55 
I have a C# web service that runs fine until after some number of calls have been made. After this every attempt to call any method generates the following SOAP exception
[thread 0x6a4] Unhandled exception generated: (0x04ab6e7c) <System.Web.Services.
Protocols.SoapException>
  code=(0x04ab6068) <System.Xml.XmlQualifiedName>
  actor=<null>
  role=<null>
  detail=(0x04ab6d54) <System.Xml.XmlElement>
  subcode=<null>
  _className=<null>
  _exceptionMethod=<null>
  _exceptionMethodString=<null>
  _message=(0x04ab645c) "Server was unable to process request. --> Timeout expir
ed.  The timeout period elapsed prior to obtaining a connection from the pool.
This may have occurred because all pooled connections were in use and max pool s
ize was reached. "
If I restart the server or restart IIS, things get cleaned up and functioning again. Until some number of calls occurs again and I'm back to the restarts. I suspect that some pool needs cleaning up, but I'm not sure how to cause this to happen automagically. Any ideas? Thanks.

Chris Meech

We're more like a hobbiest in a Home Depot drooling at all the shiny power tools, rather than a craftsman that makes the chair to an exacting level of comfort by measuring the customer's butt. Marc Clifton

VB is like a toolbox, in the hands of a craftsman, you can end up with some amazing stuff, but without the skills to use it right you end up with Homer Simpson's attempt at building a barbeque or his attempt at a Spice rack. Michael P. Butler
GeneralRe: C# Web Service and Soap Exceptions Pin
Heath Stewart17-Mar-04 5:58
protectorHeath Stewart17-Mar-04 5:58 
GeneralRe: C# Web Service and Soap Exceptions Pin
Chris Meech17-Mar-04 7:02
Chris Meech17-Mar-04 7:02 
GeneralParameter Xml Pin
bertcox17-Mar-04 3:18
bertcox17-Mar-04 3:18 
GeneralRe: Parameter Xml Pin
Not Active17-Mar-04 4:15
mentorNot Active17-Mar-04 4:15 
QuestionMarshaling c LARGE_INTEGER (ulong, ulong)? Pin
Tristan Rhodes17-Mar-04 2:16
Tristan Rhodes17-Mar-04 2:16 
AnswerRe: Marshaling c LARGE_INTEGER (ulong, ulong)? Pin
Heath Stewart17-Mar-04 5:54
protectorHeath Stewart17-Mar-04 5:54 
GeneralOpen MDI Child form from already MDI child form Pin
Inpreet Singh17-Mar-04 1:36
Inpreet Singh17-Mar-04 1:36 
GeneralRe: Open MDI Child form from already MDI child form Pin
Heath Stewart17-Mar-04 5:53
protectorHeath Stewart17-Mar-04 5:53 
GeneralRe: Open MDI Child form from already MDI child form Pin
Dave Kreskowiak17-Mar-04 5:59
mveDave Kreskowiak17-Mar-04 5:59 
GeneralRe: Open MDI Child form from already MDI child form Pin
surgeproof17-Mar-04 6:21
surgeproof17-Mar-04 6:21 
QuestionHow to resize column width of datagrid. Pin
Inpreet Singh17-Mar-04 0:49
Inpreet Singh17-Mar-04 0:49 
AnswerRe: How to resize column width of datagrid. Pin
Mazdak17-Mar-04 3:29
Mazdak17-Mar-04 3:29 
AnswerRe: How to resize column width of datagrid. Pin
Heath Stewart17-Mar-04 5:47
protectorHeath Stewart17-Mar-04 5:47 
Questionhow to write meta information in files? Pin
g112917-Mar-04 0:42
g112917-Mar-04 0:42 
AnswerRe: how to write meta information in files? Pin
Heath Stewart17-Mar-04 5:42
protectorHeath Stewart17-Mar-04 5:42 
Generalwindows explorer type Treeview/Listview structure Pin
Inpreet Singh17-Mar-04 0:38
Inpreet Singh17-Mar-04 0:38 
GeneralRe: windows explorer type Treeview/Listview structure Pin
Heath Stewart17-Mar-04 5:37
protectorHeath Stewart17-Mar-04 5:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.