Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Major mixup in two ASP.NET transactions
Message
From
26/09/2006 03:20:15
 
 
To
26/09/2006 02:09:14
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01150471
Message ID:
01157161
Views:
66
>>I'd give your .oProcess object a GUID as well and log both GUIDs all the time - not just when there's an error. If you find a case of the same connection GUID being used by two or more different processes you'll at least know that the source of the problem is indeed the sharing of a connection. Logging the method as well might help to narrow down the code where this is happening. It's also worth checking the log even when there's no error - it could be that the connection is often shared without having side effects which actually cause a problem....
>
>Yes, this is what I had in mind.
>
>But, since this afternoon, I have applied three changes in the application. Those changes were related to instantiating objects from the framework by passing oApp instead of oProcess. Since this afternoon, I didn't get the situations. But, I will wait longer and we will see how it goes.

Would be nice to be sure you'd positively identified the problem but anyway it sounds promising....

Are you up pretty late or very early ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform