How to give specific permissions through C# to a user in Sharepoint custom workflow

2 Responses to “How to give specific permissions through C# to a user in Sharepoint custom workflow”

  1. Pete Naschke Says:

    Gentlepersons…

    Is there any way to get a Visual Studio 2005 VB.NET program to “see” and interact with SharePoint folders?

    My program works with standard Intranet and hard disk based folders, but crashes immediately when it encounters SharePoint folders.

    I have been stuck on this issue for more than 3 weeks now…I can find no solution.

    Please help if you can.

    Sincerely,

    Pete Naschke
    641-621-3175
    naschkeps@pella.com

  2. praveenbattula Says:

    Hi Pete,
    I got you correctly, but there is a small confusion.
    Can you please explore more about what you need?

    All SharePoint files and folders stored in Database instead of file system, If you want to see SharePoint folders/files, there is a tool called SharePoint Designer, use that to edit, add, delete some code in the files.
    [If you want to edit in visual studio, copy the code from SP designer and create a dummy file in Visual studio and paste the code there and edit. It won't run from Visual studio though..... Here we are using Visual Studio Only for better editing]
    thanks
    -Praveen.

Leave a Reply