Can you please elaborate it. Is there any change for the settings in the config file we can do to work it out.
Thanks. >From: "Maxiom (No Spam)" <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: <[email protected]> >Subject: RE: [AspNetAnyQuestionIsOk] Server Unavailable problem - memory >consumption exceeded >Date: Thu, 26 May 2005 10:18:25 -0700 > >A majority of the time this is due to a setting in one of your .config >files. > > > _____ > >From: [email protected] >[mailto:[EMAIL PROTECTED] On Behalf Of >[EMAIL PROTECTED] >Sent: Thursday, May 26, 2005 10:07 AM >To: [email protected] >Subject: Re: [AspNetAnyQuestionIsOk] Server Unavailable problem - memory >consumption exceeded > > >Try using IP addressing in the connection string. >I had same problem. >IIS on one server, SQL Server on another. >All connections failed using FQN for database server. >Changed to IP addressing and all is AOK. > >Check out needed connection strings at > >http://wwww.connectionstrings.com > >Dallas > > > > > > > > > > > >Quoting Vidya Puppala <[EMAIL PROTECTED]>: > > > Hi All, > > > > I am working on a .NET applciation and SQL Server as the backend. > > > > I have some search functionality in the application which when I choose >to > > > search.. the page tries to do the search and after few seconds I get the > > following error: > > > > >---------------------------------------------------------------------------- >- >---------- > > Server Application Unavailable > > The web application you are attempting to access on this web server is > > currently unavailable. Please hit the "Refresh" button in your web >browser > > to retry your request. > > > > Administrator Note: An error message detailing the cause of this >specific > > request failure can be found in the application event log of the web > > server. > > Please review this log entry to discover what caused this error to >occur. > > >---------------------------------------------------------------------------- >- >---------- > > In my event log file this error was described like this > > > > aspnet_wp.exe (PID: 2868) was recycled because memory consumption >exceeded > > > > the 454 MB (60 percent of available RAM). > > > > I have 40 GB hard disk and (512+256) MB RAM. I don't see its a hardware > > problem. I have tried to search Google but didn't get any leads. >Although >I > > > > see someone referring that it might a problem with Garbage Collection >but >I > > > > wasn't sure what needs to be done. > > > > The strange part is the application was working fine till yesterday. >Please > > > > let me know what can be done to get my application running. Any help >would > > > be greatly appreciated. > > > > Thanks and Look forward to your reply. > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > _____ > >Yahoo! Groups Links > > >* To visit your group on the web, go to: >http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ > > >* To unsubscribe from this group, send an email to: >[EMAIL PROTECTED] ><mailto:[EMAIL PROTECTED] >e> > > >* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service ><http://docs.yahoo.com/info/terms/> . > > > > >[Non-text portions of this message have been removed] > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
