Quantcast
Viewing all 21070 articles
Browse latest View live

SQL Server 2016 & SharePoint 2013 ?

Hello Forum,

Does SQL Server 2016 supports SharePoint 2013? Is there any official statements about this?

I mean, Microsoft always cared about "Backward compatibility". So, Do you expect/anticipate that SharePoint 2013 with its upcoming Service Pack 2 will support SQL Server 2016?

Any thoughts ?


Getting error while creating Object of UserProfileManager

Hi All,

We are running PowerShell script with Farm Account to create object of UserProfileManager but getting below user.

Exception calling ".ctor" with "1" argument(s): "UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 18991fbb-6198-4555-bf0e-35c551583c6b"SPSite Url=https://mysite

$context = Get-SPServiceContext($site) is also coming as 0000.

Here is the script we are using

    $site = Get-SPSite "https://mysite"
    $context = Get-SPServiceContext($site)
    $pm = new-object Microsoft.Office.Server.UserProfiles.UserProfileManager($context)

Can any buddy guide us on issue.

Thanks in Advance!

List not able to get user access.

I have a list View I set up in SharePoint some time ago so users can update KPI.  It allows them to update a table on sql and then AS on the next day process that giving them KPI.  It is working well for some users as originally set up; however, now I have a new user I am trying to give access to and it does not seem to work.  He has access to the site no problem and can click on the list view but gets the below error message.  To grant him permission I went into the Central Administration -> App Manag -> manag ser app -> Bus Data Con Serv.  Then check my only list I have and then set object Permissions.  I have then added the user.  Another user that works has just Execute checked so I did the same thing for this person.  I am not sure what else I could be missing and why he cannot see and update this list view.

Image may be NSFW.
Clik here to view.




 


Ken Craig

Upgrading SP 2010 to SP 2013

Good day good people

I currently work in an environment where we are using SP 2010 SP1

We are planning on moving/upgrading our databases, site collections and all to SP 2013.

I had a look at a few websites that talk about upgrading to SP 2013, but I just wanted to find out how seamlessly can we move to SP 2013.

All your input is greatly appreciated.

kind regards

Unable to load workflow actions from the server. Please contact your server administrator.

Hi,

I have 6 servers in SharePoint Farm: 2WFE, 2 APP, and 2 DB.

I have just been setting up Workflow Manager v1 on all servers. Put on all except the 2 DB Servers

I created Workflow farm on WFE1 and then used Workflow manager to Connect to farm on WFE 2, APP 1, APP2. (running over HTTP)

I then ran the command on WFE

Register-SPWorkflowService -SPSite "http://<Web App>" -WorkflowHostUri "http://<WFE 1>:12291" -AllowOAuthHttp

I restarted all machines.

I see the "Workflow Service Application Proxy" in the Service Applications in CA and its status says it's "Workflow is Connected". However, I don't see the service itself "Workflow Service Application".

I went into SharePoint Designer 2013 on the WFE 1 server and tried to create a Workflow. The following message comes up:

  Unable to load workflow actions from the server. Please contact your server administrator.

Can anyone help? Think it is to do with maybe the "Workflow Service Application" not appearing in Service Applications?

Thanks.

John.


What is the use of custom properties for terms in term store management of SharePoint 2013

Hi All,

Can some one pls explain what is the purpose of custom properties for terms in term store management tool of SharePoint 2013.

In general, for each term we have shared and local properties. What is the real purpose in terms of SharePoint development.

Please share with possible scenarios. Does it refer's to a hierarchical metadata in SharePoint ?


Thanks keshav,Share point Developer

Keep asking login in Macbook Chrome browser SharePoint 2013

I have this issue going on all the time. Macbook guys complaining they cannot login to sharepoint site with their AD credentials in chrome browser. My website built on AD. I have SharePoint foundation.

It is working firefox and safari. Only not working on Chrome in Mac.

Anyone had same issue? any solution?



ItsMeSri SP 2013 Foundation


Sharepoint 2013 - Remove "Recent" from left menu

Hello All -

My client has requested that she be able to remove (or hide) the "Recent" menu header from the left menu in Sharepoint 2013. This is for specified site collections/sites/pages, not farm-wide.

So far, I've tried to do this via JQuery by adding the following code

<script type="text/javascript">
jQuery(document).ready(function() {
 jQuery(".ms-core-listMenu-item:contains('Recent')").parent().hide();
});
</script>

via both a script web-part and via a content editor web-part (using embed code), but to no avail. I've also tried adding the code above to a .js file (without the script tags) and calling it as

<script type="text/javascript" src="/_layouts/15/menu.remove.recent.js"></script>

instead, but it still doesn't work.

