SharePoint Server is the Microsoft product "SharePoint Server".

learn more… | top users | synonyms

0
votes
1answer
12 views

Trying to Set Password in Webpart

I created a webpart where I am trying to set the password (if forgotten). Below is the code I am using: I get an access denied even though I am impersonating with an account that is in the ...
0
votes
2answers
14 views

Benefits of enabling “SharePoint server Publishing ” site feature inside my sub site

I have created a sub site of type Team site, now by defualt the new subsite will have the following site content :- then i have enabled the "SharePoint Server Publishing" site feature for the ...
0
votes
0answers
9 views

Work management service is irregular

Anybody here that has had a smooth experience with the work management service ? (In SharePoint on premise) I sure am not one of them. This service is so irregular that it makes me want to pull my ...
0
votes
1answer
9 views

How to publish a Report to SharePoint 2010 Library

I have created a report using SQL Server Data Tool 2008, and I want to publish this report to a Document Library on Site SharePoint(2013). When I try to deploy the solution, I get this error Please ...
0
votes
0answers
10 views

Migration from IBM Lotus to Microsoft Sharepoint issues [on hold]

I want to ask what are possible issues that may arise during an IBM Lotus to Sharepoint migration, so I can be ready for them if any of them they pop-up. The question is towards people who have done ...
0
votes
1answer
24 views

“SharePoint Server Publishing Infrastructure” versus “SharePoint Server Publishing”

I am working on a SP 2013 enterprise wiki site collection. by defualt the site collection feature named "SharePoint Server Publishing Infrastructure" will be active. but the site feature "SharePoint ...
0
votes
1answer
12 views

Adding server to SharePoint 2013 farm

If I want to add 3 more web application to my existing SharePoint 2013 farm, is that better to install SharePoint on each servers and add them via Configuration Wizard or using AutoSPInstaller tool?
0
votes
1answer
15 views

Read ULS Log Path Location from Central Administration

I need to access ULS log path location from central administration through programmatically. I used below code for get folder of logs and able to read all the logs text files. string logfolder = ...
0
votes
0answers
12 views

Access Services is unable to process the request SharePoint 2010

I am getting an error on our intranet when a user tries to open an access based 'projects' database. When you try to open the access db you get the following error "Access Services is unable to ...
0
votes
2answers
30 views

Calculator in Searchbox

I'm following the link http://blogs.msdn.com/b/carloshm/archive/2012/12/16/how-to-use-query-rules-and-display-templates-to-detect-the-intent-of-your-users.aspx to build a calculator out of the ...
0
votes
0answers
12 views

SP 2010 Sequential Workflow, Build Issue

I have a weird issue with my SP 2010 Seq workflow. I can build my workflow the second I try to use the Configuration manager. First i tried search for the conn string by name, but it gave my this ...
0
votes
1answer
16 views

Adding search server to exsisting SharePoint 2013 farm

I want to add one Dedicated search server with Dedicated search roles to our current SharePoint 2013 farm, could you please help me to do that.
1
vote
1answer
21 views

Does anyone know is it possible to change site collection user id?

Hi SharePoint experts! Does anyone know is it possible to change site collection user id or create a new one with specific ID. (SPUser.UserId) I know the property is exposed only with getter. If you ...
0
votes
0answers
10 views

Get sharepoint webpart control value in powershell

Is there any way to get or access the server controls of a webpart in powershell? I have a webpart where I want to update a label control value using powershell command.But I can not find any ...
0
votes
2answers
16 views

SharePoint 2010: Update Migrated Users Domain attribute after domain change

We are planning to move a content database to another SharePoint farm in another domain and I anticipate that users might not be able to access the site in the new domain because of the change in the ...
0
votes
1answer
15 views

Sort DirectReports in rest api sharepoint 2013

Below is the query to fetch the Direct Reports for a particular user . How can is sort by display name in rest api? Can you please help me . I tried like this but it is not working. ...
0
votes
0answers
7 views

