Sunday, February 7, 2010

Just-In-Time Debugging

after we installed the visual studio on the server that runs the sharepoint, when an error occurs the system open a dialog box to debug the error with visual studio and wait until we click the ok or cancel button.

To solve the problem:

first: remove the connection between visual studio and errors!:
http://msdn.microsoft.com/en-us/library/k8kf6y2a(VS.80).aspx

then: stop just-in-time debugging from Registry:





http://msdn.microsoft.com/en-us/library/5hs4b7a6(VS.80).aspx





No comments: