Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 1st, 2008, 06:17 PM
Registered User
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help!!

Hi friends,
I've a problem. In my web application users get reports. I create reports by fastreport tool on a webservice. When users click to get a report, button click event sends necessary information which come from some controls(ex. dropdownlist) and sessions to webservice,then a pdf file is formed. The problem is when more than one user click report button, the values in the reports may mixed. Forexample, when more than one users click report buttons at the same time, one of the users may see the values of another user on the PDF file. How can I solve this problem?
 
Old January 2nd, 2008, 08:38 AM
Authorized User
 
Join Date: Jan 2007
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to aliirfan84
Default

I don't think so it is happening. Any way please make sure that there is no shared or static variable or any thing like that in ur process.
I was also faced scenario like that but there was blunder of shared variable.

Regards,
Ali Irfan









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.