Comments
3 comments
-
You may also want to remove the path to the folder that Reflector Pro uses to store decompiled files from the symbol file locations. You can get to these using the menu Tools/Options/Debugging/Symbols inside Visual Studio.
-
I have done it and now is better....
But,sometimes, if i have and error appare me a "Disassembly" windows in visual studio.
How can i remove also this ?
Thank you -
Check that Tools/Options/Debugging/General has "Enable Just My Code" checked.
Add comment
Please sign in to leave a comment.
No i have to remove it...
1) I dechecked the add-ins
2) I deleted the file under Documenti\Visual Studio 2005\Addins
But everitime i debug my project and i have and error in my datagridview
Visual Studio show me also the decomplied file of .net... for example datagridview.vb
The file is in :
C:\....\Impostazioni locali\Dati applicazioni\Red Gate\.NET Reflector 6\Cache\V2\x86\VB\V20\14ac72fc-1880-44ca-a07e-a5a40bddea20\System\Windows\Forms\DataGridView.vb
if i remove all
C:\....\Impostazioni locali\Dati applicazioni\Red Gate
i have removed all and will not i see that debuged files ???
Thank you .. and excuse me for my english.