mercredi 31 décembre 2014

Access Denied after Change Form Authentication To Disable

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I got Access denied if I change Form Authentication To Disable while am in Owner Group of Sharepoint.and when I put enable it's work fine.


Different sets of options in a lookup or choice column depending on the content type

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a list content type and other content types that derive from it. I need to add a lookup or choice column to the content type (or the list itself) just so that each child content type or list has separate set...


Authenticate to Sharepoint Online/Office 365 with cURL

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am currently trying to develop a PHP application that checks whether or not a folder exists in a SharePoint directory. While I have managed to submit the right REST requests when logged in inside the browser, my problem is authenticating using URL.There...


Unable to update the User Information list using Powershell

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am using the following Powershell script for updating User Information Lsit in SP2013 environment. I am a member of Administrators group and also Site collection administrator.$Site = Get-SPSite "http://ift.tt/1iWOj68"$web = $Site.RootWeb$list = $web.Lists["User Information List"]$query = New-Object Microsoft.SharePoint.SPQuery$query.Query = "<Where><Contains><FieldRef Name='Name' /><Value...


Infopath forms not added to central admin after deploying workflow

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am making changes to several SharePoint state machine workflows that each contain Infopath forms for the workflow tasks. I have been able to deploy all but one of them successfully. The problem I am having is that the forms in the workflow...


Double replacement for site collection replacement token in master page?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am setting up custom branding for a site, using a custom master page, and linking to custom css, image and script files all hosted in the Style Library on the root web of the site collection.As suggested in this answer, I am...


WorkFlow creates .zip file instead of word document

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to create a WorkFlow that takes user information from an InfoPath form and creates a word document in a separate library. As of right now my workflow creates an item in the library with the proper name but it is...


Can you change Welcome Page Web Part Settings?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Lets say you have a Document Set, with a Web Part on it's Welcome Page. Let's say it has some custom settings (like a list name that it interacts with). Can you edit those settings like you would a web part placed on...


Powershell - get a list of all the document libraries for a web application including content types - output to csv

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have following code and it works great. However, business unit now wants to see content types for each document library. Most document libraries come with Document and Folder content types. Now, there are some libraries which has 5 or 6 different content...


Infopath 2010 InfoPath cannot load the view. The view may have been modified to contain unsupported HTML such as frames

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Suddenly, all my infopath 2010 forms are throwing this error when I open them in design mode.I only use the UI to design forms, no custom HTML.I think the problem is local to my machine, but I wonder if anyone has seen this...


Is High-Trust required for Provider-Hosted apps?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I setup a development environment and have the subscriptions service and app management service running. I can create and deploy sharepoint-hosted apps just fine. When I try to create a provider-hosted app, the app will deploy, but I get a 503 error from...


Error when creating a site collection with SharePoint 2013

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Currently, I have 1 server 221 for WebFrontEnd, 1 server 222 for WebBackEnd.After I created a new web application with port 90 in the server 221, I tried to create a site collection but I got into a problem as picture 1.Then, I...


List View Web part not showing all available views for list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have added a list view web part to a page, and we get the Current View link in the web part. Which is configurable when modifying the actual web part.What we'd like to see (instead of having to click the ellipses button/context...


mardi 30 décembre 2014

Show Live Document Library by QueryString

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to build a page in which I can then add a Query String to pull the specific document library, showing all of the folder and files in it. Then from there I am going to create a webpart (using sharepoint...


GetChanges REST call from java returning status 400

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to use the GetChanges REST API call in SharePoint 2013 from a standalone Java app using Apache HttpClient. The JSON body in the POST request body looks like this:{"Web":true,"query":{"__metadata":{"type":"SP.ChangeQuery"}},"Update":true}which matches the sample at:http://msdn.microsoft.com/en-us/library/office/dn499819%28v=office.15%29.aspx I'm setting the Accept and Content-type headers to:"application/json;odata=verbose"and...


Edit ribbon gone when trying to edit SharePoint 2013 list item

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a list in SP that has been working fine. I am the admin and have complete full control to the whole site.When a user that has been given "Edit" permissions to this specific list clicks on the column name that I...


SharePoint 2010 Publishing Images

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); SharePoint 2010 - Cannot download or view some image files on the publishing images folder. Some images opens fine but some does not. There is no error on the logs as well.The library ribbon is not showing up as well. When I click...


SharePoint 2013 wiring together 3 custom lists

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In a SharePoint 2013 new project that I will be working on, I am creating a custom list initially for users to pick what items that they need before clicking the submit button where a workflow will be initiated. When I have completed...


Cannot unhide "All Day Event" on Calendar List

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); At one point I hid the "All Day Event" field on our SP Calendar List since we didn't need it and now we do. Unfortunately, when I went back through the same menu (List Settings -> Content Types -> Event -> Column Name)...


Unable to restart distributed cache service : cacheHostInfo is null

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've tried several steps from other questions. After removing the service instance and running the command Add-SPDistributedCacheServiceInstace I receive the error:Add-SPDistributedCacheServiceInstance : ErrorCode:SubStatus:No such host is knownThe AppFabric Caching Service is running and the service will show up under services after running the...


SP Services Published Pages

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Does any know how to pull published pages using SP Services ?I am able pull using Object model, but site seems slower ...


Microsoft SharePoint 2013 Certification

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); What is the difference between Microsoft Certification 20331 and 70331 Exam. Please let me also know which is the basic Certification Exam for SharePoint 2013.


Getting duplicate emails from SP2010 Workflow, why?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Folks, I have a workflow that send analysts emails from a SP library with repeating table. I'm only grabbing the Last Analyst in the table to send an email to, but I'm actually getting double the emails from it. My conditions are:If CurrentItem:Row...


What does the site collection feature "Reporting" provision / enable?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); The site collection scoped feature "Reporting" has description "Creates reports about information in Microsoft SharePoint Foundation."What does this feature actually provision and/or enable?Does it have or create any dependencies when activated?Given the very generic name and description of this feature all my searches...


get items between do two date REST API

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); can i get the list of items between two date like ?var startDate.var EndDate. var queryGetDiscussion = "?$Date between(startDate, EndDate) ";Or using LT and GT.


Proper way to customize an InfoPath web-based form with CSS and Javascript

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I need to add custom CSS and JavaScript to an InfoPath web-based form.For which I am planning to export the source files and customize the view1.xsl file.If I add the customizations in the header, they will be removed by InfoPath Designer next time...


Where are the sample sites to help get me started?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am in charge of creating the new company intranet sites and need to get up to speed on the best practices and all. Is there a complete start to end solution like the Fabrikam/Contoso type styles that is up to date and...


Replace NewForm, EditForm with visual web part solutions

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a visual web part that performs same functions as NewForm.aspx in SharePoint. I can enter data and click save on the visual web part and it saves title field to SharePoint list. Now I would like to replace the NewForm with...


Get all the document libraries where IsContentTypeAllowed is enabled

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am using this PowerShell code to get a list of document libraries where allow content type is enabled. But it does not return anything.Get-SPWeb http://intranet.site.net | Select -ExpandProperty Lists | Where { $_.GetType().Name -eq "SPDocumentLibrary" -and -not $_.Hidden } | Select -ExpandProperty...


Sharepoint change ribbens icons image

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In SharePoint 2010 there is an image called formatmap32x32.png which holds all the icon image for the ribbon.I am building a masterpage and almost done with. The only thing missing is how to change this image programmatically to my own redesigned icons so...


Can I use a on premise sql database as the back end for a SharePoint 2013 App?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); All the information that I can find on accessing SQL from a SP web application involves using Azure - an option my company does not want to use. Thanks in advance.


workflow to send notification email to different group people

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am using SharePoint designer 2010. I have a document library created with content type. when a member is trying to create an item notifications is sent to the members belonging to that item. But my concern is I am having more than...


Create Approval workflow for Blog in Sharepoint Designer

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am facing problem in creating a simple workflow for "Blogs". If a users writes one blog,then his/her senior would be responsible for "Approving/Rejecting" it.I am using SharePoint Designer, workflow is created but no edit form is created.


Error while deploying the SharePoint hosted App 2013

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am getting following error while deploying the sharepoint app"Error 1 CorrelationId: 2f46bcef-ae89-4cde-80ca-273a0c1f8ac9ErrorDetail: Apps are disabled on this site.ErrorType: ConfigurationErrorTypeName: ConfigurationExceptionMessage: Microsoft.SharePoint.SPException: Apps cannot be installed. Review the diagnostic logs for more details regarding app deployment failures.at Microsoft.SharePoint.Utilities.SPUtility.ThrowSPExceptionWithTraceTag(UInt32 tagId,ULSCat traceCategory, String resourceId, Object[]...


