write permission

G

Guest

Hi all,
I'm developing a ASP.Net application. The most important future is to
generate PDF files that MUST BE saved on the disk (of the server).
To achieve this goal I set write permission on destination folder using
"Windows permission".

Is possible set write permission using Web.Config (or other configuration
file) without use Windows Permission ?

Thanks
Alex
 
E

Eliyahu Goldin

Alex,

In web.config you can set:

<identity impersonate="true" userName="xxx" password="yyy" />

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top