This topic is locked

“Details Records” Get mix up

10/24/2005 6:57:29 AM
ASPRunnerPro General questions
Alberto author

Sergey: I just got a new report and it seems this is worse situation but it looks is related to the previews problem I posted minutes ago.
When two users are working adding records in Same Application, Different PCs, Different UserId, Different Master RecordId get the list of details records mix up. The detail records that second user entered get associated to the master record of the first user.
Explample:
First UserA starts entering detail records a Master record for invoice #100.
Then UserB starts entering let say 5 detail records a Master record for invoice #101.
When they check the list of detail records entered by the UserB the 5 are shown on the list for Invoice #100 instead of 101.
Please help ASAP thanks

Sergey Kornilov admin 10/24/2005

Alberto,
this appears to be a common Windows 2003 IIS problem - application loses session variables sporadically.
Usually you have do the following:

In IIS Manager, expand the local computer, expand Application Pools, right-click the application pool, and then click Properties.
Click the Performance tab, and under Web garden, in the Maximum number of worker processes box, type 1.
Click OK.
Some additional links on this issue:

http://blogs.msdn.com/david.wang/archive/2...te_on_IIS6.aspx

http://www.aspplayground.net/forum/m_385297/tm.htm

http://www.experts-exchange.com/Web/Web_La...Q_21566348.html

http://support.microsoft.com/default.aspx?kbid=303881

http://support.microsoft.com/default.aspx?...kb;en-us;173307

http://www.microsoft.com/technet/prodtechn...05b5768007.mspx

http://support.microsoft.com/default.aspx?...kb;en-us;281298