Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / April 2006

Tip: Looking for answers? Try searching our database.

Server running out of memory

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sunshinevaldes@yahoo.com - 15 Mar 2006 14:30 GMT
Hello all and thank you for your time.

I have a ASP.NET application written by consultants.  Recently, our
server has been blowing up because of space issues.  Upon further
investigation, it turns out all the .net application pages are caching
under each users temporary internet pages on the server, which causes
it to
run out of space.  What would be causing this and how do I fix it?  I
looked a couple of pages (I don't have the full solution yet b/c they
are still fixing bugs) and didn't find any commands forcing the pages
to cache (I think they are something like @ ....cache.  Any help would
be appreciative.

The consultants are not helping.

Visual Studio 2003
Framework 1.1
Windows Server 2003
SQL Server

Thanks,
Sunshine
Benjamin Strackany - 29 Mar 2006 01:36 GMT
Make sure debug=false in the web.config & machine.config. That can cause a
lot of temporary files to be created in ASP.NET.

Benjamin Strackany
www.developmentnow.com

> Hello all and thank you for your time.
>
[quoted text clipped - 18 lines]
> Thanks,
> Sunshine
Alvin Bruney - ASP.NET MVP - 29 Mar 2006 20:23 GMT
> The consultants are not helping.
Why would they? They need to secure another contract first before they help.

Curiously, temporary files should not cause OOM exceptions because these
pages are stored on disk and loaded as needed with the regularly cache
scavenging algorithm playing a role. Why leads you to believe that this is
the case?

Signature

Warm Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley 2006
Blog: http://msmvps.com/blogs/Alvin/
-------------------------------------------------------

> Make sure debug=false in the web.config & machine.config. That can cause a
> lot of temporary files to be created in ASP.NET.
[quoted text clipped - 24 lines]
> > Thanks,
> > Sunshine
sunshinevaldes@yahoo.com - 12 Apr 2006 16:07 GMT
When we look under each users profile, all the temporary internet files
are growing.  When we delete them, the server is fine until it fills up
again.  It's just running out of space becuase of all the caching.

Sunshine

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.