B
Bob Altman
Hi all,
I originally posted this question microsoft.public.inetserver.asp.general.
Since this is an ASP.Net question (well, actually, it's a Visual Studio
question, but that's splitting hairs), I was told to re-post the question in
this NG. I actually think that I've found an answer to the question myself,
but in case someone saw the original message thread and comes here looking
for the resolution I'll post the original question and what I think is the
answer...
The one thing that I didn't include in my original question was the small
detail that I'm running this on Vista. When I run Visual Studio as
Administrator then the debugger works correctly. This could be either
because I do, in fact, need to run with admin credentials to get the web
debugger to work, or it could be that some Visual Studio setting is
different between the admin and non-admin users.
I haven't yet had a reason to install VS 2008 anywhere. Does VS 2008 have
any of the Windows Vista compatibility problems that VS 2005 has? If not
then I'll just install it and be done with it.
TIA - Bob
I originally posted this question microsoft.public.inetserver.asp.general.
Since this is an ASP.Net question (well, actually, it's a Visual Studio
question, but that's splitting hairs), I was told to re-post the question in
this NG. I actually think that I've found an answer to the question myself,
but in case someone saw the original message thread and comes here looking
for the resolution I'll post the original question and what I think is the
answer...
I'm a very experienced VB.Net developer just starting to climb up
the ASP.Net learning curve. I followed a couple of the beginning
"how to" tutorials included with the MSDN docs, but I've run into
a problem that I can't figure out. When I run my simple ASP.Net
web app under the debugger, it doesn't stop at any breakpoints.
I'm using VS 2005 Team Suite SP1. I created the solution by
selecting "Create: Website" from the start page and selecting
the "ASP.Net Web Site" template.
[snip]
The one thing that I didn't include in my original question was the small
detail that I'm running this on Vista. When I run Visual Studio as
Administrator then the debugger works correctly. This could be either
because I do, in fact, need to run with admin credentials to get the web
debugger to work, or it could be that some Visual Studio setting is
different between the admin and non-admin users.
I haven't yet had a reason to install VS 2008 anywhere. Does VS 2008 have
any of the Windows Vista compatibility problems that VS 2005 has? If not
then I'll just install it and be done with it.
TIA - Bob