Hello Freinds,
We have asp.net (3.5) application hosted in server 2008 R2 which has configuration of (4gb). and client machines are having very minimum ram (300 mb few r having 1gb n 2gb also).
But the problem is Application working fine for some time and hanging every time we need to restart IIS to run application. We tried n reviewed many websites vt similar kind of probs but still no use.
Can you please elaborate wat is role of IIS , Application pool and worker process?
and wat r the values by default we have to set so that application can faster?
do u think 4 gb ram is sufficient for server to run web based application?
Please its very immediate i need you all attention
Thanks
varma
EDIT (Moved from Answer)
Here I want to elaborate about the problem.
We have web application developed in asp.net hosted in server 2008 r2 which has 4gb ram. now in our client place there are systems which has different configurations like few are having 300 mb, few are 1gb and few are 2b.
when users entering data from systems which are having 300 mb server hanging on, and for everytim we need to restart IIS.
so we thought of less ram and old configuration application getting struck so we removed those systems from the LAN.
after that we found lot of change n we could able to lessen hanging of server bt still 2 to 3 tims application getting struck.
Now please tell me what could be the problem.. because of RAM, or networking or code.
Please help me out