« Creating Windows Services | Main | ViewState, LoadViewState, and dynamically added UserControls »

XmlSerializer ctor failure in ASP.NET context

Using the XmlSerializer class to deserialize an object from its XML representation from an assembly invoked in an ASP.NET context on Windows Server 2003 fails with a file not found error.

The problem is that the “INTERNET SERVICE” account doesn’t have write access to the c:\winnt\Temp folder.

This is a recognized problem.

 

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)