Re: Web debugging problem

2018-05-08 Thread Greg Keogh
> > Did you already try the steps in this? > https://stackoverflow.com/questions/40729535/how-to-stop- > browser-closing-automatically-when-you-stop-debugging-on-vs-2017 > I found similar suggestions in haphazard searches, and I fiddled a lot of settings including the one mentioned, but so far not

RE: Web debugging problem

2018-05-08 Thread David Kean
Greg, the dev stated below: From: Bill Hiebert Sent: Wednesday, May 9, 2018 2:04 AM To: David Kean Subject: RE: Web debugging problem Yes. Script debugging was disabled by default which means the debugger is not tracking the Browser anymore. To work around this, we added a feature which

Re: Web debugging problem

2018-05-07 Thread Tom P
Did you already try the steps in this? https://stackoverflow.com/questions/40729535/how-to-stop-browser-closing-automatically-when-you-stop-debugging-on-vs-2017 On Tue, 8 May 2018 at 11:19, Greg Keogh wrote: > Folks, I just accepted a VS2017 update to 15.7.0 and it downloaded 745 > updates in

RE: Web debugging problem

2018-05-07 Thread David Kean
DotNet Subject: Web debugging problem Folks, I just accepted a VS2017 update to 15.7.0 and it downloaded 745 updates in 3.38GB. It might have caused a change in ASP.NET<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2FASP.NET&data=02%7C01%7Cdavid.kean%40

Web debugging problem

2018-05-07 Thread Greg Keogh
Folks, I just accepted a VS2017 update to 15.7.0 and it downloaded 745 updates in 3.38GB. It might have caused a change in ASP.NET debugging behaviour. I hit F5 to debug-run a classic ASP.NET project, it launches IE11 and it works normally. When I close IE11, VS2017 continues debugging and I have

Re: Web debugging problem solved

2017-09-18 Thread DotNet Dude
; ozdotnet-boun...@ozdotnet.com > ] *On > Behalf Of *grant.maw > *Sent:* Wednesday, 30 August 2017 10:14 PM > *To:* ozDotNet > > *Subject:* Re: Web debugging problem solved > > > > > > At a funeral, the Real Programmer is the one saying ``Po

RE: Web debugging problem solved

2017-09-18 Thread Ken Schaefer
There are some funny t-shirts here: https://www.codetee.com/collections/t-shirt I LOLed From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of grant.maw Sent: Wednesday, 30 August 2017 10:14 PM To: ozDotNet Subject: Re: Web debugging problem solved At a

Re: Web debugging problem solved

2017-09-09 Thread Wallace Turner
i'm late to this party but what youse reckon of my keyboard? [image: Inline image 1] ‌ On Wed, Aug 30, 2017 at 8:38 PM, Greg Keogh wrote: > At a funeral, the Real Programmer is the one saying ``Poor George. And he >> almost had the sort routine working before the coronary.'' >> > > If poor Ge

Re: Web debugging problem solved

2017-08-30 Thread Greg Keogh
> > At a funeral, the Real Programmer is the one saying ``Poor George. And he > almost had the sort routine working before the coronary.'' > If poor George was the real programmer, he would of course have gone out in repose, with his hands cradling a hard-cover copy of Knuth volume 3 on his breast

Re: Web debugging problem solved

2017-08-30 Thread grant.maw
At a funeral, the Real Programmer is the one saying ``Poor George. And he almost had the sort routine working before the coronary.'' Original message From: David Burstin Date: 30/08/2017 5:27 PM (GMT+10:00) To: ozDotNet Subject: Re: Web debugging problem so

Re: Web debugging problem solved

2017-08-30 Thread David Burstin
Real programmers use butterflies. https://xkcd.com/378/ On 30 August 2017 at 17:22, Tom Rutter wrote: > Real programmers don't even program! > > > On Wednesday, 30 August 2017, Greg Harris > wrote: > >> Real programmers program in FORTRAN edited with TECO! >> >> On Wed, Aug 30, 2017 at 5:15 PM

Re: Web debugging problem solved

2017-08-30 Thread Tom Rutter
Real programmers don't even program! On Wednesday, 30 August 2017, Greg Harris wrote: > Real programmers program in FORTRAN edited with TECO! > > On Wed, Aug 30, 2017 at 5:15 PM, Tom Rutter > wrote: > >> Real programmers don't use context menus or even the mouse to be fair >> >> On Wednesday, 3

Re: Web debugging problem solved

2017-08-30 Thread Greg Harris
Real programmers program in FORTRAN edited with TECO! On Wed, Aug 30, 2017 at 5:15 PM, Tom Rutter wrote: > Real programmers don't use context menus or even the mouse to be fair > > On Wednesday, 30 August 2017, Greg Keogh wrote: > >> The option is also in the toolbar in the dropdown next to the

Re: Web debugging problem solved

2017-08-30 Thread Tom Rutter
Real programmers don't use context menus or even the mouse to be fair On Wednesday, 30 August 2017, Greg Keogh wrote: > The option is also in the toolbar in the dropdown next to the "play" >> button where you choose IIS Express or whatever else. > > > Real programmers don't use toolbars! (but yo

Re: Web debugging problem solved

2017-08-30 Thread Greg Keogh
> > The option is also in the toolbar in the dropdown next to the "play" > button where you choose IIS Express or whatever else. Real programmers don't use toolbars! (but you're right, it's in the "Standard" bar, which I've hidden for years) -- *GK*

Re: Web debugging problem solved

2017-08-30 Thread Tom Rutter
The option is also in the toolbar in the dropdown next to the "play" button where you choose IIS Express or whatever else. On Wednesday, 30 August 2017, Greg Keogh wrote: > Folks, a couple of weeks ago, after upgrading to Visual Studio 2017, I > asked if anyone could guess why debugging any web

Web debugging problem solved

2017-08-29 Thread Greg Keogh
Folks, a couple of weeks ago, after upgrading to Visual Studio 2017, I asked if anyone could guess why debugging any web app produced a "not found" popup for the start page. I finally discovered it was caused by Edge being the default browser instead of Internet Explorer. By sheer luck, or some men