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

Permissions issue for AD groups

$
0
0

Hi everybody!

I have some strange situation with the permissions in SharePoint 2013.

When I add an AD group to the SharePoint group with special permissions, AD group users get privileges. That’s correct. BUT these users cannot start any workflow until I add them to this SharePoint group directly.

Another issue occurs when I try to filter Person or Group field by SharePoint group ("Choose from" field option). I cannot select any user for the field if there is the AD group only in the SharePoint Group. If I add users to the SharePoint group directly everything works correctly.

So, what is the solution? It is not the way to add every user to the SharePoint group separately.


Hide "Share" CustomAction in Ribbon

$
0
0

Hi,

I understand that I can remove the links "Share, Follow, ..." from the Ribbon by setting the Promoted Actions Buttons zu invisible. Until now I only managed to make them invisible as a bundle as I want to keep the Follow Link. 

I need to be able to Follow a document, a list item and a site. I need to be able to share documents, but not to share a website.

Do you have an idea how to accomplish this?

Sven

CreatePage.aspx behavior change

$
0
0

After applying maintenance this weekend, the CreatePage.aspx behavior has changed>
Original behavior was to substitute "-" for spaces in the URL, bow %20 is substituted.
Looking in F12 Debug, I see the code is in function UpdateUrl()

suggestUrlValue += '-';

is changed to

suggestUrlValue += encodeURIComponent(currentChar);

Can I revert this behavior?

%20 causes and error and the user has to manually overtype the dash.




 

David McKenzie


Test-SPContentDatabase and the DataViewWebPart

$
0
0

I'm trying to upgrade a 2010 content database to 2013. Test-SPContentDatabase throws this error:

Category: MissingWebPart
Error: True
UpgradeBlocking: False
Message: WebPart class [230ec769-e67e-5017-eb3c-3778f44a47f4] is referenced [2] times in the database [SharePointTest_Content_whatever], but is not installed on the current farm. Please install any feature/solution which contains this web part.
Remedy: One or more web parts are referenced in the database [SharePointTest_Content_whatever], but are not installed on the current farm. Please install any feature or solution which contains these web parts.
Locations       :

The webpart  230ec769-e67e-5017-eb3c-3778f44a47f4 is the DataViewWebPart.

Using this method, http://get-spscripts.com/2011/08/diagnose-missingwebpart-and.html, I found the location of the web part. It says it is on the default.aspx, on a sub site. I cannot find it anywhere on that sub site. I tried using ?Contents=1 on the URL and it doesn't seem to be there. I have deleted everything on the page and the error is still there. As a test I deleted the sub site and the error went away, but deleting the sub site is not an option.

Any thoughts would be appreciated.


Authentication Issues with Kerberos

$
0
0

I am setting up a new farm that consists of some web servers, application servers, and a database server. Everything was going great with setting up SharePoint, including user profile synchronization (surprisingly). Sites were loading slow from time to time at first, but I thought it was because the farm wasn't setup entirely yet. The slowness issue has only gotten worse over time, and I can't identify what is causing it, but it is something with authentication.

Whether using NTLM or Kerberos, I am now getting the same issues on our sites. Sometimes sites will prompt three times for credentials, then load blank pages. Other times they will not prompt at all and the page will take 15-20 seconds to load, then does so with no problem. We are getting inconsistent behaviors from user to user, which is the most concerning part of this. Even with clearing browser caches, users get different experiences when using the same browsers, and they have the same permission levels.

Are there specifics that I may be able to provide in order to help troubleshoot what is causing this?

Missing "Apps you can add" SharePoint 2013

$
0
0

Hello,

I am missing the apps you can add from AddAnApp.ASPX.  All I see is the Noteworthy ones.  Here is what I have:

1. A SharePoint 2013 server with 2 sites on it.

2. One site shows the "Apps You Can Add" and the other one does not.  Missing.

3. With the site that does not show the "Apps you can Add", I have made a backup of it and restored it on another SharePoint 2013 server.  From there, the "Apps you can Add" shows.

4.  I looked at the master page, oslo.html, seattle.html, and a custom.html are the same between the 2 sites (1 site that displays the "apps you can add" and the other site that does not display them).  They should be the same, since its copy, but something is different.

5.  I tried deactivating and activating the SharePoint Server Publishing and the site collection and at the site level.  "Apps you can add" still don't appear.

What else can I try to fix this problem?

Thanks.


Paul