I've checked the page source and I can see the script is included. The "Recent" menu item however, is still there. My prefered solution would be to hide the menu item rather than remove it - I suspect removing it will probably cause issues as Sharepoint likely expects it to be there.

There's no requirement to use JQuery - it just seemed to me to be the best way. I would also rather not edit master pages unless there's no other choice.

Any ideas?


sysadmin


Error Starting - User Profile Service

Restoring a web farm from backup and the user profile service will not start, just getting error starting.

any ideas where to start rectifying the problem?

Error while creating a subsite in SharePoint 2013

Hi All ,

When I try to create a subsite from a SharePoint site, its throwing error message.

I tried selecting all the available templates like blog site, teamsite, search..etc same issue not sure what could be cause.

Its a production site.

Kindly help me how to fix the  issue.

Thanks,

Manjunath

More details from Merge-SPLogfile

I'm using this powershell command to return workflow errors. I'm wondering if there is a way to extend this command so that it could bring back the url of the site collection that the error is happening on..kind of how the ULSViewer provides.

Love them all...regardless. - Buddha

Information management retention policy strange date behaviour

I found that one of our sites had a large workflow history list of 120,000 items. I set up a retention policy in the list settings to permanently delete items based off a date property on the item. I chose Created Date and +1 days. It only deleted 30,000 items. When I looked at the items still in the list there were items from 2012. They are well and truly older than one day!

I have now gone in and set it to Created Date +0 days. It now appears to be deleted items again after starting the 'information management policy' and 'expiration policy' timer jobs.

I had this same issue on my development server and after setting it to Created Date +0 days it removed evry single item from the workflow history list.

My question: Why didn't Created Date +1 days remove all items older than today?

Central Administration get "An unexpected error has occurred"

Hi all,

when I access CA I get an error "An unexpected error has occurred" . How to resolve this problem?

No error in event viewer also.

Please help me.

Thanks in advance


Rama


Object reference not set to an instance of an object on SharePoint list

Hi Guy's

Need some ideas here.

Getting the below error on a specific list.

This happens if i try and open an item, or try and open on a existing item.

Also if i go to the form web parts and select Default new Form.

I save the list as a template with content and imported it, same error.
Object reference not set to an instance of an object

[NullReferenceException: Object reference not set to an instance of an object.]
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.EnsureList() +592
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.EnsureListAndForm() +34
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.UseLegacyForm() +135
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.CreateChildControls() +126
   System.Web.UI.Control.EnsureChildControls() +188
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.CreateWebPartMenu() +52
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.OnLoad(EventArgs e) +51
   System.Web.UI.Control.LoadRecursive() +70
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177

Any ideas?

Hi Guy's

Need some ideas here.

Getting the below error on a specific list.

This happens if <g class="gr_ gr_48 gr-alert gr_tiny gr_spell undefined ContextualSpelling multiReplace" data-gr-id="48" id="48">i</g> try and open an item, or try and open on <g class="gr_ gr_55 gr-alert gr_gramm undefined Grammar multiReplace" data-gr-id="55" id="55">a existing</g> item.

<g class="gr_ gr_50 gr-alert gr_gramm undefined Punctuation multiReplace" data-gr-id="50" id="50">Also</g> if <g class="gr_ gr_49 gr-alert gr_tiny gr_spell undefined ContextualSpelling multiReplace" data-gr-id="49" id="49">i</g> go to the form web parts and select Default new Form.

I save the list as a template with content and imported it, same error.

Object reference not set to an instance of an object 

[NullReferenceException: Object reference not set to an instance of an object.]
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.EnsureList() +592
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.EnsureListAndForm() +34
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.UseLegacyForm() +135
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.CreateChildControls() +126
   System.Web.UI.Control.EnsureChildControls() +188
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.CreateWebPartMenu() +52
   Microsoft.SharePoint.WebPartPages.ListFormWebPart.OnLoad(EventArgs e) +51
   System.Web.UI.Control.LoadRecursive() +70
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Control.LoadRecursive() +189
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177
 

Any ideas?




Manage powerpivot data refresh to Acess databse

HI,

We have created a data connection to access database which has never been a successful refresh after configuration. Data connection is imported to excel work book which has been uploaded on SharePoint data connection library.  

Strangely, other excel which is connected to SQL server works fine but for Access data base it shows failure status with generic message.

"Call to Excel Services returned an error"

Have checked every possible way and now wonder if its even possible for Access Database.

Kindly suggest.

Thanks,

Nikhil Tiwari


Incoming email for SharePoint List and libraries

I am trying to configure incoming email for SP libraries in my environment. I am confused about setting "E-mail server display address".

