[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Rare .Net OpenClient Error Related to Concurrent Creation of AppObject (CONNECT FAILURE

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
David, Can you give me an idea about the usage patterns you have in your application? Are you recreating app objects on each request? Are you creating connection objects on each request? Are there concurrent requests using the same app object? Are there concurrent requests using different app objects, but make re-use of the same connection object? Are you calling _release..() on the app object's or connection objects in each request?

Continue reading...
 
Status
Not open for further replies.
Back
Top