Dynamically creating SharePoint 2013 external content type

Background: There is requirement of calling external list from SQL to SharePoint 2013. We have done it using BCS, external content Type and SecureStore. There are also some modification done using ...
0
votes
1answer
8 views

How can I secure _vti_pvt folders?

I am dealing with a security report from an external contractor, in which there is a finding labeled as a medium risk. It is titled IIS .cnf file leakage. This is somewhat confusing to me, since ...
0
votes
0answers
21 views

Value in the List Columns in Sharepoint

I have custom list. Recently I added three new columns to the custom list. I set the style to check box initially. Later, I changed it from check box to drop down menu and the values for the drop ...
2
votes
1answer
25 views

Can we do full and incremental back ups of sharepoint site collection using powershell commands

We are using STSADM commands to use full and incremental back ups of sharepoint 2013 site collection. Planning to do using Powershell commands now but i don't see incremental and full back powershell ...
0
votes
1answer
16 views

failed to load resource

When my site loads i get error in console Failed to load resource: the server responded with a status of 404 (NOT FOUND) ...
0
votes
1answer
32 views

How to identify that new file is updated?

I have created an event receiver with ItemUpdated properties. I want to update some field if new document is uploaded. But whenever the any field is updated, ItemUpdated is fired. I want to check that ...
3
votes
1answer
29 views

AD Account Mapping between Forests (SharePoint to Exchange)

I am working with SharePoint 2013 on-premise and I am running into an issue with the 'Sync to Outlook' task button. When I try syncing the tasks to Outlook, the ULS logs read "401 Unauthorized ...
0
votes
1answer
10 views

On Extending the web application of SharePoint 2013, the sharepoint site gives “HTTP 403 Forbidden” error?

I extended one of the web applications of sharepoint 2013, when I opened the site it is giving me error for the web application from which I extended another one. Means the original web application is ...
0
votes
0answers
31 views
+50

Use a colleagues' browser settings to detect their time zone and update the date format and time to reflect the time in their time zone

In the Events web part, the date displayed should reflect the date for the event based on the user’s time zone. Can this be achieved by client side This is the sample events webpart:
0
votes
0answers
17 views

How to move data files from local C drive to Content Database in SQL Server

I am having some html files in local C drive in the laptop.. the dynamic data in those files should be moved to SQL database.. the data is further used through sharepoint after its saved on sql. ...
0
votes
0answers
11 views

Inherit Root Site Top Nav to different site collection (SP Foundation 2013)

I am running SharePoint Foundation 2013 with one site collection and many subsites. I am in the process of splitting the subsites to different content dbs/site collections because of increasing ...
0
votes
1answer
11 views

Add a web part (listview) using an existing folder location

Using SharePoint server 2007 - I would like to create a web part to display the contents of a folder that already exists in the domain. How would i go about completing this task?
1
vote
1answer
10 views

Hide refiners depending on the selected browser language - Sharepoint 2013

in Sharepoint 2013, I have two managed properties xyz_en and xyz_fr for a name column. I would like to show xyz_en and hide xyz_fr if the browser language is en. Any suggestion would be much ...
0
votes
1answer
22 views

Manage Services on Server list is empty

We had a distributed cache problem, so we removed the old one and created a new one. Now all front end servers only list Distributed Cache under the configurable view, and all application servers ...
0
votes
0answers
13 views

Preview Pane style - List view breaking after modifying display columns

I'm having an issue with my list views, when using the preview pane style. I have views that worked perfectly, however if I modify the view to change the selected display columns, the preview pane no ...
0
votes
0answers
7 views

Add multi crawled properties to manage property in SharePoint 2013

I add 3 crawled properties to a single manage property in SharePoint 2013, I want search information from 3 columns: Office Address, Office Title and Office Mail. For exemple, I have 3 offices, one ...
0
votes
0answers
19 views

Find more information about an Event Reciver

