qberta01
Programmer
- Nov 14, 2005
- 113
I was given the code for an application which consists of 1 project, 1 web application and a console application. Basically the console application is used to execute the classes in the web application. I would like to step through the code so I put a break on the static void Main and then run the application. However, I get a web page with a directory listing. I would have thought it’d immediately start debugging. What am I missing?
Thx,
Q.
Thx,
Q.