|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Must I change the property in 26 projects or is there a soultion level way of doing itAfter a Debug run I notice some Exceptions listed in the Output window.
I'd like to cause the app to break on any warning so I can see where it occurs. The best I can find if a property at the project level but I have 26 projects. Must I change the property in 26 projects or is there a solution level way of doing it? Thanks academic wrote:
Show quoteHide quote > After a Debug run I notice some Exceptions listed in the Output window. There is an option in the IDE to do this. It is under debug->Exceptions> > I'd like to cause the app to break on any warning so I can see where it > occurs. > > The best I can find if a property at the project level but I have 26 > projects. > > Must I change the property in 26 projects or is there a solution level way > of doing it? > > > > Thanks > > Turn on always break in the debugger. Chris I found debug->Exceptions but can't find any thing like
always break in the debugger I'm using vs2005 thanks Show quoteHide quote > There is an option in the IDE to do this. It is under debug->Exceptions > > Turn on always break in the debugger. > Chris academic wrote:
Show quoteHide quote > I found debug->Exceptions but can't find any thing like In vs2005 you check the thrown column for Common Language Runtime > always break in the debugger > I'm using vs2005 > > thanks > > > >>There is an option in the IDE to do this. It is under debug->Exceptions >> >>Turn on always break in the debugger. >>Chris > > > Exceptions. Chris I did that and it broke inside a Try.
Since I'm catching it I wouldn't expect a message in Output Window. I can try again - what I did last time was to check all in that column. Thanks Show quoteHide quote > > In vs2005 you check the thrown column for Common Language Runtime > Exceptions. > > Chris Actually the messages are in my Immediate window
not my Output window I tried various combinations, one box checked, both columns checked,... Either it never stops or else it stops at in my Try's Thanks Show quoteHide quote " academic" <acade***@a-znet.com> wrote in message news:ewm4COKMGHA.3052@TK2MSFTNGP10.phx.gbl... >I did that and it broke inside a Try. > Since I'm catching it I wouldn't expect a message in Output Window. > > I can try again - what I did last time was to check all in that column. > > Thanks > >> >> In vs2005 you check the thrown column for Common Language Runtime >> Exceptions. >> >> Chris > >
Local Machine policy exceptions
VB.NET or C#.NET ??? Is there a difference between passing "" and passing Nothing to a Windows API ? Moving a project from 2003 to 2005 Time? TCP/IP Socket communication from multiple clients reading text files Open a text file and into an array ?? Help to Italy Usual Databinding Question - UNusual Requirements |
|||||||||||||||||||||||