for questions completely specific to the MS-provided SharePoint cloud service (Office 365/BPOS)

learn more… | top users | synonyms

0
votes
0answers
4 views

Can't access subsite Sharepoint 2010 online - Error The remote server returned an error: (404) Not Found.

I can't access a subsite in Sharepoint 2010 online - Error The remote server returned an error: (404) Not Found. But the root site works.So if i change the siteURL to ...
2
votes
0answers
11 views

Site collection can not be moved

In preparation for the upgrade to Sharepoint 2013 I need to move all my sharepoint 2010 standard edition site collections “32” which they are in separate Databases content (SQL 2012) in one ...
-1
votes
0answers
16 views

SharePoint 2010 sandbox webpart error: Unhandled exception was thrown by the sandboxed code wrapper's

I have builded a webpart for my sharepoint 2010 online portal. In this webpart I try to get some data by a webservice on another website. I press F5 in VS to test it, but when I test the webpart I get ...
0
votes
0answers
12 views

Claims Based Authentication in SharePoint 2013 Online Not working anymore

I'm trying to connect an application (desktop application) to SharePoint 2013 sites. I have a client webservice, the issue is Claims Based Authentication in SharePoint 2013 does not work: ...
0
votes
0answers
13 views

How to get listitems from SharePoint 2010 online

I'm just delving into sharepoint online 2010 and I need some links or resources about how I can connect to it remotely, to get some data and perform CRUD. I read something about ...
1
vote
0answers
9 views

Design Package import SharePoint 2013 using App Installed event CSOM

In SP2013, I am trying to import and export the design package from one site to other site using AppInstalled event using CSOM. I am not able to get the context of source site to import the design ...
2
votes
0answers
14 views

SharePoint Online Authentication (Wave 15, non-.NET Code)

For those who are unaware, it was possible to authenticate to SharePoint Online by sending an OASIS SAML token with credentials to login.microsoftonline.com/extSTS.srf and you'd get back a security ...
0
votes
1answer
10 views

SharePoint Online 2010 EventReceiver Firing Twice sometimes

I have developed an EventReceiver(VS2010) i.e. ItemAdded event for SharePoint Online 2010 Custom List. I am creating a subsite when an Item has been added. But ONLY sometimes event is firing twice. ...
0
votes
1answer
20 views

How to retrieve Lookup List's lookup values in a third List

I am using sharepoint 2010 Lists.I have 3 Lists RoleFamily,Roles and Employees. RoleFamily defines under which Family a role exists.There fore RoleFamily is the Primary.The below image shows the ...
0
votes
1answer
39 views

Sharepoint Online traverse List Items and output HTML

I am building my WebPart locally and when ready will deploy to SPO. I want to traverse the items of a list using LINQ (or whatever is most proper) and generate HTML based on those items. That's all ...
0
votes
1answer
8 views

New Infopath 2013 in o365?? … Select the form template to open this xml file?

I create a new forms library in o365/SPO. I click new document and it opens infopath2013 and asks for select the form template to open this xml file Where do I get this from? Also if select New ...
0
votes
1answer
22 views

Single Point Of failure in SharePoint 2010

We're considering to implement some good/better/best recommendations in our existing Mid-Large SP Farm for "Single point of Failure in SharePoint 2010". Can someone point out to the areas which can be ...
0
votes
0answers
13 views

Open a BizAgi (or any 'unknown' documenttype) directly without saving

When I save some .BPM (BizAgi) files in my Sharepoint document library, I can't open them without either saving them locally or checking them out. How can I allow a read-only option for these kind of ...
0
votes
0answers
17 views

SharePoint 2010 online free demo site