Which SQL maintenance jobs should be run for SharePoint 2013 databases?

$
0
0

We ended up opening a case with Microsoft SharePoint support to troubleshoot a strange SP2013 NavNode problem. I'll share the problem and the solution here because it's good information that probably quite a few others might be able to use. And then I will ask my question about which SQL maintenance jobs should be run for SP2013 databases.


///////////VISIBLE SYMPTOMS///////////


For some of our sharepoint sites we noticed performance problems when adding, removing, or rearranging navigation nodes. Sometimes the change we would make would timeout but ultimately succeed.  Sometimes it would timeout and give a correlation ID and not succeed.  Sometimes we would end up with duplicate navnodes. It was all rather bizarre. And if we used powershell/stsadm to back the site up and restore it to another database, the problem would go away. So we knew it was some kind of corruption in the database.


///////////ULS ERRORS///////////


• 06/01/2015 12:07:21.79         w3wp.exe (0x1E20)     0x3348 SharePoint Foundation            Database         ad194  High     ExecuteQuery failed with original error 0x80131530    e9230c9d-5fc0-40e3-1719-199edcb83b88

• 06/01/2015 12:07:21.79         w3wp.exe (0x1E20)     0x3348 SharePoint Foundation            Database         8z23     Unexpected     Unexpected query execution failure in navigation query, HResult -2146233040. Query text (if available): "BEGIN TRAN DECLARE @abort int SET @abort = 0 DECLARE @EidBase int,@EidHome int SET @EidBase = 0 SET @EidHome = NULL IF @abort = 0 BEGIN EXEC @abort = proc_NavStructAllocateEidBlockWebId @wssp0, @wssp1, @wssp2, @wssp3, @EidBase OUTPUT SELECT @wssp4 = @EidBase, @wssp5 = @abort END IF @abort = 0 BEGIN EXEC @abort = proc_NavStructMoveNode '4583A9E7-E1B6-44BA-BBFF-9DD5EE4A50B9','0036EE07-798A-4F8B-8241-1F33F506CCA0',2052,1025,-2,N'20150601 17:00:38',@EidBase,@EidHome, @wssp6 OUTPUT SELECT @wssp7 = @abort END IF @abort = 0 BEGIN EXEC proc_NavStructLogChangesAndUpdateSiteChangedTime @wssp8, @wssp9, NULL END IF @abort <> 0 BEGIN ROLLBACK TRAN END ELSE BEGIN COMMIT TRAN END IF @abort = 0  BEGIN EXEC proc_UpdateDiskUsed '4583A9E7-E1B6-44BA-BBFF-9DD5EE4A50B9' END "           e9230c9d-5fc0-40e3-1719-199edcb83b88

• 06/01/2015 12:07:21.79         w3wp.exe (0x1E20)     0x3348 SharePoint Foundation            General           8kh7    High     An unexpected error occurred while manipulating the navigational structure of this Web.           e9230c9d-5fc0-40e3-1719-199edcb83b88

09/17/2015 15:28:19.30  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation Database             fa44       High       Slow Query StackTrace-Managed:    at Microsoft.SharePoint.Utilities.SqlSession.OnPostExecuteCommand(SqlCommand command, SqlQueryData monitoringData)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean retryForDeadLock)     at Microsoft.SharePoint.SPSqlClient.ExecuteQueryInternal(Boolean retryfordeadlock)     at Microsoft.SharePoint.SPSqlClient.ExecuteQuery(Boolean retryfordeadlock)     at Microsoft.SharePoint.Library.SPRequestInternalClass.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at Microsoft.SharePoint.Library.SPRequestInternalClass.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at Microsoft.SharePoint.Library.SPRequest.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation Database             880i        High                System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 502) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation Database             880k       High       at Microsoft.SharePoint.SPSqlClient.ExecuteQueryInternal(Boolean retryfordeadlock)     at Microsoft.SharePoint.SPSqlClient.ExecuteQuery(Boolean retryfordeadlock)     at Microsoft.SharePoint.Library.SPRequestInternalClass.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation Database             880j        High                SqlError: 'Transaction (Process ID 502) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.'    Source: '.Net SqlClient Data Provider' Number: 1205 State: 51 Class: 13 Procedure: 'proc_NavStructDirtyPageDependents' LineNumber: 35 Server: 'CSRSQLSPAD1\SPI2013PROD'                acf22e9d-5f9e-40e3-a394-cb756064ccad

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation Database             5586       Critical                Unknown SQL Exception 1205 occurred. Additional error information from SQL Server is included below.  Transaction (Process ID 502) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. acf22e9d-5f9e-40e3-a394-cb756064ccad

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation Database             d0d6      High                System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 502) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation General                ai1wu    Medium                System.Runtime.InteropServices.COMException: An unexpected error occurred while manipulating the navigational structure of this Web., StackTrace:    at Microsoft.SharePoint.Navigation.SPNavigationNode.MoveInternal(SPNavigationNodeCollection collection, Int32 iPreviousNodeId)     at Microsoft.SharePoint.Publishing.Navigation.SPNavigationSiteMapNode.HandleJavaScriptNavigationNode

