473,385 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Breakpoints are ignored!!

hi,

I am working with Windows Vista Ultimate and Visual Studio .NET 2005, I
created an ASP.NET Web site and I only have added a breakpoint to test it
but the breakpoint are ignored. I am working in debug mode as well. Any one
has any ideas?

Thanks in advance
Vicente.

Aug 11 '07 #1
7 3265
"Vicente García" <nu********@hotmail.comwrote in message
news:F4**********************************@microsof t.com...
I am working with Windows Vista Ultimate and Visual Studio .NET 2005, I
created an ASP.NET Web site and I only have added a breakpoint to test it
but the breakpoint are ignored. I am working in debug mode as well. Any
one has any ideas?
Are you sure the code is even jumping into the methods where you've set the
breakpoints...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Aug 11 '07 #2
Yes, It is sure and very strange!
Thanks
Regards,
Vicente

"Mark Rae [MVP]" <ma**@markNOSPAMrae.netescribió en el mensaje de noticias
news:%2****************@TK2MSFTNGP06.phx.gbl...
"Vicente García" <nu********@hotmail.comwrote in message
news:F4**********************************@microsof t.com...
>I am working with Windows Vista Ultimate and Visual Studio .NET 2005, I
created an ASP.NET Web site and I only have added a breakpoint to test it
but the breakpoint are ignored. I am working in debug mode as well. Any
one has any ideas?

Are you sure the code is even jumping into the methods where you've set
the breakpoints...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Aug 11 '07 #3
On Aug 11, 6:20 pm, Vicente García <nun_yes...@hotmail.comwrote:
hi,

I am working with Windows Vista Ultimate and Visual Studio .NET 2005, I
created an ASP.NET Web site and I only have added a breakpoint to test it
but the breakpoint are ignored. I am working in debug mode as well. Any one
has any ideas?

Thanks in advance
Vicente.
To unable debug for asp.net website in vista, you need to run visual
studio as a administrator.
go to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
\devenv.exe" (Default laction of Development Environment)
Right click on devenv.exe --Properties
Go to compatibility tab and check "Run this programme as an
administrator".
hit ok

Now you should able to debug your asp.net application.

Hope this will work for you.
-----------------------------------
Hemant Mane

Aug 11 '07 #4
Yes, it works perfectly, many thanks!!!!

Regards,
Vicente
"Hemant" <He***********@gmail.comescribió en el mensaje de noticias
news:11**********************@l22g2000prc.googlegr oups.com...
On Aug 11, 6:20 pm, Vicente García <nun_yes...@hotmail.comwrote:
hi,

I am working with Windows Vista Ultimate and Visual Studio .NET 2005, I
created an ASP.NET Web site and I only have added a breakpoint to test it
but the breakpoint are ignored. I am working in debug mode as well. Any
one
has any ideas?

Thanks in advance
Vicente.
To unable debug for asp.net website in vista, you need to run visual
studio as a administrator.
go to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
\devenv.exe" (Default laction of Development Environment)
Right click on devenv.exe --Properties
Go to compatibility tab and check "Run this programme as an
administrator".
hit ok

Now you should able to debug your asp.net application.

Hope this will work for you.
-----------------------------------
Hemant Mane

Aug 12 '07 #5
To unable debug forasp.netwebsite in vista, you need to run visual
studio as a administrator.
go to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
\devenv.exe" (Default laction of Development Environment)
Right click on devenv.exe --Properties
Go to compatibility tab and check "Run this programme as an
administrator".
hit ok

Now you should able to debug yourasp.netapplication.

Hope this will work for you.
-----------------------------------
Hemant Mane
I had the same problem, I have just tired your solution and it works!
Thanks a lot!
Bruno
Aug 13 '07 #6
Actually there are more to it.
If anyone one has problems with debugging in Vista read this article
http://mvolo.com/blogs/serverside/ar...IS7-Vista.aspx

Worked for me.

George.

"martian49" <bc*****@tin.itwrote in message
news:11**********************@k79g2000hse.googlegr oups.com...
>To unable debug forasp.netwebsite in vista, you need to run visual
studio as a administrator.
go to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
\devenv.exe" (Default laction of Development Environment)
Right click on devenv.exe --Properties
Go to compatibility tab and check "Run this programme as an
administrator".
hit ok

Now you should able to debug yourasp.netapplication.

Hope this will work for you.
-----------------------------------
Hemant Mane

I had the same problem, I have just tired your solution and it works!
Thanks a lot!
Bruno


Aug 13 '07 #7
Changing the permissions worked! Thank you.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Dec 10 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dave | last post by:
Just started using VS 2003 and many times in my project (s) my breakpoints are ignored OR the breakpoint is hit and a message box displays stating that the is no source code available for this...
9
by: Tim Cali | last post by:
I set a breakpoint in a project, however the breakpoint is ignored. This was in the TimeTracker project from the Asp.Net site. I added it at the Login method of the TTUser class (TTUser.vb). I...
1
by: T-Bone | last post by:
Hi there, I 've an .aspx page which uses formsauthentication. The formsauthentication works fine however. When I insert breakpoints in the code which does the actual authentication, for example...
8
by: PJ6 | last post by:
I'm having a problem I can't reproduce in a simple example. If I create a class that inherits button and click on it in a web page, if I override the OnClick method, on clicking, any code is...
4
by: Tom Edelbrok | last post by:
I have a VB.NET program running under VS2003. It is just a simple program for learning VB.NET, with a main form and a form load event. Inside the form load event I set a breakpoint. However, every...
6
by: Brian Bischof | last post by:
I'm having troubles getting the debugging process to work consistenly for external classes. I got it to work once and then I turned it off. But now I can't get re-enabled. Here is what I'm doing....
0
by: Timothy Greaves | last post by:
Hi I have a PC with XP SP2 and IIS 5.1 installed. I also have VS 2002 and Interdev 6.0 installed. I am having problems getting the system to perform JIT debugging on ASP pages. I have enabled...
1
by: jeem | last post by:
I am using ActiveState Komodo 3.5 to work on a large python 2.4 application with an extensive UI... I am attempting to debug the application and am setting breakpoints in 4 different *.py files.....
3
by: Randy Magruder | last post by:
Attn: Asp.net gurus...if anyone can help, I hope it's here. Okay, I'm at my wits end. I have googled til my fingers hurt and am still not finding answers. The symptoms are as follows: 1. ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.