for questions completely specific to the MS-provided SharePoint cloud service (Office 365/BPOS)
3
votes
2answers
719 views
How do I change SharePoint Online Logo?
Anyone know how I can add my logo to SharePoint Online team site?
1
vote
2answers
2k views
How to close ShowModelDialog box from code behind
I am creating a custom button in ribbon bar for share point 2010. For the button I have mentioned some code in JavaScript. When the custom ribbon button is clicked I have made to open a show model ...
2
votes
1answer
632 views
Remote authentication with SharePoint Online
I am following the article and sample that can be found in this address: http://msdn.microsoft.com/en-us/library/hh147177.aspx
Everything works fine but I need a more automated solution. The user ...
0
votes
1answer
388 views
sharepoint 2010 - creation of master document template and reusing
Our department has few document templates used to capture product information and details.
We what to maintain the master template in sharepoint2010.
The requirement is –
When the user select the ...
0
votes
2answers
1k views
Need Help - How to update listitem of type User in sharepoint 2010?
I am trying to update a list which is having User content type field, where I am saving users name selected from people picker.
Now my requirement is to add/remove a particular person in that list ...
1
vote
1answer
1k views
Access denied for all users when they try to connect to SharePoint
User deleted a group out off people and groups and since then all users are getting an access denied error when they try to connect to SharePoint.
They believed the group to be domain\users but I ...
3
votes
2answers
1k views
How to move site templates from SharePoint 2010 (on-premise) to SharePoint Online (Office 365)?
I tried to migrate a site template from an on premise installation to SharePoint 2010 Online (Office 365). When I try to create a new site I get the following error:
The site template requires ...
0
votes
0answers
103 views
How to count page of a document in sharepoint 2007 [closed]
How to count page of a document in sharepoint 2007? Please give me any suggestion for this problem....
2
votes
3answers
1k views
How to add users as site collection administrator group through code
I am having various site collections and I want to add few users into administrator group. So that more people will have access to edit the groups. I can add users to the site collection ...
0
votes
1answer
271 views
Experience with the MSO CAF? (Micrsoft Online Code Analysis Framework)
What is your experience with the Code Analysis Framework?
Wrong error messages, overlook errors messages etc.
Error List:
SPDispose Check and the SPSiteRootWeb - Wrong SPDispose Error Dispose ...
0
votes
1answer
365 views
MSO CAF - Code Analysis Framework modifying Custom Rules?
I want to use the Micrsoft Online Code Analysis Framework for our Environment to check the Solutions. It is possible to modify the Custom Rules?
Micrsoft Online Code Analysis Framework
1
vote
1answer
382 views
How to Create Task Items With Custom List Dataview
I have created 2 custom lists in Sharepoint 2010:
List #1: INTERNAL PROCESSES (fields: Process Title, Reference)
List #2: PROCESS STEPS (fields: Step Title, Step Description, Process Title[lookup of ...
5
votes
3answers
2k views
Site Assets vs. Style Library
I usually store my JavaScript/jQuery files in the Site Assets library, but I see on forums that others are using the Style Library.
What are the respective benefits of each?
1
vote
2answers
332 views
WSS/BPOS Is there an easy way to copy site-collections?
Quite often I use site collections per calender year. They contain team sites with task lists and datawebsites(multipage meetingsites). When you copy the individual websites they do exactly what I ...