0
votes
0answers
17 views

SharePoint 2010 On-Premise vs On-Line deployment

If our team has to decide between On-Premise or On-Line deployment for SharePoint 2010 what all main factors we have to keep in mind before final decision? What will be top 5 factors priority wise? ...
0
votes
1answer
31 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 ...
2
votes
1answer
23 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?
0
votes
1answer
32 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
0answers
76 views

How to enable document library item “Follow” button for custom library items?

I created a custom list definition in SharePoint 2013, using visual studio. When i create a document library based on this definition (template) i do not see the "FOLLOW" button in the document ...
0
votes
1answer
34 views

Deleted Team Site Owners - group now can't recreate - name in use

I accidentally deleted the group Team Site Owners from my site 'Technology'. Now I want to recreate it with the same name, so it fits with the names of all the other default groups in all the other ...
0
votes
0answers
39 views

Customised masterpage not honoured by iOS on iPad

I created a totally blank white masterpage by cloning v4.master and adding style="display:none" to hide all the SharePoint screen elements I wanted to hide. I then set my particular web page to use ...
0
votes
1answer
62 views

SharePoint altering my HTML and CSS

A pretty rudimentary question this time... When I edit a SharePoint page and add HTML or CSS either directly, or in a Content Editor web part, why does SharePoint often seem to change the resulting ...
0
votes
0answers
45 views

Housekeeping workflow

I'm working on a sharepoint online Server. I have housekeeping workflow, the clean up some lookup lists. No I have the problem that one of the lists contains a large amount of items in it. When ...
1
vote
1answer
103 views

How to Roll back Sharepoint content editor webpart

I have content editor on my team site where I added several links. But today while adding some new links, content editor crashed. so now when I tried to open site containing content editor, browser ...
1
vote
1answer
50 views

Displaying Custom Webpart in every view of a List?

i have a List called "Persons" in a SharePoint 365 (aka Online). This List contains 4 or 5 Views (The administrator can add more view depend on the actual situation). On the default list, I have a ...
1
vote
0answers
245 views

Upload: library file size limit?

I have SharePoint Server 2010, account on Office365 and iOS app. I need to upload 100KB, 500KB, 5MB, 50MB files on server via HTTP (not browser). I've successfully uploaded 100KB to my SP via HTTP ...
4
votes
4answers
148 views

Learn Sharepoint

Im newbie and I wanna learn sharepoint 2010 from scratch about doing customized coding. Not learning about the template part. What book/material can you suggest?
0
votes
1answer
89 views

How to Update properties of sharepoint 2010 feature

I have a problem with updating the properties of a sharepoint 2010 feature this is my code : using (SPSite site = new SPSite("http://vm-pc:2000")) { foreach (SPFeatureDefinition ...
0
votes
1answer
45 views

Any tutorials on accessing Azure SQL from a SharePoint hosted Silverlight webpart?

So since SharePoint Lists have limited columns available for use, I'm now trying to write the output from my SharePoint hosted Silverlight app into a Windows Azure hosted SQL database. Are there any ...
-3
votes
2answers
120 views
2
votes
3answers
595 views

Get current Login Name inside RunWithElevatedPrivileges

How to get current Login Name.I'm getting "Sharepoint\System" as Login Name for every user. I need to get the name of the user. public override void ItemAdded(SPItemEventProperties properties) { ...
0
votes
1answer
295 views

i got an error.Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).when i give listitem.BreakRoleInheritance(false)

I get the following error: "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))" . when attempting to set the permissions of a list item with the following code: if ...
0
votes
1answer
166 views

ItemAdded is not firing for listitem

I like to set permission for listitem customlly.But ItemAdded is not firied for listitem. Plz help me
0
votes
1answer
151 views

SharePoint ribbon icons disappeared

has anyone ever seen this before? all my icons in my ribbon have disappeared. I'm using my own custom master page based on the minimal, all my ribbon code looks correct..
1
vote
2answers
90 views

How to do Search Engine Optimization in SharePoint Internet Site?

I am creating a SharePoint 2010 web site and want to launch it as an Internet website. Now I want to do SEO (Search Engine Optimization) of my SharePoint Site. Does anybody know how to do SEO (Search ...
0
votes
1answer
75 views

Farm Level Branding – Requirement Analysis - Need Ideas

I have a new requirement from my client and performed some analysis. I would like to have your inputs on the same. Farm Level Branding – Requirement Analysis Scenario: When a new site collection ...
0
votes
1answer
117 views

I Need Help Mapping a Custom Domain to a SharePoint Online Site

I'm about to sign up for a SharePoint Online site. I have a domain name, but can I map this to a SharePoint Online site?
0
votes
0answers
60 views

Sharepoint on Cloud

Have the following scenario: Deploying sharepoint on a VM in public cloud wand it will have its own AD and ADFS. This ADFS will communicate with another ADFS proxy (on DMZ) of the organization so that ...
1
vote
1answer
129 views

How to create web template based on Moss 2007 web site in sharepoint 2010

I have a small requirement.. We are migrating moss2007 to sharepoint 2010 online ( cloud) I have a Moss 2007 web site with some of the webparts( both out of box webparts (list view webparts) and one ...
0
votes
1answer
33 views

Add Content with a sharepoint webserver with in sharepoint farm where we have more than 1 webfrontend server

We have a sharepoint farm (with three web front end server and these server maange by a loadbalancer) we can access our sharepoint portal via two way one is using loadbalancer url and second directry ...
1
vote
2answers
56 views

SharePoint 2010 Webfrontend serer showing diffrent result

My client has two SharePoint WFE in a farm. While we are trying to access the SharePoint portal with server name, we have encountered one issue with server 1. The issue is on a list page, a user is ...
0
votes
1answer
72 views

Auto Insert new field into SP List on page PostBack

I've just created a new webpart. I'm a beginning on Sp Word. I built a new WP the get some data from textBox and put it into a content list. But every time I do Refresh a new void item is inserted ...
9
votes
6answers
430 views

Is SharePoint right technology for our project?

We are currently building a new public (extranet) client document portal. This should be system very similar to box.com where we can exchange documents with our clients. We will also allow the client ...
2
votes
1answer
468 views

Changes not reflecting in WebPart

In sharepoint2010 I am using a webpart and custom toolpart[]. The following code is for toolpart array public override Microsoft.SharePoint.WebPartPages.ToolPart[] GetToolParts() { ...
5
votes
1answer
624 views

Migrate dokuwiki to SharePoint

We have a dokuwiki site that I want to migrate to SharePoint. I know I can go through and copy and paste, but I have hundreds of pages to copy over.