Follow document renders SPSocialException Internal error code 11
I'm writing a method to programmatically follow or unfollow documents in SharePoint 2013. The idea is to call the method providing the path to the document, the user and a bool indicating if we're...
View ArticleDesign sharepoint portal for company from scratch. How to?
Hello All,I am designing SP portal for a company. This is my first project and I am not sure whether I am going right way. Could you correct me or point me to good books describing design from the very...
View ArticleIn Sharepoint 2013 community site , "What happening" section is not updating...
Hi team, I have created Community site , in that i added default member for the particular site .Members after performing some activities such as Discussions and replies.The count is not...
View ArticleCan i create App Part in SharePoint 2013 using NAPA Tools?
Hi.I want to create App Part in "NAPA" Tools not using VS. Is it possible? How?
View ArticleCalling a WCF service through SharePoint 2013 app
Hi,I have created a very simple wcf service and hosted it in azure. I can call that wcf service through javascript in my html page.Can i do the same within a SharePoint App (SharePoint Hosted) in 2013...
View Article"Installation Error" while running NAPA SharePoint 2013 online App
Hi,I am trying to create a new SharePoint App using NAPA. However whenever i am running the project i am getting the "Installation Error" message.Any help would be appreciated.Thanks,Nishant...
View ArticleApp in office 365 using "NAPA" Tools
i created "Hello word" new app in office 365 using "NAPA" Tools development. After Create this app i clicked on "Run Project " button but after some few Precess i got the error massage "Installation...
View ArticleSharePoint 2013, Application Page, jQuery AJAX request using POST blocked!
Hi,I have two application pages, one should call the other using AJAX to obtain some data.I'm using this code in the first page:<asp:Content ID="PageHead"...
View ArticleHow can I use sp.js change SharePoint 2013 user profile properties
Hello All, I would like build simple app to support user change SharePoint user profile properties, such as skills, birthday, schools. But in the API refrence, I only found change user profile picture...
View ArticleProgramatically accessing site feeds
As we know that in SP2013 , feeds can be stored in COntent database and my site database , where My site will store all kind of feeds While content Db will holds feeds generated because of a...
View ArticleUpdate only the Javascript - Microsoft SharePoint Developer Tools for Visual...
Hi everyone,I would like to know if there is a way to update just the js or css I changed instead of redeploy my whole app.Thx
View ArticleHow to deploy display templates via feature
Hello all.I'm attempting to deploy display templates using a feature. I'm able to add the display templates to the correct folder in the master page gallery. However, the associated .js file isn't...
View Article[Server Model] Cannot get personal social feed
Hi All,I'm using the following code to get personal social feed, SPSecurity.RunWithElevatedPrivileges(delegate() { using (SPSite site = new SPSite(serverURL)) { SPServiceContext serviceContext =...
View ArticleMachine Translation Service is not working on SP2013
I have configured Machine Translation service application in my VM. AFter that I am trying to translate a document using server side code ( refer http://msdn.microsoft.com/en-us/library/jj163145.aspx...
View ArticleHow to get the friendly url(s) for items in the pages library
How do I retrieve the friendly URL(s) of a page list item if one is set?Getting the standard URL is easy enough. Do I need to traverse the navigation metadata store looking for matches or does it exist...
View ArticleUniquely Identifying a User
I'm building an app where I want to be able to uniquely identify a user, in a similar manner as how I can use a List GUID to identify a list or listItem.There are a multitude of values that exist in...
View ArticleSPContext.Current.Web.CurrentUser.IsSiteAdmin getting null in SP2013
Currently my product has been developed in sp 2010, now my manager was asked test the my product in SP2013. i have started to migrating to SP2013.I have configured below things for migrating.Open the...
View ArticleSharePoint session state problem: HttpContext.Current.Session is null
Hi all,I'm having problems interacting with session state in SharePoint 2013 (enterprise, on-premise).I ran Enable-SPSessionStateService and modified the web.config of my web app to set...
View ArticleProblem with ASP.NET WebService Application and Sharepoint 2013
Hi, I have a problem with VS2012. I would like to create ASP.NET WebService project and there is a template but it used framework 3.5. Unfortunatelly when I add reference to Sharepoint in this project...
View ArticleError occurred in deployment step 'Activate Features': The field with Id...
I am getting Following Error while Activating Feature from my solution.Error occurred in deployment step 'Activate Features': The field with Id {GUID} defined in feature {GUID} was found in the current...
View Article