Debuging VB.NET Class library project used in asp pages
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone! I'm trying to debug a vb.net project and it is not working like I expected. In the vb6 I would open the project set my break points and run it. When ever the line that has the break point was called from asp page running locally it would stop. It does not work the same in vb.net Can some one tell me what am I doing wrong or a where I can find a good article about debugging Class library project. :omg: Thanks in advance Iluha