Visual Stuido debug problem

Posted by cagin on Stack Overflow See other posts from Stack Overflow or by cagin
Published on 2010-03-30T09:55:03Z Indexed on 2010/03/30 10:03 UTC
Read the original article Hit count: 425

Hi there,

I have a web application. I am developing on Visual Studio 2008. I want to debug my codes and i m putting a break point on page load event of my master page. But V.S doesnt stop on break point line when the project runnging first. But when i change a dropdownlist's item, V.S stop on break point line. I need to see some values at first loading. I dont know what can i do.

Thanks for your help

© Stack Overflow or respective owner

Related posts about debugging

Related posts about visual-studio