|
(Tips and Tricks)
When you have error in SharePoint 2010 you are provided with Correlation ID that identify that error.
That correlation Id represent information collected across multiple servers (WFE, Application and etc) maintaining the integrity of the request. SharePoint 2010 logging provides you multiple ways to get the detailed information about that error:
ULS logs have a very useful new column called the Correlation ID. The ID tracks a request and greatly simplifies finding detailed error l...
|