Tagged Questions
The createfolder tag has no wiki summary.
4
votes
2answers
1k views
WiX Permissions, how do I express 'Modify' in terms of DACL flags
I'm attempting to apply custom rights to a folder as part of a WiX 3.0.4318.0 installer.
In terms of the Security properties UI in explorer, I want to add Modify to the rights for BUILTIN\Users. ...
1
vote
1answer
77 views
Access denied attempting to create a folder on the server
Every new project that the client registers the system creates a folder to store the images located in "\Images\Projects{ProjectID}" where {ProjectID} is the ID project.
I put in the folder ...
0
votes
1answer
1k views
There is no web named - Sharepoint Event Hander
I activated following code with feature (web level scope). Now when I add an item to any document library it should create a folder "".
No folder is created and no error is given either? Can anyone ...