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
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