﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>scottgu commented on ASP.Net WTF?! (sorry, blog was down)</title><description>There is a bug that was fixed with the above QFE that can cause this error message to happen.  What ends up triggering it is some file-system change (for example: anti-virus, a machine.config file reset, disk cleanup, etc) that causes a timing error that exposes a race condition with the compilation system.
  
  
The QFE should fix it - although we have seen a few cases where people have reported that it hasn't (what often happens is that it stops recurring once we try and look at it).  We haven't completely figured out why it still fails when the QFE is applied - but if you have such a case please let us know and we'd like to debug.
  
  
As a workaround if you can't install the QFE, you can set &lt;compilation batch="false"&gt; in your web.config file.  This should also avoid the error.
  
  
Hope this helps,
  
  
Scott
</description><link>http://ayende.com/2274/asp-net-wtf-sorry-blog-was-down#comment3</link><guid>http://ayende.com/2274/asp-net-wtf-sorry-blog-was-down#comment3</guid><pubDate>Mon, 02 Apr 2007 04:03:25 GMT</pubDate></item><item><title>joseph commented on ASP.Net WTF?! (sorry, blog was down)</title><description>see http://web-designing.inusinternational.com/Asp.net.asp
</description><link>http://ayende.com/2274/asp-net-wtf-sorry-blog-was-down#comment2</link><guid>http://ayende.com/2274/asp-net-wtf-sorry-blog-was-down#comment2</guid><pubDate>Sat, 31 Mar 2007 21:19:32 GMT</pubDate></item><item><title>Rob Eisenberg commented on ASP.Net WTF?! (sorry, blog was down)</title><description>Ayende,
  
  
Please post more about this if you discover anything interesting.  I have seen this before, but it seemed to occur without any rhyme or reason.
</description><link>http://ayende.com/2274/asp-net-wtf-sorry-blog-was-down#comment1</link><guid>http://ayende.com/2274/asp-net-wtf-sorry-blog-was-down#comment1</guid><pubDate>Sat, 31 Mar 2007 20:04:39 GMT</pubDate></item></channel></rss>