How to change the site logo of sharepoint online (Office 365) using C#?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I want to change the Site Logo of the Office 365 sandbox solution using C#. I have tried this code:site.RootWeb.SiteLogoUrl = imageUrl;But, Its not working.I also want to upload the image programmatically & store in sharepoint list (column of 'Hyperlink & Image' type)....


Custom form template, issue with field marked as "append changes to existing text"

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've created a custom form template for a content type. The content type is used in a list with versioning enabled and contains a field marked as "append changes to existing text".In the template I'm using my custom form followed by the default...


People Picker Could Not List Founded Users

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When I typing username in PEOPLE PICKER it show me not found message but when I hit the Share button SharePoint notification appear and show me the Name of username that I entered and successfully share Team-Site with themDoes somebody knows what's going...


Can we Use exchange server with public ip address in one domain for smtp server in other domain in sharepoint Farm ? How?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Can we Use exchange server with public ip address in one domain for smtp server in other domain in sharepoint Farm ? How ?


User Profile Synchronization and server farm account issue

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have SharePoint 2013 farm with 1 Application server and 2 web server on load balance. My user profile is up and running with Server Farm Account. But it always throw below error. So I tried to create another managed account and tried...


Creating Enterprise project type in CSOM

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I want to create a new EPT (project server 2013) using C# CSOM library. Here is what i have done so farList<ProjectDetailPageCreationInformation> pages = new List<ProjectDetailPageCreationInformation>(); projContext.Load(projContext.ProjectDetailPages); projContext.ExecuteQuery(); projContext.Load(projContext.EnterpriseProjectTypes); projContext.ExecuteQuery(); pages.Add(new ProjectDetailPageCreationInformation() { Id = projContext.ProjectDetailPages[12].Id, IsCreate = false });CreateEPT("New EPT ", "test...


Issue in SharePoint:DateTimeControl

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am putting alert when there is no date selected in SharePoint:DateTimeControl. My code is like if ($("[id$='DateTimeFrom']").val() == null) { alert("Please select From Date."); return false; } else if ($("[id$='DateTimeTo']").val() == null) { alert("Please select To Date."); return false; } else {...


HTML Editor Webpage diaglog how to hide Save HTML, Edit HTML Source, Styles

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am using Publishing:HtmlEditor control on page and in edit mode I have to hide Save HTML, Edit HTML Source, Styles from popup HTMLEditor window


SharePoint 2010- Send reminders from Task assigned

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am working on a project and its on SharePoint. I have to send reminders to Team Members whom I have assigned a task. But the workflows in SharePoint are restricted. We don't have the designer access?Can anyone let me know is there...


How can i create provider hosted app package for SharePoint 2013 App Catalog by using MSBuild

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have created a provider hosted app for my SharePoint 2013 online which created using visual studio 2012. Now I want to create an app package of it using MSBuild or any other way also pass the ClientId and Secret key in it....


Disable WebPart's Title

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I created list and new webpart for the list. I don't want to show title of the webpart. I clicked "Edit the webpart" then I clicked Appearance and I selected "None" on the Chrome Type.First, the method is solved my issue. But when...


Copy current item Edit Item info path form to create a new item in same list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a list whose Edit Item is configured by an Info Path form and customized to receive inputs using text box, drop down etc. After saving/submitting an approval workflow either Approves or Rejects the item. The requirement is to copy the entered...


How to Auto-Generating Filenames for InfoPath Forms in SharePoint 2013 Form Library?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have created a Form Library in SharePoint 2013 When I create new Item in this library it ask me for name.I need a way to generate that name dynamicallyI searched the net found a blog: http://claytoncobb.com/2009/06/20/auto-generating-filenames-for-infopath-forms/ but this blog did it for...


Add FBA Roles to SharePoint 2013 site and assign permissions programatically

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a problem with adding a FBA role to a sharepoint 2013 site programatically. I tried web.ensureuser method and web.Siteusers.Add() methods and none of them works for me.SPUser spUser = spWeb.EnsureUser("c:0-.f|ie-fbarolesprovider|groupName");Thanksshharepoint developer


Cannot add item to a list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I can create a list and add a custom column to it but there are no items present in the list. Below is the code snippet.Guid listId = web.Lists.Add("TestList", "TestList", SPListTemplateType.GenericList);SPList list = web.Lists[listId];list.OnQuickLaunch = false;list.Fields.Add("Enabled", SPFieldType.Boolean, true);list.Update();SPListItem item = list.AddItem();item["Title"] = "ABC";item["Enabled"]...


SharePoint online - login issue with designer

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to open SharePoint Online site with my designer but I am getting below error:There is a problem with your account please try again laterCan anyone please let me know the possible cause of this issue.


lundi 29 décembre 2014

performance measurement of "App Web"

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In case of provider hosted apps how the performance measurement of "App Web" is different than "Host Web"? ...


Use a list in two site collection

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); My solution in : I want have two or more site collection ( for example Human Resource Management and Contract Site) in these site collection I need to have a list ( for example List of Projects). and so use it for lookup...


