grant folder write permission

G

Guest

Hai

I have written a ASP.NET web application which keeps creating files inside a
temp folder inside the Application boundary.

After running the setup created by VS 2003 , I found that I need to
explicitly give aspnet user Full permission to create files/folders inside
the temp folder.

How can I automate my setup to give the Full Permission for that folders and
sub-folders by setup itself ?

Regards , Cheers and Thanks in Advance !!!
 
S

Siva M

One option is to use custom action to spawn "cacls.exe" with appropriate
command-line params.

Hai

I have written a ASP.NET web application which keeps creating files inside a
temp folder inside the Application boundary.

After running the setup created by VS 2003 , I found that I need to
explicitly give aspnet user Full permission to create files/folders inside
the temp folder.

How can I automate my setup to give the Full Permission for that folders and
sub-folders by setup itself ?

Regards , Cheers and Thanks in Advance !!!
 

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,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top