Tuesday, March 13, 2012

server application unavailable

hi all,

I have asp.net vs 1.0 and xp installed on my machine.i have created a page where i m executing the queries and binding the results to the datagrid.

It runs fine if the query doesnt take much time to execute..the results are displayed in the datagrid but if the query takes much time then i get a error "Server application unavailable".

I searched the internet also for this..i found a fix for this which is applicable to the vs 1.0 and windows xp but even after that the problem is same.

any help on this pls??

HI there,
Please check the following link
http://www.extremeexperts.com/Net/FAQ/ServerApplicationUnavailable.aspx
Hope this helps

Thanks i tried everything but the problem is the same ...so i thinking that i would uninstall the 1.0 framework and install 1.1 Want to know from u all that is that ok??

hi all,

I have tried that also.Actually i just made a test page in which i m executing the sql queries and then binding the results to a datagrid.

so when the resultset is small its works fine but when i m pulling data like over 30MB.It displays that server application unavlaible.When i view the event log it says

aspnet_wp.exe (PID: 1880) was recycled because memory consumption exceeded the 151 MB (60 percent of available RAM).

I have searched internet also for this but of no use.Is there any setting in the machine.config that i need to set.Any help on this pls??

0 comments:

Post a Comment