Quantcast
Channel: Web Forms
Viewing all articles
Browse latest Browse all 23244

Problem on Submitting data if multiple users logged in to the system on server.

$
0
0

Hi All,

I have developed an application in Asp.Net 3.5. In this, I have used 4-tier architecture.

Server Detail
-------------
Application hosted on Windows Server 2008 64bit OS with IIS 7. Server is having 32GB of RAM, and 200GB of hard drive.

Both publish Application and database hosted on same server.

Problem
-------
I have one Review form where in I am trying to submit the review of Employee.

When single user logging in to the application on web server, application is working fine. User is able to submit their reviews. But as soon as it increases to more than one, it creates problem. Let's say, suppose more than one user is clicking on Submit button at a time to submit Review then only one employees record is storing on database rest all users data are not storing, but all Users are getting a message saying "Submitted Successfully".

Also I checked the error in Event Log, and I am getting a message like below.

---------------------------------------------------------------------

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 3/6/2013 11:53:37 AM
Event time (UTC): 3/6/2013 6:23:37 AM
Event ID: e417857a86074b16bbf05bce818a5b0d
Event sequence: 11
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/ROOT/spmstest-2-130070176529122850
Trust level: Full
Application Virtual Path: /spmstest
Application Path: C:\hrpmsapp\PMSPublished Test\
Machine name: INDW00029

Process information:
Process ID: 9320
Process name: w3wp.exe
Account name: IIS APPPOOL\DefaultAppPool

Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.

Request information:
Request URL:
Request path:
User host address:
User:
Is authenticated: False
Authentication Type:
Thread account name: IIS APPPOOL\DefaultAppPool

Thread information:
Thread ID: 10
Thread account name: IIS APPPOOL\DefaultAppPool
Is impersonating: False
Stack trace: at ASP.global_asax.Session_End(Object sender, EventArgs e)


Custom event details:

--------------------------------------------------------------------------------

Please help me out, how to solve this problem. Its very urgent. 


Viewing all articles
Browse latest Browse all 23244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>