Is this a known problem?
Server Error in '/' Application.
Could not find a part of the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
Files\root\a12704fc\e427bb49\as8dko_g.0.cs".
The base filename will be different on every next request.
I've had this 2 or three times now in the course of 2 weeks, typically after
I change my global.asax file and the lot needs to be recompiled and
restarted. When I look at the cache directory structure I find e427bb49
missing (it just ends with an empty
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET
Files\root\a12704fc). After I add this directory manually it all picks up
again and works.
There doesn't seem a correlation with anything I do, ASP.NET just seems to
stumble every now and then in the process of regenerating the application.
Martin.