Is there any SharePoint 2010 online demo site I can sign in to test and play with things ,,, I fond one (http://www19.sp2010.examples.stores.advantrics.com/demo/SitePages/Forms/AllPages.aspx) but I ...
0
votes
1answer
32 views

impossible to set background-image of a div for SharePoint online

I have created a Sandbox solution which contains two modules: one for Master page and other for Site Assets (js, css and images). I have used background-image: url("") in my style sheet file to add ...
0
votes
0answers
9 views

SharePoint Online o365 A2/P1 License questions

o365 SPO 2013 I've read the compare chart between A2 and A3 but wanted to confirm here: With A2 (SPO P1 I think)... Can we create custom 2013 workflows? Create and serve Infopath Web forms with ...
0
votes
0answers
13 views

First o365 SharePoint Online Workflow - A2/P1 license issue?

Probably doing something wrong, but wonder if it's a License or settings issues in o365. Created a new Library (where I have owner rights) in SPD 2013, added a very simple workflow that emails ...
1
vote
1answer
19 views

SharePoint Online CSOM Authentication Code does not working on Sandbox solution

i need to customize public site and used custom login page for authenticated SharePoint Users. i am follow below post : http://community.office365.com/en-us/forums/154/p/57156/207461.aspx#207461 ...
0
votes
1answer
51 views

Modal Popup wont popup unless page is checked out?

I have a strange situation whereby I have written my own code to open a modal popup window as shown below: <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ...
1
vote
1answer
69 views

Default Sharepoint 2013 client-side people picker to current user

I'd like to be able to default the client side people picker for SharePoint 2013 to the current (or any) user. I've read the "How to" MSDN document here: ...
1
vote
0answers
25 views

SharePoint 2013: Download non-text files using REST or JavaScript object model

I have been scratching my head the all thought day figuring out a way to download non-text files like images from host SharePoint web into a App web (SharePoint hosted app). The code below allows me ...
1
vote
0answers
15 views

Create TreeView C# for Office 365

I am currently building an Outlook Addin which enables users to save E-mails directly into SharePoint Online. but before the E-mails get saved, they Need to be prompted by a Windows which has a ...
0
votes
0answers
22 views

Can't Edit Word document in Web App 2013

I can edit any type of Office document such as PowerPoint,Excel etc... But when i open Word document with docx extension and i try to edit online the "Edit in Word Web App" button is disabled. I have ...
0
votes
0answers
24 views

Unable to explore SP2013 (O365) apis

Having just upgraded to SP2013 on O365 (Enterprise) I am keen to take advantage of the various REST endpoints to perform various CRUD operations. However, I seem unable to drill down into the various ...
0
votes
1answer
26 views

Programatically adding webparts to a page in sandbox

I've successfully implemented code to add web parts to web part zones in code using WebPartManager's in other projects. Now that I'm working in a sandbox solution, VS can't seem to recognise ...
0
votes
0answers
22 views

Public internet website - Can it be done in SharePoint Online

We're currently creating a new public website, but can't really figure out if we need to go with a full onpremise / azure insatallation of SharePoint server 2013, or if we can simply use SharePoint ...
1
vote
0answers
20 views

“Office document”/“PDF” content is not appearing in SharePoint Online (Office 365) search

I am working on "SharePoint online". I have restored the site and everything is working fine except Search. Even search is also working fine but not including the result of Office document, PDF ...
1
vote
0answers
15 views

SharePoint Online 2013 o365 Personal Site vs Mysite

Fresh o365 instance. Noticed the SITES link in SPO gives you a personal page. Also noticed SPO (somewhere) offers you the option to create a My Site host. on o365/spo 2013 What's the difference ...
2
votes
1answer
20 views

Migration of Sharepoint on-premises to sharepoint online Manually

Can any one of please let me know what is the step by step process of migrating SharePoint 2010 to SharePoint online with out using any third party component?
1
vote
1answer
42 views

ODataContentTypeException : Content Type 'application/json;odata=verbose'

I'm trying to create items in a SharePoint lists through the SharePoint REST API in Javascript (with an AJAX call using jQuery), all that in a SharePoint2013-hosted App. But I get this error when I ...
1
vote
2answers
64 views

Connect to SharePoint Online using the Client Object Model from .NET 3.5

We have an on premise SharePoint 2010 farm, and a SharePoint Online 2013 farm. We would like to be able to have a solution running on the on premise farm that will talk to the online farm. Since the ...
0
votes
1answer
24 views

SecurityException on list GetItems

I'm using custom list event receiver on SharePoint Online to process some field in the item. In the Event Receiver, I use a query to another list to retrieve value from that list in to current item. ...
0
votes
0answers
29 views

How do I open a template document in OfficeWebApp with Javascript?

I am using the following to open a template document from one location which will be saved to a another location: <a href="javascript:'" ...
2
votes
1answer
73 views

SharePoint 2013 list items paging

I'm trying to make a webpart with list items paging. I followed this link http://www.directsharepoint.com/2011/03/step-by-step-guide-to-implement-paging.html and on SharePoint 2010 server it works ...
0
votes
1answer
24 views

Change user permissions on multiple list items?

I have a list with 50 items. I don't want to change users' permissions to the list itself, but I do want to restrict their access to the 50 items created so far. When I select all the items together, ...
0
votes
1answer
32 views

Office 365/SharePoint Online development guidance, Client OM?

Has anyone found any guidance on developing for Office 365/SharePoint Online based on the SharePoint 2013 product line? We have been tasked with upgrading a webpart that was developed for SP on ...
0
votes
0answers
7 views

Set predefined text in SharePoint 2013 share site email

I have a huge number of users to invite to my SharePoint 2013 office 365 site and wanted to specify the invite text as a standard set of text rather than type it each time, is this possible in the ...
2
votes
1answer
35 views

Reading from text files within a sandboxed solution

So I have a set of plain text files included in some directories within sandboxed solution. I want to use these text files to programmatically insert data to SharePoint Online using an event receiver. ...
0
votes
0answers
72 views

SharePoint 2013 EWS Managed API

I'am developing SharePoint provider-hosted app deployed on Azure Websites. I found, that it could be possible to create and send a meeting appointments via EWS Managed API: MSDN Artice I have some ...
2
votes
2answers
46 views

Event Receiver site creation

I've got this eventreceiver that fires after an item has been added to a list. The eventreceiver creates a subsite from a template I created myself. The only problem is, every first time I try to add ...
0
votes
0answers
27 views

How to set Navigational properties through App event receiver in SP2013

I am trying to set the navigational properties in SP2013 autohosted app. I am doing this at App installed receiver. I have written below code for that, which is failing with error message: - The ...
0
votes
0answers
20 views

How can I filter a list that is imported from a MS Access table?

These are the things I have tried already. www.sharepointbinder.com/1/post/2012/02/filters.html request4it.wordpress.com/2012/03/13/filter-a-sharepoint-list-with-jquery/ ...
0
votes
1answer
38 views

How can I show desktop version as default on mobile/tablet in Sharepoint Online/365?

Microsoft says that this isn't possible, but I'm sure there is a workaround of some kind out there. Can anybody help with this?
1
vote
3answers
155 views

Lookup Field programmatically in FeatureActivated

I've created a lookup field programmatically in the featureactivated method. This is the code snippet. public override void FeatureActivated(SPFeatureReceiverProperties properties) { using (SPWeb ...
1
vote
2answers
44 views

Lookup field two projects

I've got two Sandbox Solution projects in visual studio that I want to use in SharePoint online. The first project has a list and a lookupfield. The other project has an other list and I want to use ...
1
vote
1answer
53 views

Lists included in an App for SharePoint 2013

I've seen that when I create an Autohosted App for SharePoint 2013 (or any other type of Apps), I'm then able to add a new item to the SharePoint Project such as a List. I can then add/edit/delete ...
1
vote
1answer
65 views

Increase SharePoint Execution Timeout in SharePoint Online (Office 365)

I have office 365 site and web part added on this site. this web part create a document library. This is a sandbox solution I want to create 2000 document library using this code snippet as follow: ...
1
vote
1answer
24 views

How to implement crud functionality between SP 2010 online (365) and MS CRM Dynamics Online 2011

I would like to create some CRUD (get, add, edit, remove) functionality in my SP 2010 Online (office 365) environment to control items in MS CRM Dynamics Online 2011. This is the list (Service ...
0
votes
1answer
149 views

CAML Query to get Lookup field value

I've written an autohosted-app to show a few data that are in a list. To get the data in the list, I use this piece of code with a CAML Query. using (var clientContext = ...
1
vote
0answers
19 views

Change the Share Site Email Template in SharePoint 2013

Is there any way to change the Share Site invitation email?

1 2 3 4 5 9