Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Connections getting mixed up in a connection pool

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Professional Web Sites Make a Difference  
Author Message
joshi p

External


Since: Dec 13, 2007
Posts: 2



(Msg. 1) Posted: Thu Dec 13, 2007 2:00 am
Post subject: Connections getting mixed up in a connection pool
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi
We have an ASP.NET 2.0 application which uses the old Enterprise Library Data Access Block (SqlHelper) to get SqlDataReader objects from the database and populates a list of objects.

When multiple users logon to the site - the connections are getting mixed up. When User A logs on and requests for a page which runs query A - he sometimes gets query B results (which resulted in due to User B's request).

When we turn off the connection pooling via connection string - the problem seems to go away.

Anyone has seen this before? Any potential resolutions?

Thanks


EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com

 >> Stay informed about: Connections getting mixed up in a connection pool 
Back to top
Login to vote
David Wang

External


Since: Nov 14, 2007
Posts: 362



(Msg. 2) Posted: Thu Dec 13, 2007 2:09 am
Post subject: Re: Connections getting mixed up in a connection pool [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I suggest asking your question in a .Net-specific forum. This forum is
for IIS, the web server that is hosting the software components.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



On Dec 13, 2:00 am, joshi p wrote:
> Hi
> We have an ASP.NET 2.0 application which uses the old Enterprise Library Data Access Block (SqlHelper) to get SqlDataReader objects from the database and populates a list of objects.
>
> When multiple users logon to the site - the connections are getting mixed up. When User A logs on and requests for a page which runs query A - he sometimes gets query B results (which resulted in due to User B's request).
>
> When we turn off the connection pooling via connection string - the problem seems to go away.
>
> Anyone has seen this before? Any potential resolutions?
>
> Thanks
>
> EggHeadCafe - .NET Developer Portal of Choicehttp://www.eggheadcafe.com

 >> Stay informed about: Connections getting mixed up in a connection pool 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]