What I am supposed to enter in this setting and where I can get it. Is there any prerequisite required from my Exchange team. I am using Basic configuration with default settings.

Thanks

After migration, on newly added list when trying to add new item, sharepoint redirects to default page

I'm experiancing this super strange behavior.

After migration from 2010 to 2013, whenever add new list and tries to add new item (with ui), sharepoint redirects me to home page.

What could be the reason for such behavior?

It's possible to use one local app store for all tenants on a Multi-Tenant Farm?

Hi SP Community,

I'm currently searching information about multi tenancy in SharePoint and having trouble finding information regarding the use of one local app store for all tenants.

Is this possible or do I have to setup an app store for each tenant and administrate each manually?

The perfect solution would be to administrate one local (no internet access) app store which is connected to every tenant.

Best Regards,
Markus

Sync SharePoint 2013 site Collection

Hi

We have SharePoint 2013 in our Company with One Drive for Business installed on the Clients. Now we want to make a site collection offline available.

I have set the Parameter ExcludeFromOfflineClient = 0 for the corresponding site collection. However, we can only sync Document libary and not the whole sitecollection.

Is it possible to sync a complete site collection?

Thanks

Restore Search service applications in SharePoint 2013

I've restored a search application, while restoring I had the follow error in the restore log

[2/18/2016 4:16:32 PM] Verbose: Starting object: Search Service App.
[2/18/2016 4:16:32 PM] Verbose: [Search Service App] Retrieved application pool name: Search Query App Pool
[2/18/2016 4:16:33 PM] Verbose: [Search Service App] Retrieved process account: Account Name
[2/18/2016 4:16:33 PM] Verbose: [Search Service App] The process account for the existing application pool matches the process account in the backup package.  This application pool will be used.
[2/18/2016 4:16:33 PM] Verbose: [Search Service App] Restored the service application administration acl.
[2/18/2016 4:16:33 PM] Verbose: [Search Service App] Updating the topology information.
[2/18/2016 4:16:34 PM] Verbose: [Search Service App] Found index component in restore children of the Search Service Application.
[2/18/2016 4:16:34 PM] Verbose: [Search Service App] Upgrading the application.
[2/18/2016 4:16:36 PM] Verbose: [Search Service App] Provisioning the application.
[2/18/2016 4:24:00 PM] Verbose: [Search Service App] Doing restore of index component.
[2/18/2016 4:24:01 PM] FatalError: Object Search Service App failed in event OnPostRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
FaultException: Management called failed with System.InvalidOperationException: 'Job failed: System.UnauthorizedAccessException: Access to the path 'path\j$\spbr000B' is denied.
   at Microsoft.Ceres.CoreServices.Remoting.ServiceProxy.Invoke(IMessage msg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Microsoft.Ceres.SearchCore.Services.Clustering.IClusterMember.StartRestore(String source, Boolean allowMove)
   at Microsoft.Ceres.SearchCore.IndexController.RestoreJob.OnStart(IClusterMember member, String argument, String clusterName, String clusterMemberName)
   at Microsoft.Ceres.SearchCore.IndexController.AbstractJob`1.SingleJob`1.Start()
   at Microsoft.Ceres.SearchCore.IndexController.AbstractJob`1.StartJob(String jobId, T argument, IClusterMember item)
   at Microsoft.Ceres.SearchCore.IndexController.AbstractJob`1.SelectMemberAndStart(Cluster cluster, JobStatus previousStatus)
   at Microsoft.Ceres.SearchCore.IndexController.AbstractJob`1.OnJobStart()
   at Microsoft.Ceres.SearchCore.IndexController.AbstractJob`1.Start()
   at Microsoft.Ceres.SearchCore.IndexController.BackupService.ProcessRestore(RestoreJob job)
   at Microsoft.Ceres.Common.Utils.Concurrent.Reactor.ReactorWorker`1.Work(Object state)' at    at Microsoft.Ceres.SearchCore.IndexController.BackupService.ProgressRestore(String handle)
   at Microsoft.Ceres.SearchCore.IndexController.IndexControllerManagementAgent.WrapCall[T](Func`2 original)