I am trying to debug a customized SharePoint 2010 which I did not design/install. It is not doing what it is suppose to when a list item is added. I have installed SharePoint Manager, and found ...
1
vote
1answer
18 views

No access to sitecollection root, but all Pages and Subsites works fine

I have an intranet-solution which is a webapp with one site collection which is available under servername.domain.local I played around with anonymous-access and suddenly I have the problem that if ...
0
votes
0answers
8 views

How to connect to ping federate site(sharePoint 2010 sites) from a tool which runs on windows machine?

We need to sync two sites. One is intranet SharePoint 2010 site and other is external SharePoint 2010 site. The external site uses pingfederate authentication. We need to run a tool to synchronise ...
0
votes
0answers
12 views

Edit page throws error on /_vti_bin/TaxonomyInternalService.json/GetMatches

I am trying to access SharePoint 2013. When I add text in Ask me about I get the below exception in console. What is the issue? POST ...
1
vote
0answers
15 views

Deploy SharePoint 2010 Project to SharePoint 2013

How to deploy a SharePoint 2010 wsp to a SharePoint 2013 site?
0
votes
1answer
16 views

Hiding 'Browse' and 'Page' based on the permissions in sharepoint 2013

I am using sharepoint 2013. I want to hide 'Browse' and 'Page' options based on permissions. I tried with css, but it hides for all users.
0
votes
0answers
9 views

Records Center looks different than the rest of my site

I created a "records Center" on my publishing portal, but the records center for some reason won't take on the same .master and navigation layout... How do I make the records center look just like the ...
0
votes
2answers
34 views

Is it possible to store the Documents in One-drive instead of SharePoint content database?

Need to upload the documents in SharePoint, but it needs to store all those documents in one-drive and reference should be in the document library. Is it possible in SharePoint 2013. I have installed ...
0
votes
1answer
15 views

SharePoint publishing site returns HTTP status code 304 for images

This happens only for the images that are coming from PublishingImages folder I have enabled blob cache. I also followed instructions given in this blog. That worked for images that are coming from ...
0
votes
0answers
25 views

Getting timeout in timerjob

I am trying to get data from instagram api in my custom timerjob. So i am using below code webRequest = ...
1
vote
1answer
14 views

SharePoint 2013 SP1 - SQL 2014 supportability

We recently migrated SP2013 with SP1 databases from SQL 2012 to SQL 2014. While I am aware that the April 2014 CU is recommended/required for a new farm installation on SQL2014, I haven't found any ...
0
votes
0answers
4 views

SharePoint PickerTreeView throwing null exception

When clicking the browse button for selection of document library or site null exception error occurs. This is the url of the popup that opens: ...
0
votes
0answers
29 views

Scripts to add pages in sharepoint and data in DB sql

I am trying to make a script to insert some pages in SharePoint and insert data in other DB in same script The script and errors: ...
1
vote
1answer
17 views

enabling viewstate in webparts

I am using viewstate in my webparts ViewState["CurrentPageNo"] = 22; But this is not working on my production environment as enableview state is false in web.config. How can we enable it on ...
0
votes
1answer
41 views

Get-SPWeb : Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

In a system, when I run Get-SPSite | Get-SPWeb It shows the error: Get-SPWeb : Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) But if I run $sites = get-spsite ; foreach ...
0
votes
1answer
14 views

RBS Enabled Database Migration SharePoint 2010 to 2013

How can we do migration of SharePoint 2010 to 2013 RBS enabled database. We are using SQL database Attach & Detach method. With normal database we are able to do this. But RBS enabled database We ...
1
vote
2answers
41 views

How do I change an existing SharePoint web application to run the https protocol?

We have a internet web application that published and running under http protocol, now we want to change to https . the existing web application running on Port 80 its url is http://www.example.com ...
0
votes
1answer
11 views

Improper feature Id attribute error

Hi I am getting Improper feature Id attribute error. I try to deploy a feature to a site using visual studio 2013. google cant help me so i ask here. this is my feature.xml: <?xml version="1.0" ...