Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

Rajesh Sitaraman

@Rajesh Sitaraman
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SharePoint 2010 Site Alerts Possible???
    R Rajesh Sitaraman

    AFAIK there is no central place to configure alerts (I think I understood your requirements :confused:) for all the doc libs, I would suggest to use Powershell to iterate all libraries and enable alerts on them. PS : You need to login to server to do so.

    --- Rajesh MVP

    SharePoint workspace question sharepoint help

  • Reading a physical xml file from a sharepoint webpart.
    R Rajesh Sitaraman

    add this xml into the layouts mapped folder and then in your web part read the xml. It will solve the permission issues on reading the physical file from some other folder and easy to package and distribute across your multiple wfe servers.

    --- Rajesh MVP

    SharePoint question sharepoint xml

  • Prevent duplicates in sharepoint list (Urgent)
    R Rajesh Sitaraman

    Hi, You have to write EventReceiver for the Custom list. In EventReceiver override the ItemAdding event and use the duplicate prevention logic over there. Google for EventReceiver samples, you'll find a lot.

    --- Rajesh MVP

    SharePoint help question sharepoint com

  • double hop issue in sharepoint
    R Rajesh Sitaraman

    check this http://blogs.technet.com/b/mbiswas/archive/2009/07/10/configure-kerberos-authentication-office-sharepoint-server.aspx[^]

    --- Rajesh MVP

    SharePoint help tutorial sharepoint database sql-server

  • SPContext.Current is null
    R Rajesh Sitaraman

    Where are you using this code? If you are running it any other place like console or win forms you should use SPWeb OpenWeb method. --- Rajesh MVP

    SharePoint sharepoint help question

  • Editing Content Editor Web Part
    R Rajesh Sitaraman

    Lets say your web part page is http://servername/default.aspx then use http://servername/default.aspx?contents=1 this will take you to the web part maintenance page, where you can remove the web part and add the new one with your modified script. Hope this Helps --- Rajesh MVP SharePoint Server --- Rajesh (MCTS) http://rjesh.com

    SharePoint sharepoint help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups