Move Access Web App data published on Office365/SharePoint site to SQL using...
Hello Folks,I have Apps created in Access published to Office365 where the data is housed as SharePoint Lists. I collect data over the internet there, but need to get the data to a Cloud based SQL...
View ArticleJavaScript runtime error: 'SP' is undefined in officecontrols.js
Hi,I have error faced when i use peoplepicker in office web widget.the error is 0x800a1391 - JavaScript runtime error: 'SP' is undefined.I include the microsoftajax.js.I used both tag which are given...
View ArticlePeriodically invoke a provider hosted app from a sitecollection
We have created a provider hosted sharepoint app that uses only the app credentials.Today any (authenticated) user can open the application and the behaviour is fine.The next step would be to have the...
View ArticlePage Layout and Site Template Settings?">Can we change "Convert blank spaces in the page name to '-'" under site...
HiCan we change checkbox value -"Convert blank spaces in the page name to '-'" undersite setting > Page Layout and Site Template Settings using JSOM/Client Object Model/Powershell?Here I mean to say...
View ArticleAccess 2013: Circular error, field name change & data macro.
Using Office365 for small business. I have an asp db.I wanted to change the field names. there is a data macro which sets one of the fields. It would seem that now changing the field names doesn't...
View ArticleRetrieve Content Type details via REST
HI,Is it possible to retrieve the details on a particular content type?I know I can do this http://Site url/_api/Web/ContentTypes('0x010102001F249FD1DFFB91409202EE97066373C4') and it will return a...
View ArticleHow to include the apps in site definition
Hi,My requirement is that i create a apps and i want to include my site defintion template,so that when i create a site collection from my site defintion it include my apps also.Anybode any idea how to...
View ArticleApp for Sharepoint Can not be deployed
when i set the url for my sharepoint site , visual studio view this windowand when i enter my username and passwordthis window apearsand this window still appearing,and i can not continue to do any...
View ArticleExport a web part to PDF
Hi,We have a requirement to export a web-part to PDF. the web-part contains controls like text-box, button, label,radio-button etc.Everything should be exported to the PDF file like a snapshot. we...
View ArticleFile Upload to SharePoint 2013 using REST API fails with code:"-2147024891,...
I have developed this code$spSiteUrl = "http://mysharepoint/sites/site/web" $cmd = "_api/web/lists/getbytitle('$docLib')/rootfolder/files/add(url='" + $file.Name + "', overwrite=true)" $digest = "got...
View ArticleConvert an auto hosted app for SharePoint to a provider-hosted app
Any possibilities to come and help us to convert an auto hosted app for SharePoint to a provider-hosted app according to below mentioned...
View ArticleSP2013 - Create a webservice, which will be receive some information from...
Hi,i develop for SharePoint 2013 a custom webservice, which will be used for communication between external application and SharePoint 2013. External application will send a User-ID to my webservice,...
View ArticleHow to create Auto hosted Apps using VS 2013
Hi,I want to create a Auto hosted app using VS 2013, but when I create a project from Apps for Sharepoint template I only get two options1. SharePoint-Hosted2. Provider-HostedI don't get option for...
View ArticleCommandUIHandler EnabledScript stopped working for App
HiRecently I've found that my EnabledScript for ribbon button has stopped working, though I haven't touched it. Is it a breaking change in O365 or a bug, that I should post to connect?...
View ArticleWebPart
HI, We are trying to customize a DataViewWebpart using SharePoint Designer 2013 on our online office 365 Environment, the problem that we get an importing error meesage ImportErrorMessage="Cannot...
View ArticleQUIZZ web part
Hi, Please can somone help me to create a quizz web part ! i dont know how to get start !thank you !! :)
View ArticleHow do I make my app available in mobile view?
I've created a SharePoint hosted application and have deployed it to my Office 365 SharePoint online installation. The app works fine in the browser. When I view the page on a mobile device...
View ArticleProvider hosted app session issue
Hi, Working on provider hosted app, the issue is when we add same app for two different sites and access using same IE(different tabs) for both sites. The session of one sites overrides the another...
View ArticleCannot access my custom SVC webservice (hosted in IIS) outside from...
Hi,i created a custom "TestService.svc" webservice and deployed it to ISAPI fodler. The web.config for my service looks so:<configuration><system.serviceModel><services><service...
View ArticleCreate Site Collection from SharePoint-Hosted Apps with JSOM (JavaScript) or...
Hi guys, I'm looking for a way to create Site Collections using JSOM (JavaScript Object Model) over Office365 (SharePoint Online) tenant. I know this is possible from CSOM (C#) using the Tenant object,...
View Article