This is a migrated thread and some comments may be shown as answers.

Session mix up during post back

1 Answer 92 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sheikh
Top achievements
Rank 1
Sheikh asked on 05 Apr 2011, 01:43 PM
Hi,
I am facing a problem which seems quite weird to me. I am using Rad controls(Grid) and my application is hosted on IIS 7. I am calling a wcf service hosted on different server on button click from my page .During the postback I am updating the rad grid in my page. In my rad grid I have column named as status and buyer. I also have two dropdown on top of the page for buyer name and status. If the buyer dropdown do  postback, staus drop down is updated for that buyer(It is only picking data not saving). This is the scenario of my application.

Now I am coming to my problem that I am finding in my dev server: If I select a buyer, then click on the button to call the wcf service from my pc and at the same time if my colleague change the buyer in dropdown from her pc, on my end after the postback radgrid is updated with the buyer name my colleague selected.

It seems the application domains are not created for each user separately. I would really appreciate if you can provide me any solution.

Thank you.

Regards
Sheikh omer
Junior Developer
E-Prospects

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 08 Apr 2011, 08:21 AM
Hi Sheikh,

This might happen if you are saving the buyer name in static objects. Can you check that out?

Greetings,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Sheikh
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or