Tuesday, September 7, 2010

Enable Advanced Debugging

To see error informations from all the sub-build layers of SharePoint 2010 you can enable advanced debugging.

Navigate to the following location in the registry editor (type regedit in the search box):
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\SharePointTools]

Set the value for the DWORD entry "EnableDiagnostics" to 1.

If the DWORD does not exist then create it.

You will now see the additional stack trace info from SharePoint in your output window.

No comments:

Post a Comment