Branding
I am having issues with applying our branding to all subsites.The branding works fine on the publishing portal, however, it's not applying to any of my subsites. The SharePoint Server Publishing...
View ArticleUnable to evaluate Expression - Visual Studio 2012
Hi,I was using Visual Studio 2012 to create a timer job in SharePoint 2013. I am facing a strange issue. The steps which I followed are as follows.1. Create a SharePoint Project2. Created a timer job...
View ArticleHow to use SPSecurity.RunWithElevatedPrevileges in javascript?
Hi, I have a some javascript code in MasterPage and wants to fetch some list data from another subsite.If the current login user does not have a permission for that subsite which contains the list then...
View ArticleCan't Open Binary Stream of file on Sharepoint Documents
I am trying to read stream from a file on Sharepoint Document library. My app has full control on documents. OpenBinaryStream throws exception 403. The code works if I use SharePoint Credentials by...
View ArticleThe security token request cannot be completed
I've created a SharePoint 2013-hosted WCF service that uses Word Automation Services to synchronously convert documents to other formats. My service works most of the time but fails at random...
View ArticleThe Local SharePoint Server is Not Available?
Greetings,I am working in VS 2012 and have created a blank SharePoint 2013 project, specifying the URL of my SharePoint site; yes, its the correct URL.What would cause the following error:Warning 1 The...
View ArticleHow to use cookie in entire site collection and among n number of sub sites?
Hi,Can anybody tell me how to use cookie in site collection among n number of subsite?I have a requirement to store a value and want to use in entire site collection.Just I created a cookie using...
View ArticleHide a home tab for root site SharePoint 2013 Server
As in title:I was wondering if you could help me with my issue as I am not a designer and seem to have some trouble with a simple requirement. I need to hide a first home tab in a top nav menu for a...
View ArticleInvalid field or parameter requestInfo.url
I am trying to get user's blog post (newsfeed blog posts) which are located on different web application and show them within a web part by using JavaScript and REST API. I use SP.RequestExecutor to...
View ArticleExchange Web Server Authentication Problem - Share Point 2013 Web Part
Dears, Please find the code snippet as below which i used to connect to exchange server to read emails.ExchangeService service = new...
View Articlecaml query with 2 and
query.Query = string.Concat("<Where>","<And>","<Eq><FieldRef Name='Event' LookupId='TRUE'/><Value Type='Lookup'>" + pageitemid +...
View ArticleAvoid deleting feeds from other users in Sharepoint 2013
Hi everyone. In our customized intranet Site we have a Web Application with My Site Host template. In each site collection represented by an user, when person1 writes a comment in the Everyone section...
View ArticleSharePoint 2013 Rendering Template Set ControlMode to Display Not Working
I've used rendering templates in 2007 & 2010 to customize my forms, so I'm familiar w/ the concept. I'm applying the same custom rendering templates to my lists in 2013, and am having issues now.As...
View ArticleLinkButton OnClientClick Event calling a javaScript Function to open ModalDialog
I am using an ASP.NET repeater control in which i have added 2 controls (LinkButton and Label)I am binding the LinkButton and Label with Title and URL of a SharePoint ListItem respectively.OnClick of...
View ArticlePoweShell Create Item in list but last item does not start workflow.
I have created a PowerShell Script that looks at a data file, converts it to a CSV file, imports it into SharePoint list. For the past 5 days, timer job runs the script and creates the list items and...
View ArticleGeolocation and Map View in SharePoint 2013
I created a map view for a list. I added this list as a web part onto a publishing page. It works fine in edit mode and draft mode but not in published mode, does anyone have similar experience? What...
View ArticleHow to set ListItem Property using COM
How do I set the CheckoutUser property of a document contained within a document set?? I can get the document, and reference all its properties, just not sure how to go about setting them using C# and...
View ArticleSharepoint hosted App, multiple isntances of same app on a page
Hi all,I'm trying to develop Sharepoint hosted app. User can add several copies of this app even to the same page. And here is the main problem. How can I distinguish one copy from another, when user...
View ArticleSharePoint 2010 debugging issue
4 team member is developing on a server. Now all 4 of them are debugging code for separate modules simultaneously. If one starts debugging others get trouble. How to solve this issue so that both can...
View Articlebreakpoint not caught ?
im workin on a web part and it works but when i deploy. but, when i put a breakpoint and attach to process and debug, the breakpoint doesnt caught any suggesstions?
View Article