Re: Can't export reports to pdf into IIS folders
From: Paul Lynch (paul.lynch_at_nospam.com)
Date: 04/01/04
- Next message: Treyd72: "Getting Rid of Automatic Favorites and Homepage"
- Previous message: Paul Lynch: "Re: Can not add operator"
- In reply to: carlos.cruz_at_algeco.pt: "Can't export reports to pdf into IIS folders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 01 Apr 2004 11:35:30 +0100
On Thu, 01 Apr 2004 01:40:07 -0800, carlos.cruz@algeco.pt wrote:
>Hi,
>
>I'm starting to develop an ASP.NET application and I've a problem.
>I manage to export my report into a PDF file on every folder at the Server
>except inside my IIS folders. (ex: a projects sub-folder).
>I think this must be a security issue. Could anyone help me how to
>configure my IIS to allow users to create files on it?
>
>Thanks
>CC
CC,
You are correct in assuming that it is probably a security issue. You
need to determine which account is trying to write the PDF files and
then check that the account has sufficient permissions on the relevant
folders to complete that task.
One quick way to do this is to use Filemon from Sysinternals. This KB
article explains the process :
HOWTO: Track "Permission Denied" Errors on DLL Files
http://support.microsoft.com/?id=286198
Regards,
Paul Lynch
MCSE
- Next message: Treyd72: "Getting Rid of Automatic Favorites and Homepage"
- Previous message: Paul Lynch: "Re: Can not add operator"
- In reply to: carlos.cruz_at_algeco.pt: "Can't export reports to pdf into IIS folders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|