RE: first chance exception

2011-10-13 Thread Ian Thomas
...@ozdotnet.com] On Behalf Of David Kean Sent: Thursday, October 13, 2011 1:02 PM To: ozDotNet Subject: RE: first chance exception When the offending line throws, paste the exception and the stack. Before you copy the stack, right click on the Call Stack window and choose Show External Code

Re: first chance exception

2011-10-12 Thread Joseph Clark
** Victoria Park, Western Australia -- *From:* ozdotnet-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *David Kean *Sent:* Thursday, October 13, 2011 8:46 AM *To:* ozDotNet *Subject:* RE: first chance exception ** ** Where

RE: first chance exception

2011-10-12 Thread Ian Thomas
Well, fuslogvw is a problem - Settings has logging disabled, and for the life of me I can't enable anything (or find online how to do it). I have VS2010, VS2008 installed and all's fine. _ Ian Thomas Victoria Park, Western Australia

Re: first chance exception

2011-10-12 Thread Joseph Clark
Looks like you need to run it with escalated privileges on Vista/Win7 in order for the settings to be configurable. On Thu, Oct 13, 2011 at 2:42 PM, Ian Thomas il.tho...@iinet.net.au wrote: Well, fuslogvw is a problem – Settings has logging disabled, and for the life of me I can’t enable

RE: first chance exception

2011-10-12 Thread Ian Thomas
Duh - how dumb can I be :-( _ Ian Thomas Victoria Park, Western Australia _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Joseph Clark Sent: Thursday, October 13, 2011 11:44 AM To: ozDotNet Subject: Re: first chance exception

RE: first chance exception

2011-10-12 Thread Ian Thomas
...@ozdotnet.com] On Behalf Of David Kean Sent: Thursday, October 13, 2011 11:45 AM To: ozDotNet Subject: RE: first chance exception Can you paste the call stack when the first chance exception occurs? From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Joseph Clark

RE: first chance exception

2011-10-12 Thread Greg Keogh
Well, fuslogvw is a problem - Settings has logging disabled, and for the life of me I can't enable anything (or find online how to do it). That drove me mad too a few weeks ago, turns out I had to run it as an Administrator to enable the logging. It's a weird utility - Greg

RE: first chance exception

2011-10-12 Thread Ian Thomas
\machine.config. LOG: Binding succeeds. Returns assembly from C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml .dll. LOG: Assembly is loaded in default load context. So, for a more serious first chance exception, where we may need to supply the generated XML files

RE: first chance exception

2011-10-12 Thread David Kean
: Wednesday, October 12, 2011 9:13 PM To: 'ozDotNet' Subject: RE: first chance exception David This is with a breakpoint set a few lines below the offending line, but seems the same if it's at the same line - XSDTest2.exe!XSDTest2.XSDTest.Program2.Main(String() args = {Length=0}) Line