Custom javascript changes are overwritten by default javascript

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I tried changing the background color of the left navigation list items when an item is clicked.When its clicked,it shows the effect but when the content in the page layout loads,the color is changed to some other color which I believe is happening...


Visio Web Access Webpart - Auto show Shape info menu

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I would like to have the Shape info menu open automatically when a visio diagrams show in the web partSee image ...


FileUpload control's ".HasFile" property returning False even after file is selected?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am creating a visual web-part for my SharePoint 2013 environment. I am using asp:FileUpload control(fuBrowseXMLFile) in this web-part for uploading files to a document library. I have a button Save to initiate the process of uploading the file.After deploying the code, i...


Login dialogs via VPN only for ONE single Web Application, But not any others?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We are using SharePoint 2013 Enterprise with service Pack 1 as our Intranet collaboration platform e.g. (http://Intranet.Domain.com/).Details: - Our SharePoint Intranet web application uses: Integrated Windows Authentication NTLM.Our end-users come to the company > They login to their computers (Windows 7 or whatever...


sharepoint 2013 display files by user that they only created

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In a new sharepoint 2013 project that I am going to create, I need to allow users to only see the workflows, lists and documents that they create. Each person is not allowed to see each others files. I know that when in...


Microsoft SharePoint Foundation Usage service application not found. error

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm receiving this error on our SharePoint server in event viewer.When I check the Configure usage and health data collection I see WSS_Logging_fd8d31dd9b964a649407b44127593673 as the database name. When I check the database the DB is listed as WSS_Logging with no GUID attached to...


Features for a Project Management SharePoint site

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm new to SharePoint and I'm looking for resources to exemplify a good layout for a project management oriented site. I've made a Project site, but that's as far as I've gotten. Has anyone run across any good resources for this?


Change default search box text

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); How can I change the default text in the site search box? I know how to do this with a search box web part but am having trouble changing the site search box. I tried changing the two control display templates in the...


Can I jump to a specific div ID based on the results of a specific variable passed from another page?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Using SharePoint 2010:I am trying to jump to a specific section on my page, but I need to do it after the document.ready has completed. When I click from page 1, information is added to the end of the URL depending on which...


List View Web part not showing all available views for list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have added a list view web part to a page, and we get the Current View link in the web part. Which is configurable when modifying the actual web part.What we'd like to see (instead of having to click the ellipses button/context...


add a custom web part programmatically in web part page using Jquery

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Hi We have 90 document libraries 90 different districts.Client wants, each district user should only see their own document library.I am getting district name from user profile (AD). I am thinking dynamically changing list view web part in one web part page based...


Power Pivot 2013 Using SharePoint 2013 List as Source Data

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Background:On a SharePoint 2013 site, there are lists that have the exact same columns but due to their size I had to create a different list for each year. These are essentially my data lists or tables that end users enter data into....


user control optimze code

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a sharepoint list with data. A user control is there which fetches data from this list and displays it in the SharePoint page.Now on every page refresh the list is getting hit which is affecting the performance.Any ideas how to reduce...


SPO Retrieve HasUniqueRoleAssignements property using Powershell

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to retrieve HasUniqueRoleAssignements property for multiple SharePoint Online lists using Powershell.I can do it for each one in SharePoint on-premises: $ctx.Load($list.HasUniqueRoleAssignments)but the same cmdlet applied for SPO tenant returns an error:Cannot find an overload for "Load" and the argument count:...


