I have a Sharepoint site (MOSS 2007 SP2) that all domai开发者_运维问答n users seem to have read access to even if I remove all user permissions to the site. I have no problem granting users all levels
I have a problem retrieving permissions on a list or site. I\'m using SharePoint\'s Permission Web Service and the GetPermissionCollection method.
I have an Mac RB app that crashes when I write a line to a TextOutputStream on the user\'s preferences.
I\'m writing a .bat script where I need to copy a file to System32. I change to the folder then attempt to copy the file from a storage folder to the System32 folder.
I am confused with this code: test.php: fopen(\'test.txt\',\'a+\'); when I execute it, I get an error: Warning: fopen(test.txt): failed to open stream:
I have a C# windows service application that generates a log file that writes to C:\\Program 开发者_JAVA百科Files\\Company\\Product\\log.txt. I am using the installer provided by Visual Studio 2010 an
I am attempt开发者_如何学运维ing to use word automation to count the number of pages in a word document.
I was recently assigned a task in Sharepoint as part of my internship, and it\'s been puzzling me for some days. Note that this is the first time I\'m using Sharepoint so I might be using wrong terms
I want to copy the permissions of a user and to another user. I know i can do it by creating a group with required permissions and adding the users will do it. But i dont want to create a group. Is th
This is related to another question I recent开发者_如何学编程ly asked about storing a non-bare repository in Dropbox for easy movement between computers, so it may be helpful to read that question for