having problem with permission on folders

liunx

Guest
i'll explain it clearly what my problem is and hope someone can help me,


i am using windows 2003, now providing permission on a folder simple right click on the desired folder then choose properties>choose security tab, there you can add user such as ASP.NET machine account or shall i call asp.net user so i could use datadynamics active reports to save and retrive rdf files,
now that is not my problem as i do know how to add asp.net user using windows 2003, my problem is how do i add asp.net user on windows xp.

any help would be really appreciated, thanks in advanceYou should have the .NET framework installed.Basic way to do it is this...

Right click the folder
Click properties
Click the security tab and click the Add button
Click the advanced button
Click the Find Now button
Select the ASPNET user from the list box and click Ok

You'll now be able to edit the permissions on that folder.
 
Back
Top