"SharePoint Not Installed" - Error while creating SharePoint 2013 - Empty...
I have installed SharePoint Server 2013 and vs 2012 on vm. Also I have installed "SharePoint server 2013 client components sdk" and "Microsoft office developer tools for Visual studio 2012 rc".Still...
View ArticleError occurred in deployment step 'Install app for SharePoint': The provided...
I just tried to deploy an app to sharepoint server 2013 developer site. but when i deploy the app i got the error Error occurred in deployment step 'Install app for SharePoint': The provided App...
View ArticleHow do we perform a geospatial query on a SharePoint 2012 list?
We have a SharePoint 2013 list that has 10k records. Each record has an address field which been geocoded and stored in the new GeoLocation field. Does anyone know how to perform a geospatial query on...
View ArticleAdding WebParts to Community Portal default.aspx
One thing that seriously caught me off guard when I built my first Community Portal is that there is no ribbon when you go to edit the page! We are looking to, at the very least, change the default...
View ArticleHow to run refined search using refinementtoken, keywordquery
I am using keywordquery with refinement. I am able to retrieve the refinmenttoken back from refinementtable but they looks like numbers format, not base 64. And when I pass the token back with...
View ArticleUnable to add Sharepoint 2013-Apps in Web-part page
HiI have created an app in Office365-Sharepoint 2013 using NPA tool.It has been added in the webpart-gallery.But When we add it into a webpart-page, it shows as follows (not showing my apps-content)It...
View ArticleError while creating site collection "user doesn't exist"
HII am creating new site collection diagrammatically with host header.Following is the code webapp.Sites.Add("http://user.test.local/sites/team", "test", "test", 1033, "STS#0",...
View Articlecreating a form in a public sharepoint site to communicate with team site
I'd like to create a form on my public sharepoint 2013 site that can add information to a list on the corresponding team site. (there's a "contact us" on the default public site that suggests this is...
View ArticleCustom List access for anonymous users
Hey everyone!i created a SharePoint 2013 app(SP hosted app) and i created custom list and stored items into it but i am having problem when i try to access custom list from different web browser that i...
View ArticleAdding several refinementfilters to a REST search call Sharepoint 2013
I'm using javascript and the REST api for doing a search. But i want to add several refinementfilters when doing the search.This is the url that i have: _spPageContextInfo.webAbsoluteUrl +...
View ArticleHow to determine if the current user is authenticated by NTLM or Kerberos in...
Hi,I need to build a WebPart that show the authentication method for the current user. The webpart need to show NTLM or Kerberos.When I check HttpContext.Current.User.Identity.AuthenticationType, it...
View ArticleSharepoint 2013 Restfull using upload document and columns item
Hi,I was using the document upload Restfull service.But, I was unable to load column information. I can not upload.How to send column information. public void DocumentUploadSpike() { FileStream...
View ArticleContent by Search Web Part not working Properly for Anonymous User.
I have added a Content by Search Web Part in one of my page in pages Library. It displays everything except "List Item" means My web part shows Data from all Libraries but It is not showing data from...
View ArticleHow to get folder field value like Modified Date in Document library in...
How to get folder field value like Modified Date in Document library in sharepoint 2010?I have folder and file hierarchy in document library.But problems to update modified date column field of sub...
View ArticleWhere is the Sharepoint 2013 JavaScript Object Model Reference
We have invested in Sharepoint 2013 and I'm trying to write some customised Display Templates.A sample of the code I am working on appears below.I was struggling with some aspects of this, to the...
View ArticleIs it possible to query the people current user's following using KQL?
Is it possible to build a query that returns the people that the user is currently following in SharePoint 2013?
View ArticleCan SharePoint Server 2013 convert documents to signable PDF/A-1b?
I am wondering if SharePoint Server 2013 can convert MS Office documents and PDF documents to signable PDF/A-1b format?The PDF/A-1b has to be signable with digital signatures placed with Adobe...
View ArticleHow to create charts on Office 365 Sharepoint 2013 developer site
Hi,i want to create chart on office 365 developer site,chart data i have to fetch form list or sql table how can i do this,any body have an idea please share with me.Thanks,Madhu.
View ArticleUsing JSLink to change UI of SharePoint ListView
Our requirement is to render the UI of the list view as a Kendo UI grid, such that users can perform filtering, sorting, grouping and other features provided by kendo grid at the UI itself. The columns...
View ArticleSharepoint 2013 Workflow does not work
Hello everyone,I'm trying to create very simple workflow for SharePoint 2013 using the Workflow Foundation 4. I put GetCurrentItemId activity to read item Guid in a variable. That works OK. The same...
View Article