[2/18/2016 4:24:02 PM] Debug: 
Server stack trace: 
   at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Microsoft.Ceres.SearchCore.Admin.IIndexControllerManagementAgent.ProgressRestore(String handle)
   at Microsoft.Office.Server.Search.Administration.BRIndexComponent.RetryWhileNoEndPoint[T](Func`2 action, SPBackupRestoreInformation args, Guid ssaId, TimeSpan retryTimeout)
   at Microsoft.Office.Server.Search.Administration.BRIndexComponent.RetryWhileNoEndPoint[T](Func`2 action, SPBackupRestoreInformation args, Guid ssaId, TimeSpan retryTimeout)
   at Microsoft.Office.Server.Search.Administration.BRIndexComponent.<>c__DisplayClass13`1.<RetryWhileNoEndPoint>b__12()
   at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
   at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
   at Microsoft.Office.Server.Search.Administration.BRIndexComponent.RetryWhileNoEndPoint[T](Func`2 action, SPBackupRestoreInformation args, Guid ssaId)
   at Microsoft.Office.Server.Search.Administration.BRIndexComponent.DoActualRestore(SPBackupRestoreInformation args, Guid ssaId)
   at Microsoft.Office.Server.Search.Administration.SearchServiceApplication.OnPostRestore(SPRestoreInformation args)
   at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.Microsoft.SharePoint.Administration.Backup.IBackupRestore.OnPostRestore(Object sender, SPRestoreInformation info)
[2/18/2016 4:24:04 PM] Verbose: Starting object: http.
[2/18/2016 4:24:04 PM] Verbose: Starting object: https.
[2/18/2016 4:24:05 PM] Verbose: Current object: Search_Service_App_DB (previous name: Search_Service_App_DB_GUID).
[2/18/2016 4:24:05 PM] Verbose: Starting object: Admin (C: on appserver).
[2/18/2016 4:24:09 PM] Verbose: Current object: Search_Service_App_CrawlStoreDB (previous name: CrawlStoreDB_GUID).
[2/18/2016 4:24:10 PM] Verbose: Current object: Search_Service_App_LinksStoreDB (previous name:Search_Service_App_LinksStoreDB_GUID).
[2/18/2016 4:24:10 PM] Verbose: Current object: Search_Service_App_AnalyticsReportingStoreDB (previous name: AnalyticsReportingStoreDB_GUID).
[2/18/2016 4:24:11 PM] Verbose: Starting object: Search - AdminComponent2 (appserver).
[2/18/2016 4:24:11 PM] Verbose: Starting object: Search - AdminComponent3 (appserver2).
[2/18/2016 4:24:12 PM] Verbose: Starting object: Search - AnalyticsProcessingComponent2 (appserver).
[2/18/2016 4:24:15 PM] Verbose: Starting object: Search - AnalyticsProcessingComponent3 (appserver2).
[2/18/2016 4:24:16 PM] Verbose: Starting object: Search - ContentProcessingComponent2 (appserver).
[2/18/2016 4:24:17 PM] Verbose: Starting object: Search - ContentProcessingComponent3 (appserver2).
[2/18/2016 4:24:18 PM] Verbose: Starting object: Search - IndexComponent2 (appserver).
[2/18/2016 4:24:18 PM] Verbose: Starting object: Search - IndexComponent3 (appserver2).
[2/18/2016 4:24:19 PM] Verbose: Starting object: Search - QueryProcessingComponent2 (appserver).
[2/18/2016 4:24:22 PM] Verbose: Starting object: Search - QueryProcessingComponent3 (appserver2).
[2/18/2016 4:24:22 PM] Verbose: Starting object: IndexController.
[2/18/2016 4:24:23 PM] Verbose: Starting object: Crawl-2 (C: on appserver2).
[2/18/2016 4:24:24 PM] Verbose: Starting object: Crawl-1 (C: on appserver).
[2/18/2016 4:24:24 PM] Verbose: Starting object: Shared Services Proxies.
[2/18/2016 4:24:26 PM] Verbose: Starting object: Search Service App.
[2/18/2016 4:24:27 PM] Verbose: [Search Service App] Created round robin load balancer for field '_LoadBalancer'.
[2/18/2016 4:24:32 PM] Verbose: Starting object: User Profile Service Application.
[2/18/2016 4:24:34 PM] Verbose: [User Profile Service Application] Created round robin load balancer for field 'm_LoadBalancer'.
[2/18/2016 4:24:36 PM] Verbose: Notifying third parties that the restore completed.
[2/18/2016 4:24:36 PM] Verbose: The IIS Web Site has been extended.  You may need to use iisreset.exe to restart IIS before your site becomes accessible.
[2/18/2016 4:24:36 PM] Finish Time: 2/18/2016 4:24:36 PM.
[2/18/2016 4:24:37 PM] Progress: Completed with errors, please refer to the log file for details.
[2/18/2016 4:24:38 PM] Verbose: Deleting the file \\path\j$\spbr000B\sprestore.xml and replacing it.

Then within the Search Service App: Search Administration I have the following error  on the administrative status - "The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component 'Guid' in search application 'Search Service App' is in a good state and try again."

Viewing all 21070 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>