The Artima Developer Community
Sponsored Link

.NET Buzz Forum
.Net Temporary files

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
.Net Temporary files Posted: Dec 16, 2003 1:17 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: .Net Temporary files
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

My rant of the day ;-)

Can we expect from .Net 2.0 (I hope it could be fix before !) a better management of the temporary files in .Net.

I have to deal a lot of times in my development process with the so infamous General Network Error.
And for my knowledge, it's sounds more like .Net says to me 'I don't know what to do, help, help ! No help so I just press the panic button !'.
The cause of this error seems to be difficult to identify.
I know about the Index Server problem, where you have to be careful to not indexing the .Net temporary files, but it seems that's not only the problem.

I discovered yesterday that if I detach a database (don't ask me why but it's legitimate to do so! ) and reattach the database just after, kabooom ! General Network Error.
So I had a look at the Temporary files, and it seems for me that the main reason is because they are locked by the system.
The only option for me to have my web application running was to restart the server, and just after deleting the folder with the temporary files, my site running again.
So is it possible for the .Net team to make something a bit more reliable ? I know you're busy, but we are too, and I spend too much time on a silly like this ;-)

 

Read: .Net Temporary files

Topic: Free SharePoint Trial, CMS FAQ returns, CMS Book source code now available, IOKO powered by CMS Previous Topic   Next Topic Topic: .NET Metadata Manager for CMS

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use