Notification Server – Compilation Error (error CS0016)
Updated: 23 Sep 2008
After installing Notification Server 6.0 SP3 R7 on a new/fresh installation of Microsoft Windows 2003 Standard Edition with Service Pack 2. ASP.NET and IIS is also installed on this server. The Notification Server configuration web page should come up and allow you to configure it. Instead the following error is received.
CS0016: Could not write to output file 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\application1\c11b43f6\....' . The directory name is invalid.
See screen shot below for more detailed error:
Resolution:
- Check the %systemroot% folder to see if a Temp folder exists, if not, then create it.
- Create Full permissions on the Temp folder to your network service account.
- Right-Click on "My Computer", and then click "Properties"
- On the "Advanced" tab, click "Environment Variables"
- Select the temp variable under "System Variables", and then click edit.
- Type %systemroot%\Temp in the variable value box, and then click OK.
- Repeat the steps in 5 and 6 to edit the "TMP" variable, and then click OK twice.
- Restart IIS service, click "Start" - "Run" - "IISRESET"
- This will reset the IIS service.
Note: If the problem still persists after the changes, please restart your server.
blog entry Filed Under:


The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.