09/17/2015 15:28:19.31  w3wp.exe (0x01F0)        0x2C10  SharePoint Foundation General                ajlz0       High                Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.SharePoint.SPException: An unexpected error occurred while manipulating the navigational structure of this Web. ---> System.Runtime.InteropServices.COMException: An unexpected error occurred while manipulating the navigational structure of this Web.     at Microsoft.SharePoint.Library.SPRequestInternalClass.MoveNavigationNode

With debug diagnostics I was able to dump the w3wp.exe while the repro was going on and the only problematic thing I saw was one worker thread “waiting on data to be returned from the database server.”  We could see that the “current executing command is: proc_GetTpWebMetaDataAndListMetaData.”

///////////RESEARCH///////////


Research brought me to this sql query that detects duplicate entries in the navnodes:

http://h20564.www2.hp.com/hpsc/doc/public/display?docId=mmr_kc-0107890-5

SELECT TOP(20) Count(nav.Eid) AS 'DuplicateCount', nav.DocId, ad.Dirname, ad.Leafname FROM NavNodes AS nav with(nolock) INNER JOIN AllDocs AS ad with(nolock) ON nav.Docid = ad.Id WHERE nav.EidParent = 1025 AND DocID IS NOT NULL GROUP BY nav.DocId, ad.DirName, ad.LeafName ORDER BY 'DuplicateCount' DESC

This was an interesting detour but it didn't really help. The advice at the following sites did NOT help, surprisingly:

    http://h20564.www2.hp.com/hpsc/doc/public/display?docId=mmr_kc-0107890-5 

    http://sp-thornet.blogspot.ae/2013/05/sharepoint-2010-corrupt-navigation-nodes.html

    http://sharepointbabe.blogspot.com/2013/12/unexpected-error-when-changing-top.html

Also my research pointed out that there was a NavNode duplication that was reintroduced as a regression by the August 2012 CU for SP2010 (note 2010, not 2013) that also had a sql deadlock condition as its root cause, if I remember correctly.  It was solved by a hotfix that was rolled up into the April 2013 CU for SP2010.   I have never heard of this bug showing up in SP2013 (which we are on) but the similarities between what we’re seeing and this bug are palpable. I was wondering if it was a bug. So we opened a case with Microsoft support.

We set ULS logging to VerboseEX level and reproduced the error.  Here is what stood out to the Microsoft support engineer:

DataAnalysis:
Start of the correlation:

