At the end of the DNN 4.0 install on Dev, I encountered the following error:
Installation Complete
Unhandled Error
Error Details
| File |
|
| Error |
Unable to generate a temporary class (result=1). error CS2001: Source file 'C:\WINDOWS\TEMP\vsl59tus.0.cs' could not be found error CS2008: No inputs specified |
System:
Windows 2003 with Service Pack 1
DNN 4.0
SQL Server 2000 on local machine.
The answer is to give Network Services full permissions for C:\WINDOWS\TEMP and C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
I might have missed this in the Installation instructions, but I sure did not see it in there that it was required to give permissions to the Temp folder. Anyway, it's working now. I will be testing against a remote SQL Server 2005 shortly...