Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all 21070 articles
Browse latest View live

A schedule cannot be enabled for a workbook with no external data sources

$
0
0

Hi all,

First of all, here is a bit about my SharePoint 2016 installation

SpWeb = SharePoint front end

SpApp = SharePoint application server

SpDB = SharePoint Database

OOS = Office online server

Analysis Server = Server running Analysis services to host PowerPivot model

===============

For configuration I used following walkthroughs

https://docs.microsoft.com/en-us/sql/analysis-services/instances/install-windows/install-or-uninstall-the-power-pivot-for-sharepoint-add-in-sharepoint-2016?view=sql-server-2017 (Installation)

https://docs.microsoft.com/en-us/sql/analysis-services/instances/install-windows/configure-power-pivot-and-deploy-solutions-sharepoint-2016?view=sql-server-2017 (Configuration)

https://docs.microsoft.com/en-us/sql/analysis-services/instances/install-windows/configure-analysis-services-and-kerberos-constrained-delegation-kcd?view=sql-server-2017 (Configure Analysis Services)

All this seems absolutely fine, the powerpivot is loading the data in excel online and also I can see the models in Analysis services so that's all fine.

The only problem I'm having is schedule refresh is not working. When I go to Manage PowerPivot Data refresh, [Enabled] checkbox is always disabled with the red text reading "A schedule cannot be enabled for a workbook with no external data sources".

