AdvanceThe
(1)
VS
(1)
ASP
(1)
NET
(1)
Properties
(1)
Possibility
(1)
Click
(1)
Configuations
(1)

Visual Studio.NET 2005 break point problems...

Asked By Inverse
24-Jan-07 09:06 AM
Hi,
I have been using visual studio.net 2005 and it used to work perfectly.
I dont exactly know when things started going wrong or when problems
occured. But when i create break points within web applications and run
the application it does not break.

i ahve tried reinstalling the application twice now, once removing the
.net frameworks 1, 1.1 and 2.0...

any suggestions would be much apreciated such as options you can check
ect

Thanks in advance

The other possibility is that VS.net is not attaching to the process.

Asked By Inverse
24-Jan-07 09:20 AM
The other possibility is that VS.net is not attaching to the process.
If you're doing a web project, right click on the project file, and
click properties.  Open the Configuration properties folder and click
Debugging.  On the right side, under Debuggers, make sure Enable
ASP.net debugging is set to true.

i found this when searching, where is the configuations properties
folder?

problem solved! someone was stupid and was using ctrl + f5 hmmm sillyme!

Asked By Inverse
24-Jan-07 10:08 AM
problem solved! someone was stupid and was using ctrl + f5 hmmm silly
me!
Post Question To EggHeadCafe