How to measure performance of "App web" for provider hosted app?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); For a provider hosted app in office 365 created with azure service is running slow. Now, how to measure performance of the App web (no the host web)?Which tool will be used? Please write steps for this?


Search for employees on a Sharepoint Web Drawing

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Background information:I created a list of employees on SharePoint 2013 and a Visio (2013) diagram of a seating map, 1 tab per building and floor: 6 tabs total of hundreds of employees. I linked the employees on the list to the data graphic...


People results not returning anything

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've setup UPS and have 7 users from AD. Search has performed a successful crawl and I can search via Everything and find user's my-site pages. When I perform a search by People it returns no results.I've given permissions in the UPS application...


File Drag and Drop Prompt Metadata Properties Dialog

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When a user drags and drops a file or files into a SharePoint libary, how can you enforce the metadata properties dialog box to prompt? I found a solution through the Enhance Document Upload by Snapple, but I need something that works with...


SharePoint 2013 LDS Groups permissions not working

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I set up LDS Authentication correctly. LDS users can login in without problems. In people picker, I can see lds users and groups, but when I set permissions on groups, they're not effective ... I can't understand why.The three web.config are configured correctly....


SharePoint .wsp retraction error

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am deploying a solution by Visual Studio.I get the error during Retraction: The solution does not have a WSP file associated with it.I tried to do IISRESET and also to restart the server.


Sharepoint designer workflow does not automatically start for first list item insert

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); SharePoint designer workflow does not automatically start for first list item insert.Second item inserted start workflow automatically. What is the problem? ...


Load multiple controls to a AdditionalPageHead

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have 2 script files which I want to add to a site. I might add none, either of two or both.Is there a way to do so by overriding the delegate control AdditionalPageHead?Currently, I have 2 separate solutions overriding the delegate control....


FBA with LDAP on SharePoint 2013 Standard not working

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have followed the below article but I am not able to get the FBA working.http://blogs.msdn.com/b/spblog/archive/2014/09/26/configure-a-sharepoint-2013-web-application-with-forms-based-authentication-with-a-ldap-membership-provider.aspx I cannot see Forms Auth users when I am adding user policy to my web application, also when I am going to IIS and selecting .Net User...


Updating List View Web Part property in page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a List View web part (In the page > Add web part > App > document library name). I need to update the TitleUrl property of this web part through C# code.The SaveChanges() method below works for my visual web parts,...


Multiple AdditionalPageHead overloads

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a requirement where I have 6 different jQuery snippets which I have included in 6 different user controls.And I have 6 different features which override the delegate control with these 6 UserControls. WhenI need to activate these 6 scripts with different...


Stop Spell check in taxonomy field

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have taxonomy controls on my page-layout which I want to stop spell check at the time of check in page.The issue I'm facing is that I have 2 taxonomy field on page which behaves differently. In one taxonomy the spell check in...


Enable the mobile view in window phone 8.1 sharepoint 2010?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When i'm try to access the sharepoint 2010 in iphone, i getting the mobile version but in windows phone i'm getting desktop version not mobile version. This here ant thing i need to change in compat.browser.


Scope of SharePoint technology in future

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Well i have small doubt about SharePoint and that is what scope it has in near future i tried reading and understanding but it couldn't answer my basic question as currently i am working with ASP.NET & MVC i want to get in...


Getting all the task list records in outlook instead of user specific?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Problem: I am working on SharePoint 2010 Task List after syncing my task list is connected with outlook but in the task list all the data will reflect. i want only user specific data.Regards Vivek Sheel Gupta vivek.sheel53@gmail.com


Can I add a Quick export to PDF button on my view form?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); is there a way to export my view to PDF? so I can paste it into visio? ...


How to create custom search with sub site1 and its sub sites in SP2013?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); we need a create a custom search having the requirement like to create a custom search at subsite1 and its subsites only,i dont want to include sitecollection1 search results in subsite1.can any one give the query example how to exclude the sitecollection1 results...


Questions based on tenants in SP 2013 Office 365

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have s set of question based on tenants answer of which is not correctly known till now. Please reply inline.What is the proper meaning of tenant in SP 2013 Office 365?Do we need a tenant to implement SharePoint hosted app? Auto hosted...


How to implement a blog web part through provider hosted App

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Having an Office 365 subscription.Have a team site where we need to add functionality of a blog web part but not exactly through OOB server side web part. Rather want to create functionality of a Blog web part but with the implementation of...


SharePoint2010 keywordQuery

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am using the keyworkQuery class to fetch some items from a Sharepoint2010 list.I need to fetch also the Attachments for each item how can I do?. I tried:KeywordQuery kw = new KeywordQuery(proxy);kw.SelectProperties.Add("Attachments");But I get this error:Property doesnt exist or is used in...


trial of this product expired error

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Hi for sharepoint foundation team site today I am getting error as trial of this product expired error.I am able to open only settings page in team site and can view site collection in central admin.I did solutions like 1 checking application pool...


People Picker Could Not List Founded Users

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When I typing username in PEOPLE PICKER it show me not found message but when I hit the Share button SharePoint notification appear and show me the Name of username that I entered and successfully share Team-Site with themDoes somebody knows what's going...


SharePoint 2013 plan for external users

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a SharePoint server, that required to be accessed from outside. SQL Users are not good to manage, and a new AD with unilateral approbation is not permitted.So I wonder if I can use AD LDS, as I'm new for it, do...


dimanche 28 décembre 2014

Sharepoint 2007 -Named Pipes Provider, error: 40 - Could not open a connection to sql

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We took the standalone sharepoint server (SP_sql in same machine)as Virtual machine.In virtual machine there is change in the IP address and coumpter name.After that i have run the sharepoint configuration wizard. i got error like below.An error has occurred while establishing a...


how to create custom search in SharePoint 2013 with OOTB features?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); can any one please tell me the steps to create a custom search in sharepoint 2013 using OOTB features and i want to know few more things. How to search only documents? How to search only lists? How to filter author and date?Regards,...


User Profile Synchronization and server farm account issue

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have SharePoint 2013 farm with 1 Application server and 2 web server on load balance. My user profile is up and running with Server Farm Account. But it always throw below error. So I tried to create another managed account and tried...