These errors are logged in SharePoint

 
  • EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object.   

    at Microsoft.Office.Excel.Server.WebServices.ExcelService.<>c__DisplayClass72.<EnsureWorkbookModel>b__70(ExcelServiceInternal service, ProxyServiceResult`1 result)   

    at Microsoft.Office.Excel.Server.WebServices.ApiProxy.RunProxyAction[TResult](Action`2 proxyAction, ProxyServiceResult`1 result, Int32 retriesRemaining)   

    at Microsoft.Office.Excel.Server.WebServices.ExcelService.EnsureWorkbookModel(String sessionId, Status[]& status)   

    at Microsoft.AnalysisServices.SPClient16.ExcelApi.Call[T](String fileUrl, ExcelServiceCall`1 serviceCall)   

    at Microsoft.AnalysisServices.SPClient16.ExcelApi.Call[T](String fileUrl, ExcelServiceCall`1 serviceCall, String methodName, Object[] parameters)   

    at Microsoft.AnalysisServices.SPClient16.ExcelApi.EnsureWorkbookModel(String fileUrl, String sessionId)   

    at Microsoft.AnalysisServices.SPClient16.WorkbookSession.ForcePing()   

    at Microsoft.AnalysisServices.SPClient16.ASSPClient16Proxy.OpenWorkbookModel(String workbookPath, SessionLifetimePolicy lifetimePolicy)   

    at Microsoft.AnalysisServices.SPAddin16.GeminiServiceApplication.GetWorkbookConnections(String workbookUrl, Int32& embeddedModelVersion, Boolean& hasEmbeddedModel)

  • EXCEPTION: System.ServiceModel.FaultException`1[System.String]: The creator of this fault did not specify a Reason. (Fault Detail is equal to Object reference not set to an instance of an object.). (2 times)
  • EXCEPTION: Microsoft.AnalysisServices.SPAddin16.DataRefreshException: Object reference not set to an instance of an object.   

    at Microsoft.AnalysisServices.SPAddin16.GeminiServiceApplicationProxy.GetWorkbookConnections(String workbookUrl, Int32& embeddedModelVersion, Boolean& hasEmbeddedModel)   

    at Microsoft.AnalysisServices.SPAddin16.DataRefresh.DataRefreshSchedule.LoadDataSourceList(SPFile file, Int32& workbookVersion)   

    at Microsoft.AnalysisServices.SPAddin16.DataRefresh.DataRefreshSchedule.LoadSchedule(SPListItem item)

Not Sure what to do now, any help is appreciated.


Agha Usman Ahmed http://www.aghausman.net



Trace Service encountered an unexpected exception Win32 error code 80

$
0
0

Folks,

I am trying to troubleshoot a problem with our SharePoint 2013 servers where the SharePoint Tracing service is using a rather high amount of CPU and I am seeing these errors showing up in our log files:

05/31/2017 10:54:02.53  wsstracing.exe (0x256C)                  0x2324 SharePoint Foundation          Unified Logging Service        adr4q Unexpected Trace Service encountered an unexpected exception when processing usage event. Detail exception message: (null). Win32 error code=80. 

I have yet to find any solution for this. We have three web front-end servers and this is occurring on all three servers. I've stumbled across a few other forums saying to just restart the tracing service and this seems to work for a brief period of time then the services jump back up to about 30-40% of the CPU utilization.

Is this normal? It seems to be a high amount for this service to be using and when I compare this with some of our other SharePoint farms, which are also running 2013, they show almost little to no usage for this service.

I noticed that some servers run this service under the farm account and some run this service under "Local System". Which account should this service be running under?

Issues with converted path-based site collections to host-named site collections

$
0
0

Hello, I have a requirement to setup a hosted named site collection( 2 web servers & 2 database servers). I have initially created a path based site collection http://portal/sites/testSite

I then executed a command: Get-SPSite http://portal/sites/TestSite  | Set-SPSite -urlhttp://testsite.portal.com

Reset apppool and added host entry and DNS entry. Then checked the new HNSC site by accessinghttp://testsite.portal.com  It started working in development(single server) without any issue.

I then tried same steps in production server, and it redirects error "404 - The webpage cannot be found". Any idea? what additional steps or configurations I have to do to work this HNSC in production server?

I don't see any IIS sites either in dev or in production. should we execute any associations via commandline? Please advise.

Thanks

For SharePoint servers which .NET Framework versions are suitable

$
0
0

Dear Team,

I would required a reference document for SharePoint environment supportable .NET Framework versions in detailed table format.

I could see in Exchange Docs, The support engineers are clearly mentioned like, "Exchange servers support ability matrix" documentation. For your reference please check the below url,

https://docs.microsoft.com/en-us/Exchange/plan-and-deploy/supportability-matrix?view=exchserver-2019 

can you provide any knowledge or assistance it would be really appreciated.

Thank you in advance and I look forward to your response.

Thank you,

Naresh K

 

 




User Profile Service Issue In Three-tier Farm

$
0
0

Dear All,

I’ve issue with UPS, UPS Sync won’t Started. In this case, I’m using three-tier farm.

What i have did:

- Services FIM & AppFabric in WFE Server (Started)

- Authentication IUSR (Done)

Any others solutions?

Regars,

Alu Ozy 

How to empty or remove the data from WSS_logging database

$
0
0

Hi All,

We dont want to store any of the logs or Usage history data etc to be stored any further in WSS_Logging database.As it took huge space of our drive like around 200GB already.

I tried all the below options suggested\Found,but nothing helped much to reduce or empty the data of WSS_Logging database.Is there any other ways to reduce or empty this database if possible or recommend.

Tried:

-Set-SPUsageDefinition –Identity $def.Name –DaysRetained 1
-Disabled all the "SPUsageDefinition"
-Ran the timer jobs "Data import" and "Usage Data processing"
-Used Shrink Data and Log files of "Wss_logging Database".
-Disabled all the logging from Central admin.

However, no much help or no luck yet, to recover the space.
 




Thanks & Regards, Krishna



SharePoint 2016 Content Organizer Processing job for Retention policy timer job paused,and new instance not starting

$
0
0

HI experts

we have strange situation in our new SharePoint 2016(recently migrated from SharePoint 2013), for one web Application we have retention policy rules created and enabled,and we have Schedule the workflow (Content Organizer Processing) for every 15 minutes, it was running until last Saturday up to 6 AM(last run time) ,and after that stopped working,and all the Drop off library files not moved to the destination, when i check the timer job log  the Content Organizer Processing timer job paused ,and no new instance is starting if i start the timer job

please help me ASAP

Rest API

$
0
0

Hi All,

    I want to display the Image and Description in a SharePoint page using rest API. How do i display?

Below is the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Innovation</title>
</head>

<body>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript">

function getListData() {

$.ajax({
        url: _spPageContextInfo.webAbsoluteUrl + "/_api/web/lists/getByTitle('Innovation')/items?$select=Title,Body",
        type: "GET",
        headers: {
            "accept": "application/json;odata=verbose",
            "content-type": "application/json;odata=verbose",
        },        
            
        success: onQuerySucceeded,
        error: onQueryFailed
    });
    
}

function onQuerySucceeded(data) {
      console.log(data.d.results);
      $("#newsitems").append('<table>');
      $("#newsitems").append('<tr></tr>');
       $.each(data.d.results, function (key, value) {
                     $("#newsitems").append('<tr>');
                      // $("#newsitems").append('<td>'+value.Title+ '</td>');
                        $("#newsitems").append('<td>'+value.Body+ '</td>');
                       // $("#newsitems").append('<td>'+value.LikesCount+ '</td>'); 
                       //  $("#newsitems").append('<td>'+value.RatingCount+ '</td>');                           
     //$("#newsitems").append('</tr>')    
           
        });
       $("#newsitems").append('</table>');
       
   }

function onQueryFailed() {
    alert('Sorry An Error Has Occurred!');
}

 
ExecuteOrDelayUntilScriptLoaded(getListData, "sp.js")

</script>​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​
<div id="newsitems"></div>
</body>

</html>


Need help for SRRS [SharePoint integrated mode installation] - SharePoint 2013 On Premise Stand Alone Server

$
0
0

Hi,

We are having a development environment with SharePoint 2013 enterprise edition installed , also in the same server we have SharePoint database on SQL Server 2012. This is done as such as the server is a standalone server.

Our team had developed the SSRS reports whose data source is on SQL 2016  [The server which has SQL 2016 and the SharePoint 2013 stand alone server are in same network]

Now to host the developed SSRS reports in SharePoint, we need to install the required SSRS [SharePoint integrated mode] add-in and install Reporting services.

If anyone of you have a step by step document how to make our SharePoint 2013 server ready to host the RDL files [whose data source is in SQL 2016] can you please share the same.

Thanks in advance.

Regards,

Sudheer


Thanks & Regards, Sudheer

SP Online - Is it possible to bulk-tag documents in a document library for audiences?

$
0
0

Following on from my previous question - I now have audiences working on a large document library.  Is it possible to bulk-tag audience targeting?  Not sure if I can do it in the datasheet view, I guess it's possible through PowerShell?   

The documents at present are sorted and filtered through views but I'm putting a new site template together that will be better using audiences.  I can set audiences by looking at the document metadata tags, just want to know if it's possible?

Need help on Sharepoint 2013 CU

$
0
0

Hi,

Currently my SharePoint 2013 running on November 2017 CU(15.0.4981.1002) .

Recently I am facing issue with metadata (unable to move terms),MS has provided the fix(December 2017 CU KB4011593) for this issue inDecember. But i need to install latest CU in my farm

Is there a latest CU which includes the fixes for December 2017 CU ?

Please suggest


SharePoint Forms

$
0
0

Hi All,

  How to design the share point default discussion board form ?

Regards,

Mohamed.

SharePoint User Profile Service missing on one server

$
0
0
We habe a SharePoint 2013 Standard farm with 4 servers. The user Profile Service is missing on one server. How can I reinstall this service?

e.r.

External list column type

$
0
0

Hello, 

I am trying to implement XSL which will take out the time and just display date in an external list column which has date time format. I added below XSL on the webpart properties where I have the list.  I am seeing error "Tag cannot be self -closing , use explicitly closing tag." in the console. And the page says cannot display this webpart . Any ideas please. 

Thank you

<xsl:stylesheet 
  version="1.0" 
  exclude-result-prefixes="x d xsl msxsl cmswrt"
  xmlns:x="http://www.w3.org/2001/XMLSchema" 
  xmlns:d="http://schemas.microsoft.com/sharepoint/dsp" 
  xmlns:cmswrt="http://schemas.microsoft.com/WebParts/v3/Publishing/runtime"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<xsl:output method="html" indent="no"/>
<xsl:template match="/">

<xsl:value-of select="ddwrt:FormatDateTime(@Submit_date, 1033, 'MM/dd/yyyy')" /> 
</xsl:template> 
    
</xsl:stylesheet>

@R

InfoPath validation rule for the SharePoint attachments field?

$
0
0

Does anyone know of a way to create an InfoPath validation rule for the SharePoint attachments field? I have a list form (already made in InfoPath) to which I want to add a validation rule. Essentially, what I want to do is require that an attachment be required when the status field is set to one specific status value. InfoPath tells me that "Rules are not supported for this selection." Does anyone have an alternative method for doing this?

can you provide any knowledge or assistance it would be really appreciated.

Thank you in advance and I look forward to your response.

Regards,

Naresh K


SharePoint Alerts not working

$
0
0

Hello Everyone,

SharePoint Alerts on Document library stopped working. It was working until few weeks back and all of a sudden it stopped.

I checked SMTP properties access tab (everything looks good), cleared sharepoint config cache XML files, restarted SharePoint Timer service, checked immediate timer jobs, not sure what's the issue. I even ran sts cmd to see if it is enabled. Everything looks good. It's still a mystery for me.

Any suggestions techies.

Thanks,

Mike

Sharepoint

$
0
0

Hi,

    How to fetch the reply count of particular item using rest API in Discussion Board and also let me know is it possible to change the column name of recent,what's hot ,Answered in Discussion Board?

Regards,

Mohamed.

Unable to preview Excel documents or open excel document online using OWA 2013

$
0
0

SP 2013 and OWA 2013 farm were setup and were working fine until the servers were rebooted due to unrelated data center maintenance. 

After the restart of all servers; Word, PPT previews work and also open in browser but not for excel. 

OWA ULS log shows only this error. No other errors are in the SharePoint or OWA ULS logs. OWA ULS Log is set to Verbose setting. Please advise. 

<?xml version="1.0" encoding="utf-16"?> <HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><HealthMessage>ExcelServicesEcsWatchdog reported status for ExcelServicesEcs in category 'EntireService'. Reported status: Got TimeoutException when running ECS watchdog test: System.TimeoutException: The request channel timed out while waiting for a reply after 00:00:15. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---&gt; System.TimeoutException:The HTTP request to 'http://<server>:809/ecs/ExcelService.asmx' has exceeded the allotted timeout of 00:00:15. The time allotted to this operation may have been a portion of a longer timeout. ---&gt; System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace--- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 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&amp; msgData, Int32 type) at Microsoft.Office.Excel.Server.CalculationServer.Proxy.IExcelServiceSoap.OpenWorkbook(CommandParameter parameter, OpenWorkbookInParameters inParameters, String&amp; workbookId, OpenWorkbookOutFlags&amp; outFlags, OpenWorkbookOutParameters&amp; outParameters) at Microsoft.Office.Excel.Server.EcsWatchdog.WatchdogTest.MetroOpenworkbookTest(IExcelServiceSoap excelService) at Microsoft.Office.Excel.Server.EcsWatchdog.WatchdogTest.Run(IExcelServiceSoap excelService) at Microsoft.Office.Excel.Server.EcsWatchdog.Program.EcsWatchdog.CheckServiceMethodCall(ServiceInstance instance, List`1&amp; healthResults)</HealthMessage> </HealthReport>


Sharepoint

$
0
0

Hi All,

     Anybody can you help me to get like the below format . If do you have page layout code like below.Please share it with me it is kind of urgent.

 

Sharepoint 2010 - Unable to select sharepoint document item menu after I added group by to my sharepoint library View

$
0
0

Hi Team,

In my sharepoint doucment library, If i apply group by to my sharepoint document view then I can not able to  view item menu,  and all options are disable in ribbon when i select the item.

but If i removed groupby settings then everything is workign as expected.

Is there limitation for group by in sharepoint 2010.?

Thanks

Ravi Dagumati

Viewing all 21070 articles
Browse latest View live


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