Blocking folders
Hi,How can i avoid users to create new folders in document library(even not from the open with explorer).May i know what is the best way to avoid create new foldes in document library?Thanks,Raju
View ArticleSet any page as a home page programmatically in Sharepoint 2010
Hi techies,In one of my event receiver i tried to set a page as home page but couldn't succeed in it.Here is the code snippet which i tried:SPFolder libraryFolder = newWeb.GetFolder("Page");...
View ArticleMobile view for whole sharepoint site
Hi,we have developed the whole workflow services site for desktop users now we have requirement to develop the whole functionality into mobile view.like requester can also request on mobile my concerns...
View ArticleHow to use SPLongOperation in Page_Load for Visual WebPart
I am using the Following CodeSPLongOperation.Begin( delegate(SPLongOperation longOperation) { // Do something that takes a long time to complete. // Inform the server that the...
View Articleneed to create calendar page?
hi techies,I need to create a page like this :I have inserted calendar webparts and connecting the webparts but couldn't achieve this.Any body came across this issue.
View ArticleEmployee time tracker For monthly hourly Weekly in sharepoint 2010
Hi , I want to maintain employee work tracker for each hour in a day basis and week basis ....monthly basis for each employee .My requirement is when a particular user login he should fill his...
View ArticleMetaData not updated with Excel Files
Hi,I have an issue with Excel Files in Document Library.This code work perfectly with word document but it doesn't work with Excel Files.Any Idea? Thank you for your answers. SPListItem listItem =...
View ArticleHow to publish content type and execute related content type job using client...
HelloI am able to add/delete/update content type using client object. Now I want to publish content type and execute related content type job using client object model. Please advise how can I do this...
View ArticleGet document versions and move documents to a folder in Client Object Mode
I post the question couple days ago and got some help. However, I am still having problem working with document library. I am going to repost my question. I tried to get the file version and move a...
View ArticleRegarding VS Web part Solution Deployment Permission in SharePoint Server...
Hi,While deploying the Visual Studio Web part, one error occurred i;e, “Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. Check that the...
View ArticleWorkflow (custom workflow step) - error occured
Hi guysOn SharePoint 2010 three tier level farm with 1 Frontend and 2 application servers I deployd solutions with custom workflow steps.These steps are used in workflow. Workflows are on item from...
View Articlehow to give scope in seach sevise appication in sp2001?
On what basis scope will decide and how to crawled data?
View ArticlePrompted for credentials on SharePoint site when publishing custom master in...
When publishing a custom master page to a site, minimal master with no additional controls, I am prompted for my credentials. Other sites in the collection do not require login. Just the one with the...
View ArticleDates Intersection Check
There is a reservation list with:Resource, DateFrom, DateTo fields.Need to prevent reservations duplication of one Resource at specific DateFrom-DateTo span.What is the best approach to solve it? Can...
View ArticleWrong number and date format after SharePoint "Excel Export" function
Hello SharePoint Users,I have the following problem with the "Excel Export" function in SharePoint 2010:I have two lists: a original list and a look up list where I have look up fields from the...
View ArticleBuilding interactive menus in SharePoint
Hi all,I have seen few of the SharePoint site still now and have a question reg the content I see in them. In many of sites I visited there are very user interactive graphics and when I right click on...
View ArticleUpdate ListItem in SharePoint 2010 LIst
Hi..My List has JobId, Applied and Comments Fields and i want to update Data of Comments based on the Condition of JobId and Applied...How to do using Programming using CAML QueryRavindranath
View ArticleWindows authentication issue with Silverlight, WCF service in SharePoint 2010 ?
Hi All,I am facing an issue with consuming WCF service from a Silverlight web part hosted in a SharePoint 2010 page.The Silverlight Web part is deployed in to a SharePoint 2010 site. Silverlight...
View ArticleAccess SPContext.Current.Web in Sandbox code
Hi,I was in the understanding that I couldn't use the SPContext.Current object to retrieve data in a Sandboxed environment. I also read a lot of people can't. I am developing a new Sandboxed Visual...
View Article