0

I am working with custom site,List,Fields and Contenttype. I have deployed my cusom list definition and i tried to create new item for my custom list there i am getting error with Correlation ID. There is no proper error log there. I dont no where the problem in is there any way to find the error.

Ayyappan Anbalagan
  • 11,022
  • 17
  • 64
  • 94

1 Answers1

1

Unless you have changed the default location, the log files will be in the following directory on the SharePoint server:

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS

Open the log file that corresponds to the time given in the error, then search for the Correlation ID.

Rich Bennema
  • 10,295
  • 4
  • 37
  • 58