09/28/2015 14:33:46.72   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Logging Correlation Data    77a3                Verbose Starting correlation.            f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:33:46.72   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Logging Correlation Data    xmnv                Medium Name=Request (POST:http://websitename.qa:80/can/_layouts/15/AreaNavigationSettings.aspx)          f379329d-3406-105e-a72a-ed7b53a2606e

Sample of slow queries

09/28/2015 14:34:15.06   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa43        High        Slow Query Duration: 13167.302827594                f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:36:07.11   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa43        High        Slow Query Duration: 14080.2901625765              f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:38:38.24   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa43        High        Slow Query Duration: 13421.683342436                f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:02.41   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa43        High        Slow Query Duration: 12039.466538345                f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.75   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa43        High        Slow Query Duration: 13868.4964150472              f379329d-3406-105e-a72a-ed7b53a2606e

Logical reads:

09/28/2015 14:33:46.97   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                f7h9        VerboseEx                SQL IO Estimate: Procedure proc_FetchDocForHttpGet, Total Logical Reads 242. f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:33:46.97   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                f7h9        VerboseEx                SQL IO Estimate: Procedure proc_FetchDocForHttpGet, Total Logical Reads 242. f379329d-3406-105e-a72a-ed7b53a2606e

Connections 32 queries

09/28/2015 14:33:46.88   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                tzku         Verbose                ConnectionString: 'Data Source=SQLSPI2013QA;Initial Catalog=SPI_Prod_DealerServices_CanadianDealerServices_Content;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Asynchronous Processing=True;Connect Timeout=15'    Partition: f237ae7f-3cf0-4a5c-b2b1-0c24204fdb1e ConnectionState: Closed ConnectionTimeout: 15             f379329d-3406-105e-a72a-ed7b53a2606e

All execution times -> all SQL requests ranging from 11 – 18 seconds

09/28/2015 14:34:01.50   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=13932.4626453921       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:34:15.06   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=13170.3747263968       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:34:27.64   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=12583.333915344         f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:34:38.99   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=11349.5634920081       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:34:52.29   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=13291.4156687512       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:35:04.29   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=12000.987066792         f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:35:16.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=12511.4372776428       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:35:34.83   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=18016.6065100453       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:36:07.12   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=14083.1648994495       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:36:31.59   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=12470.2326692359       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:36:43.48   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=11900.7612699379       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:36:55.00   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=11517.2457672693       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:37:09.18   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=14178.7410830147       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:37:21.15   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=11971.7309043468       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:37:45.17   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=11461.8488522983       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:37:57.31   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=12151.2991874666       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:38:24.82   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=13845.709929614         f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:38:38.24   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=13424.6617936078       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:02.41   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=12043.0871102333       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:15.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=13395.1089454107       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:27.52   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=11719.5715516916       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:55.19   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Monitoring            b4ly        Verbose                Leaving Monitored Scope (SPSqlClient). Execution Time=14313.012757208         f379329d-3406-105e-a72a-ed7b53a2606e

Error: Getting data from SQL

09/28/2015 14:39:54.77   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa45        High                System.Threading.ThreadAbortException: Thread was being aborted.     at SNIReadSyncOverAsync(SNI_ConnWrapper* , SNI_Packet** , Int32 )     at SNINativeMethodWrapper.SNIReadSyncOverAsync(SafeHandle pConn, IntPtr& packet, Int32 timeout)     at System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync()     at System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket()     at System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer()     at System.Data.SqlClient.TdsParserStateObject.TryReadByteArray(Byte[] buff, Int32 offset, Int32 len, Int32& totalRead)     at System.Data.SqlClient.TdsParserStateObject.TryReadString(Int32 length, String& value)     at System.Data.SqlClient.TdsParser.TryProcessError(Byte token, TdsParserStateObject stateObj, SqlError& error)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean retryForDeadLock) f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.79   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                fa46        High           at Microsoft.SharePoint.SPSqlClient.ExecuteQueryInternal(Boolean retryfordeadlock)     at Microsoft.SharePoint.SPSqlClient.ExecuteQuery(Boolean retryfordeadlock)     at Microsoft.SharePoint.Library.SPRequestInternalClass.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at Microsoft.SharePoint.Library.SPRequestInternalClass.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at Microsoft.SharePoint.Library.SPRequest.MoveNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, Int32 lParentId, Int32 lPreviousSiblingId)     at Microsoft.SharePoint.Navigation.SPNavigationNode.MoveInternal(SPNavigationNodeCollection collection, Int32 iPreviousNodeId)     at Microsoft.SharePoint.Publishing.Navigation.SPNavigationSiteMapNode.HandleJavaScriptNavigationNode(Guid objId, Int32 nodeId, String name, String url, String description, NodeTypes nodeType, String target, String audience, SPNavigationNodeCollection collection, Dictionary`2 oldDictionary)     at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaNavigationSettingsPage.OKButton_Click(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                tzku         High                ConnectionString: 'Data Source=SQLSPI2013QA;Initial Catalog=SPI_Prod_DealerServices_CanadianDealerServices_Content;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Asynchronous Processing=True;Connect Timeout=15'    Partition: f237ae7f-3cf0-4a5c-b2b1-0c24204fdb1e ConnectionState: Closed ConnectionTimeout: 15             f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                tzkv         High                SqlCommand: 'BEGIN TRAN DECLARE @abort int SET @abort = 0 DECLARE @EidBase int,@EidHome int SET @EidBase = 0 SET @EidHome = NULL IF @abort = 0 BEGIN EXEC @abort = proc_NavStructAllocateEidBlockWebId @wssp0, @wssp1, @wssp2, @wssp3, @EidBase OUTPUT SELECT @wssp4 = @EidBase, @wssp5 = @abort END IF @abort = 0 BEGIN EXEC @abort = proc_NavStructMoveNode 'F237AE7F-3CF0-4A5C-B2B1-0C24204FDB1E','E7FB0369-03DA-4F9F-BA62-451DC53FDB9D',2136,1002,-2,N'20150917 22:07:34',@EidBase,@EidHome, @wssp6 OUTPUT SELECT @wssp7 = @abort END IF @abort = 0 BEGIN EXEC proc_NavStructLogChangesAndUpdateSiteChangedTime @wssp8, @wssp9, NULL END IF @abort <> 0 BEGIN ROLLBACK TRAN END ELSE BEGIN COMMIT TRAN END IF @abort = 0  BEGIN EXEC proc_UpdateDiskUsed 'F237AE7F-3CF0-4A5C-B2B1-0C24204FDB1E' END '     CommandType: Text CommandTimeout: 0     Parameter: '@wssp0' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'f237ae7f-3cf0-4a5c-b2b1-0c24204fdb1e'     Parameter: '@wssp1' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'e7fb0369-03da-4f9f-ba62-451dc53fdb9d'     Parameter: '@wssp2' Type: Int Size: 0 Direction: Input Value: '0'     Parameter: '@wssp3' Type: Int Size: 0 Direction: Input Value: '2136'     Parameter: '@wssp4' Type: Int Size: 0 Direction: Output Value: ''     Parameter: '@wssp5' Type: Int Size: 0 Direction: Output Value: ''     Parameter: '@wssp6' Type: DateTime Size: 0 Direction: Output Value: ''     Parameter: '@wssp7' Type: Int Size: 0 Direction: Output Value: ''     Parameter: '@wssp8' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'f237ae7f-3cf0-4a5c-b2b1-0c24204fdb1e'     Parameter: '@wssp9' Type: UniqueIdentifier Size: 0 Direction: Input Value: 'e7fb0369-03da-4f9f-ba62-451dc53fdb9d'              f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                aek90     High                SecurityOnOperationCheck = True  f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                btq8        High                System.Threading.ThreadAbortException: Thread was being aborted.     at SNIReadSyncOverAsync(SNI_ConnWrapper* , SNI_Packet** , Int32 )     at SNINativeMethodWrapper.SNIReadSyncOverAsync(SafeHandle pConn, IntPtr& packet, Int32 timeout)     at System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync()     at System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket()     at System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer()     at System.Data.SqlClient.TdsParserStateObject.TryReadByteArray(Byte[] buff, Int32 offset, Int32 len, Int32& totalRead)     at System.Data.SqlClient.TdsParserStateObject.TryReadString(Int32 length, String& value)     at System.Data.SqlClient.TdsParser.TryProcessError(Byte token, TdsParserStateObject stateObj, SqlError& error)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()     at System.Data.SqlClient.SqlDataReader.get_MetaData()     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)     at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean retryForDeadLock)     at Microsoft.SharePoint.SPSqlClient.ExecuteQueryInternal(Boolean retryfordeadlock)     at Microsoft.SharePoint.SPSqlClient.ExecuteQuery(Boolean retryfordeadlock)                f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                ad194     High                ExecuteQuery failed with original error 0x80131530  f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.80   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Database                8z23       Unexpected                Unexpected query execution failure in navigation query, HResult -2146233040. Query text (if available): "BEGIN TRAN DECLARE @abort int SET @abort = 0 DECLARE @EidBase int,@EidHome int SET @EidBase = 0 SET @EidHome = NULL IF @abort = 0 BEGIN EXEC @abort = proc_NavStructAllocateEidBlockWebId @wssp0, @wssp1, @wssp2, @wssp3, @EidBase OUTPUT SELECT @wssp4 = @EidBase, @wssp5 = @abort END IF @abort = 0 BEGIN EXEC @abort = proc_NavStructMoveNode 'F237AE7F-3CF0-4A5C-B2B1-0C24204FDB1E','E7FB0369-03DA-4F9F-BA62-451DC53FDB9D',2136,1002,-2,N'20150917 22:07:34',@EidBase,@EidHome, @wssp6 OUTPUT SELECT @wssp7 = @abort END IF @abort = 0 BEGIN EXEC proc_NavStructLogChangesAndUpdateSiteChangedTime @wssp8, @wssp9, NULL END IF @abort <> 0 BEGIN ROLLBACK TRAN END ELSE BEGIN COMMIT TRAN END IF @abort = 0  BEGIN EXEC proc_UpdateDiskUsed 'F237AE7F-3CF0-4A5C-B2B1-0C24204FDB1E' END "              f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.82   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Stack Trace Collection         0000                Verbose Returning hr=0x8107140D: owssvr.dll: (unresolved symbol, module offset=00000000000DB7B5) at 0x00007FFB866FB7B5 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=0000000000104417) at 0x00007FFB87694417       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.82   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       General  8kh7       High        An unexpected error occurred while manipulating the navigational structure of this Web.            f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.83   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       General  8kh7       High        Stack trace: onetutil.dll: (unresolved symbol, module offset=00000000000A215F) at 0x00007FFB8643215F onetutil.dll: (unresolved symbol, module offset=00000000000A20A9) at 0x00007FFB864320A9 owssvr.dll: (unresolved symbol, module offset=00000000000549DC) at 0x00007FFB866749DC owssvr.dll: (unresolved symbol, module offset=00000000000DBA15) at 0x00007FFB866FBA15 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=0000000000104417) at 0x00007FFB87694417       f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.85   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       General  8nca       Medium Application error when access /_layouts/15/AreaNavigationSettings.aspx, Error=Request timed out.   f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.86   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       Runtime tkau        Unexpected                System.Web.HttpException: Request timed out.           f379329d-3406-105e-a72a-ed7b53a2606e

09/28/2015 14:39:54.88   w3wp.exe (0x18A8)            0x1E90   SharePoint Foundation       General  ajlz0        High        Getting Error Message for Exception System.Web.HttpException (0x80004005): Request timed out.       f379329d-3406-105e-a72a-ed7b53a2606e

////////SOLUTION//////////

Here is the solution the engineer gave us and which worked for us in all our SP2013 farms for all the affected content databases:

On the SQL server, you need to run update statistics and update execution plan for all SharePointDBs
     Exec sp_MSForEachtable 'UPDATE STATISTICS WITH FULLSCAN'
     DBCC FREEPROCCACHE

Use at your own risk. I really didn't think it would help us but it totally solved the problem.  

We were also told:

"After some discussion with others on the support team we would recommend running updating statistics with full scan (possible defragging indexes) on a daily basis.   If the statistics remain updated then the execution plan will remain up to date.  If you delete thousands of documents/files/large site collection.  Then you will also see performance issue and might need to update statistics in the middle of the day." 

/////////QUESTION//////////


Why should we need to run “update statistics” once in a while when https://support.microsoft.com/en-us/kb/932744 says that “update statistics” is “unnecessary because the SharePoint Timer service performs this task automatically.” (Maybe it’s not the exact same kind of updating?)

I checked some of the older sources I could find. . .

http://technet.microsoft.com/en-us/library/hh292622.aspx  - Best practices for SQL Server in a SharePoint Server farm

http://www.microsoft.com/download/en/details.aspx?id=24282  - Database Maintenance for Microsoft SharePoint 2010 Products

http://blogs.msdn.com/b/ronalg/archive/2008/08/27/sql-maintenance-for-sharepoint-databases.aspx 

http://technet.microsoft.com/en-us/library/cc990273.aspx  -    SQL Server 2008 R2 and SharePoint 2010 Products: Better Together (white paper) (SharePoint Server 2010)

All I see there is, "By using maintenance plans in SQL Server 2008 or SQL Server 2005, an administrator can schedule such operations as running database consistency checks, and reorganizing or rebuilding indexes."

And so I find myself wanting to communicate this to the Microsoft SharePoint Product group:

Since SharePoint timer jobs are supposed to do sql maintenance, and since the right sql maintenance wasn’t done by timer jobs to our sql databases, and since there is zero documentation out there on what maintenance dbas should be doing on sharepoint databases, can you file a bug on this, escalate it to the product group, get a fix for it (a new timer job perhaps)?

It makes me wonder what sql maintenance jobs are running on the SQL servers that host the sharepoint databases for o365's sharepoint online.

So what do you forum readers know that I don't about this? Did I miss some documentation? Which SQL maintenance jobs should be set up for SP2013 databases on SQL2012?

Thanks for considering it!

 

Management and alerting Admin tool for Sharepoint 2013

$
0
0

need an admin on premises management and alerting tool (not third party) to work for Sharepoint 2013. if there are recommended powershell scripts that you consider  please let me know

Thank you,


Document Library ribbon completely grayed out in SharePoint 2013

$
0
0

Hello, 

Any suggestions with issue will be very much appreciated.

I created a document library, all the options on the ribbon are grayed out and so i'm unable to get to the library settings. I have checked and this has nothing to do with permissions as i have full control.

Thanks

Removing a KB update for Sharepoint 2013 - HOW?

$
0
0

Our SP admin is saying security update KB3085501 that we pushed down to the SharePoint servers is causing issues. I'm trying to remove them off the server through Installed Updates. There's no uninstall option when you right click the update. WUSA doesn't work either saying the update isn't installed. Is this normal on SharePoint servers?

Sharepoint external access

$
0
0

I have recently started playing around with Sharepoint 2013 and I'm unsure how to setup web authentication for external access.

The site is setup on root. Binding the Sharepoint 80 site on IIS to the external address without alternate access mapped causes 401 Unauthorized. Adding the alternate access by using the Internet field allows access to the site but it auto logins to the Sharepoint System Account. I haven't extended the app due to the possible port change.

Is there a way to force user verification?

Any assistance would be greatly appreciated.

 

OS: Windows Server 2012 R2 Essentials



Error while export in eDiscovery

$
0
0

Hi,

We are using SharePoint 2013 ediscovery sites and trying to exporting query results.

When exporting queries of eDiscovery sites, it is giving error as in attached image.

We are logged in with same user with machine and to SharePoint site.

also followed below url https://support.office.com/en-us/article/Export-eDiscovery-content-and-create-reports-7b2ea190-5f9b-4876-86e5-4440354c381a?CorrelationId=2020cf18-ebca-4491-bfb4-0be306048c3e&ui=en-US&rs=en-US&ad=US

I appreciate your answers on this.

Thanks,

KS


SharePoint Foundation - Internet hosted application Licensing Requirement

$
0
0

Hi,

I am planning to start up my own small company, I intend to sell software services using sharepoint. To start with it will be 5 people company, without about 100 users from multiple companies accessing sharepoint with a login. Users will self register, pay and use the software. There will a site collection for each of company. 

So Demo will be public, Actual Users will have to login using their live/google accounts.  

Do I need buy CALs for each of the user?


Vasudev S.

Long running sql queries from SharePoint Farm Account (Select * from OpenRowSet(TABLE TRCDATA...)

$
0
0

Hi All, 

I'm experiencing long running queries (more than 9 hours) in SQL Server which are running under the SharePoint Farm Account. My environment is a SharePoint 2013 and SQL Server 2012. 

It runs 5 trace write queries on the master database using my SharePoint farm account and it appears to be invoking from the SharePoint App server.

All queries are similar which uses the OpenRowSet query. (select * from OpenRowSet(TABLE TRCDATA... ) 

I have two questions.

1. How can I disable these traces so that it won't come in future again?

2. If we can't turn them off, will these queries have a major impact on the overall performance and if so what we can do to prevent it? 

Regards,


Supun

Distributed cache configuration and ports.

$
0
0

Hi All,

I have set up SharePoint 2013 distributed cache in the UAT environment as follows: 1. Application Server  2. Two Web End servers.

The Distributed Cache setup is as follows: 1. The 22233-22236 ports are opened on each SharePoint server i.e. Application server and  two Web End servers. 2. Remote Registry service on each SharePoint server. 3. The ICMPv4 inbound traffic for each SharePoint server.  The DC instances on working fine on all SharePoint Servers with following commands:

Use-CacheCluster Get-CacheHost with each DC service status showsUP status for all SharePoint Servers as shown: 


The UAT environment does not have Firewall appliance and I have configured firewall for each server individually. 

However, the organization haspre-production and production separate Firewall appliance.  The UAT has same set up as pre-production environment with 1 App Server and 2 WFEs.  The Network team is now asking for Source and Destination for SharePoint Servers for DC.  I have giving this setup team for SharePoint Server in thepre-production environment.  

#

From (Source)

To (Destination)

Protocol

Port#

Bi-directional

Remark

 

Name

IP

Name

IP

(TCP/UDP)

 

 

 

1

WFE01 WFE02

10.10.10.10 10.10.10.11

Apps01

10.10.10.12

TCP

22233 - 22236

No

Explicitly open the Distributed Cache service ports on

all the SharePoint Servers

2

WFE01 WFE02

10.10.10.10 10.10.10.11

Apps01

10.10.10.12

TCP

8, 138, 139, 445

No

File and printer sharing (echo request - icmpv4-in) firewall rule  is required for Distributed Cache Service.

 Network team has opened the firewall for above servers. 

However, the App, WFE01, 02 following status:

App01

Wfe01

Wfe02

Apps02: UP
Wfe01: Unknown
Wfe02: Unknown

Apps02: Unknown
Wfe01: UP
Wfe02: Unknown

Apps02: Unknown
Wfe01: Unknown
Wfe02: UP



and it should UP status across the farm.

Q: WhatSource and Destination should I use so that DC status showsUP for all the servers?
Q: Is Distributed Cache ports should be opened bi-directionally?
AnyTechNet article that I can refer to?          



Sandy


content type hub

$
0
0
Would creating a content type hub at the farm level usingSharePoint 2013 Managed Metadata serviceallow the same contents types to be used in both the project server and a SharePoint site collection so that documents using content types can be shared and migrated between the project server and a SharePoint site collection? Thanks

HOW TO MAKE SHAREPOINT MYSITE AVAILABLE EXTERNALLY

$
0
0

I would like to know how to configure mysite, on a different web application & port, to access from outside network.

Our Configuration:

AAA for the main site: 

AAA for MySite:

.  

how to make MySite, which is having a different port num on a seperate web application, available from outside




The application (Microsoft SQL Server (2008 and 2008 R2), from vendor Microsoft) has the following problem:

$
0
0

HI

n a sharepoint wfe server i saw below error many times why i get this error and how to solve this . sharepoint wfe server O/S: windows server 2012 R2

database : sql server 2012

Log Name:      Application

Source:        Microsoft-Windows-ApplicationExperienceInfrastructure

Date:          9/22/2015 11:10:30 AM

Event ID:      1

Task Category: None

Level:         Warning

Keywords:     

User:          NETWORK SERVICE

Computer:      Xxx.xxxportal.com

Description:

The application (Microsoft SQL Server (2008 and 2008 R2), from vendor Microsoft) has the following problem: Microsoft SQL Server (2008 and 2008 R2) is not supported on this version of Windows. For more information, contact Microsoft.

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="Microsoft-Windows-ApplicationExperienceInfrastructure"    <EventID>1</EventID>

    <Version>0</Version>

    <Level>3</Level>

    <Task>0</Task>

    <Opcode>2</Opcode>

    <Keywords>0x8000000000000000</Keywords>

    <TimeCreated SystemTime="2015-09-22T08:10:30.441883600Z" />

    <EventRecordID>62612</EventRecordID>

    <Correlation />

    <Execution ProcessID="1272" ThreadID="1276" />

    <Channel>Application</Channel>

    <Computer>Xxx.xxxportal.com</Computer>

    <Security UserID="S-1-5-20" />

  </System>

  <EventData>

    <Data Name="DBType">15</Data>

    <Data Name="AppNameCount">40</Data>

    <Data Name="AppName">Microsoft SQL Server (2008 and 2008 R2)</Data>

    <Data Name="VendorNameCount">10</Data>

    <Data Name="VendorName">Microsoft</Data>

    <Data Name="SummaryCount">126</Data>

    <Data Name="Summary">Microsoft SQL Server (2008 and 2008 R2) is not supported on this version of Windows. For more information, contact Microsoft.</Data>

    <Data Name="SessionID">0</Data>

  </EventData>

</Event>


adil

disabled jobs continue to throw errors

$
0
0
I have disabled two timer jobs: CEIP and eDiscovery In-Place Hold Processing. Despite being disabled, both jobs continue to run, throw errors, and fill up the logs. Any suggestions?

SharePoint Deployment Problems

$
0
0

Hello all,


I have started rolling out SharePoint in my Organization. I currently have 2 Front End Web Servers, 1 App Server and a SQL Server.


I have a couple of questions.


I do not have SharePoint Running on my SQL server, do I need that installed on that machine?


I have ran into a problem,

First of all, I am using the Network Load balancing product provided by Microsoft.

First Front End Server IP is .51 (Hostname is con-fshare-01), and the second is .52 (hostname is con-fshare-02), and my virtual is .50

I have a DNS entry of sharepoint.contoso.com pointed to .50


I created a Web Application named http://sharepoint.contoso.com/

I created a test team site under sharepoint.contoso.com/sites/test_team

When trying to get to that web address I get a File or directory not found - 404

Can anyone help?

Viewing all 21070 articles
Browse latest View live


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