remote sharepoint site connections are not supported error
Hello got this error while setting site url in visual studio 2013 ThanksMomo
View ArticleAnyone used Telerik with SP 2013?
We are going to SharePoint 2013 and are considering buying Telerik controls. My assumption is that it will be fine.Has anyone successfully used the Telerik controls with SharePoint 2013? Or, had any...
View ArticleUsing SilverLight to Capture Images from Scanners or Web Cams to SharePoint...
I have a SilverLight Application that developed using Visual Studio LightSwitch. This SilverLight Application was build to capture images from scanners and web cams.I need to know that will I able to...
View ArticleUsing SilverLight to Capture Images from Scanners or Web Cams to SharePoint...
I have a SilverLight Application that developed using Visual Studio LightSwitch. This SilverLight Application was build to capture images from scanners and web cams.I need to know that will I able to...
View ArticleEMDX data service wrapper for REST
Hi,EMDX data service wrapper for REST is missing in SharePoint 2013,but i read that its available after April 3013 cu updates which supports $metadata operators,i have on-premise farm and i tried using...
View ArticleCreate provider hosted app using visual studio 2013
Hi,when I attempt to create provider hosted app using Visual studio 2013 in MVC pattern apps, when i hit f5 its throwing error like, System.MissingMethodException: Method not found: 'System.String...
View ArticleHow to provision app web list permissions in a SharePoint Hosted app
Hi I have a SharePoint Hosted app where I provision a custom list instance to the app web using c#/CSOM. I am on a local server hosting SharePoint 2013 and Visual studio 2012. The app works as...
View ArticleSharePoint 2013 WebProxy return 403 - Calls to WebProxy without app context...
Greetings:I'm trying to use the web proxy feature in SP 2013. Here is the code:var hostWebUrl = "http://contoso.com/somepage.html"; var request; var response; function successHandler() { if...
View ArticleTraversing Listitem in SPLIST
Hi,How to traverse all the lisitem in a splist using linq query.Please help.Shubho
View ArticleSetting list item field values with Chinese text
I am using CSOM to create list items. It works perfectly except for Asian languages. I am reading in a file with UTF-8 encoding and specifying UTF-8 when I read it in. When debugging the app, the...
View ArticleDeploying master page as an app in SharePoint Online 2013
I wanted a way to set master page to all site collections (SharePoint Online - Shared tenant). Two options were possible, traditional sandboxed solution or apps. The sandboxed solution being deprecated...
View ArticleAuthentication issue when deploying SharePoint apps through VS 2012
Hi,I am new to developing SharePoint apps for office 365. I have created simple hello world application in VS 2012 and want to deploy it to office 365 developer site. I have free subscription for...
View ArticleWhen i go to deploy the Asset tracking web app I get access denied
I downloaded the access 2013 Asset tracking web app. and I enter my web location, I get access denied.Anyone have an idea why I might be getting that error?As I have site collection and farm Admin...
View Articlehow to use session in visual webpart of sharepoint 2013
I want to use session object in sharepoint visual webpart in 2013. but there is no session object availability. I searched for web.config file but it is not available in solution explorer.Please...
View Articlehow to issue close from iframe to close it's parent spdialog
I have created a sharepoint hosted app and placed in a site page of office-365 site. The sitepage will be displayed in the form of spmodeldialog. Inside of app i have a close button which tries to...
View ArticleRegisterTemplateOverrides doesn't work with Calendar list
HiWe have developped our own javascript to replace the Lookup fields in our App we published on Office Online. It works fine with all lists, except Calendar Lists ! here is the code I have (the method...
View ArticleSetting a Folder to "Ready only" in a Document Library
Hello!I am working on a project where we're trying to set a standard to the structure of documents. Because of this my question is basically two questions that depend on each other.The first question...
View ArticleSPSite should not be used with mixed impersonation state
Hello,I have a sandbox solution deployed on Office 365 and it was working previously but not i am getting below issue suddenlySPSite should not be used with mixed impersonation state. If you do want to...
View ArticleAccess SharePoint 2013 list item from a cross-domain scenario using C# CSOM
Hi,We have created a provider-hosted app in SharePoint 2013.The host web and the app web are in DIFFERENT DOMAINS.Our Requirement : It is possible to Access SharePoint 2013 list item from remote apps...
View ArticleSharepoint authentication. How to get SharePoint cookie from ADFS
We code a Sharepoint-application, expand it as Provider-hosted, using the certificate, and anchor our MVC project to it Expand all this on the same IIS the Sharepoint was expanded.Task #1: a user logs...
View Article