Security Considerations


In ASP.NET, WordWriter executes in the context of the ASPNET account or an authenticated user account. A WordWriter application opens a template file and fills in values to generate a new file. The ASPNET account or an authenticated user account must have Read access to the template file.

If you want to save a generated Word file on the Web server, the ASPNET account or the authenticated user account must have Write access to the directory in which the file will be saved.


Copyright © 2003, SoftArtisans, Inc.