If you attempt to run an ASP.NET application hosted on IIS running on Windows Home Basic or Premium, you may receive the following error:
error CS0016: Could not write to output file ‘c:WindowsMicrosoft.NETFramework…
If you attempt to run an ASP.NET application hosted on IIS running on Windows Home Basic or Premium, you may receive the following error:
error CS0016: Could not write to output file ‘c:WindowsMicrosoft.NETFramework…
If you attempt to run an ASP.NET application hosted on IIS7.0 running on Windows Home Basic or Premium (Vista or Windows 7, x86 or x64), you may receive the following error:
error CS0016: Could not write to output file ‘c:WindowsMicrosoft.NETFramework64v2.0.50727Temporary ASP.NET Files…
Apparently this problem occurs because Windows Home Basic and Premium lack Windows Authentication. So the common response on the Web is to upgrade to Windows Home Ultimate, Business or Professional. However, there is no need to upgrade, as you can solve this problem with a few mouse clicks: