This is a multi-part message in MIME format.
------=_NextPart_000_0057_01C2274E.61B2DF00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
aupa gente,
tengo una p=E1gina en cuyo .cs genero un documento word, pero al crear
el documento me sale este error:
Exception Details: System.UnauthorizedAccessException: Access is denied.
The ASP.NET process is not authorized to access the requested resource.
For security reasons the default ASP.NET process identity is
'{machinename}\ASPNET', which has limited privileges. Consider granting
access rights to the resource to the ASP.NET process identity.
To grant ASP.NET write access to a file, right-click the file in
Explorer, choose "Properties" and select the Security tab. Click "Add"
to add the "{machinename}\ASPNET" user. Highlight the ASP.NET account,
and check the Write box in the Allow column.
hago lo ke me dice, le concedo privilegios de escritura al usuario
aspnet de mi m=E1kina y a=FAn as=ED me sigue dando el error. A ver si
alguien sabe porque, gracias por las respuestas.
Israel