Wednesday, August 19, 2009

Unable to generate a temporary class

System.InvalidOperationException: Unable to generate a temporary class (result=1). error CS2001: Source file 'C:\WINDOWS\TEMP\yfefake_.0.cs' could not be found error CS2008: No inputs specified at ...

I was getting this error and it turns out to be an easy fix. The Domain Account running the IIS application pool needs Read & Write Access to the Temp folder C:\WINDOWS\Temp.

No comments:

Post a Comment