SharePoint 2013 wiki page link pop up ( [[ ) only work for site administrator

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to build a Enterprise wiki site on our SharePoint 2013 on-premise farm. When I login with site admin, by type in "[[" in edit mode, it automatically jump up the other wiki pages I built. (e.g. [[Animals/Dog )However, when I...


How to download backup of contoso SharePoint 2013 site?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Microsoft has provided a SharePoint web application of a fictitious company named Contoso.Can any one provide link from where we can download backup of that site? We need just for our training purpose.


How to implement a blog web part through provider hosted App?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Having a office 365 subscription, how can we implement a blog web part through provider hosted App in a SharePoint online site?In this case implementation will be through Provider hosted App, but functionality of Blog web part is required. JPlease write steps how...


Azure AD:: Error getting access token

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've been getting the following error while getting the code, which would then be sent to get the Access Token.{u'error_description': [u'AADSTS90090: A transient error has occurred. Please try again.\r\nTrace ID: 59018278-3d04-4114-9602-750c12af57be\r\nCorrelation ID: 366dd9d6-1cb0-4729-bdca-87d57ded50d6\r\nTimestamp: 2014-12-28 17:12:28Z'], u'error': [u'temporarily_unavailable']}This was working fine earlier yesterday and...


is there a way to remove all permissions from a folder using remote event receiver?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); is there a way to "ask" programmatically through a "remote event receiver", if an item that has been added to a document library is a folder? i want to remove all permissions when folder is been added to the document library


Accessing SharePoint Online Library from a Cloud IDE? Claims based and Web DAV questions

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have some jQuery development on a SharePoint Online 2013 site Assets library.Basically a SharePoint Page, with content editor webpart pointing to an html page in Site assets that in turn references javascript and jquery libraries.On my windows desktop, apparently if my o365...


Preview my site as guest user

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm completely new to SP , and i don't understand whether how can i preview my website as external user? how can i see what users that aren't admins/got any permissions see? Couldn't find a clear answer on google.Thanks,


samedi 27 décembre 2014

Custom CSS not applied after changes

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have made changes to my custom CSS on the sharepoint portal using sharepoint designer. then I saved it. I went to check on the protal, however The changes I made were not applied. I check the CSS using chrome's developer tools and...


Exclude users who's names contain

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Trying to automate my O365 licensing and have had some sucess but am not sure how i can accomplish the following...I have users who i do not wish to license and they all share the value "svc" in their DisplayName.In trying to test...


Get the filename of the first attachment in a list item

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a custom view form for my list. The form needs to display the contents of the list item as well as the photo that is attached to the list item. Currently I am having the end user copy and paste the...


jQuery Code Only Works When Alerts are Active

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I posted this to Stack Exchange as well, and I was wondering if some of my fellow SharePoint developers could help me out. This is not a SharePoint direct question, but I am building a site collection feature with a ribbon button. Here...


Sharepoint app REST Authorization Header

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have developed a Sharepoint app that I installed on my sharepoint site for testing. I filled it with data and now I want to run REST queries on my app with Postman in Chrome.Once I am logged in to my site in...


Get documents and folders in SharePoint 2010 list's folder with REST

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); There is a question about getting files/folders in some SharePoint folder. There is advice to filter list items by parent folder path. But how can I list files/folders in the List itself?With REST I can only get list short name (e.g. 'AppPackages'). It...


vendredi 26 décembre 2014

People Picker Port Tester Failed to DNS Test

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a Problem with People Picker in Sharepoint 2013,I have One Domain Server with windows server 2008 and one Server for MSSQL 2012 and Sharepoint 2013. "we have a small network with 14 users at max". Also we Have Kerio in network...


sharepoint 2013 storing data

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In my company, we are just starting to use sharepoint 2013. I have been assigned a 'protype' project that will be used by other workflow projects that will be setup in the future.My question is about how the data is stored accessed and...


Wrokflow not behaving correctly

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a work flow that fires off email notifications at specific dates, based on the number of days between the Expiration date and Today. It works up until a user goes to change the date of the list item, and then nothing...


clear sharepoint property bag cache without apppool cycle

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've inherited code that uses the P&P code for accessing a farm-level property bag property on SharePoint 2013 SP1. The code has an application page to manipulate the property bag, and another application page that uses the values in the property bag.It appears...


Creating a lookup field that contains calculation?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); ![So I created a lookup table, how would go about truncating via a lookup?For example,Choices 56, 56SW, 56FR are using the same calculationChoices DDS IDSL, ISDN TR, ISDN are using the same calculationchoices HDSL, HDSL2, HDSL4 are using the same calculationWhat would be...


How can I add a workflow 2010 to an app project in Visual Studio 2013?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have to develop an app to a Sharepoint 2013 Foundation site. Sharepoint Foundation only accepts workflow that uses the engine 3.5.How can I add this kind of workflow in an app project?


After changing AAM SharePoint 2013 Prompting for Credentials

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have SharePoint 2013 foundation. Till now I am connecting with sharepoint website with server name. Now I added new AAM url to connect different url. But when I am trying to access with new AAM url. it keep asking me credentials What...


How To Get All User Profile Properties And Get Difference between User Hire Date And Current Date?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); i have class UserProperties.cs in that i write some code=> public UserProperties(SPUser currentUser) { using (var site = new SPSite(SPContext.Current.Web.Url)) { try { LoadUserProperties(site, currentUser); } catch (Exception exp) { LoggingService.LogError("Failed to get " + currentUser.Name + "'s information", exp); } } }private...


SPServices.SPCascadeDropdowns not working

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Who knows as to connect it to the HTML form??? not to NewForm.aspx and to HTML form?type="text/javascript">$(document).ready(function() { $("#State").SPServices.SPCascadeDropdowns({ relationshipList: "SOGP", relationshipListParentColumn: "Title", relationshipListChildColumn: "LC", parentColumn: "Title", childColumn: "LC" });});


The length of the URL for this request exceeds the configured maxUrlLength value. REST API

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I was wondering if someone could help, or am I missing something. In the articles found here http://ift.tt/13IyE86 They refer to using the /getfilebyserverrelativeurl. When I build my request and try and make a HttpWebRequest I getThe length of the URL for this...


User Profile Server Issue on Restore Process

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I got backup my SharePoint site then I restored the back-up another server.But i got error as follow :User Profile Service Error 12/26/2014 9:59 AM Object User Profile Service failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located...