It is using asp.net and there is vb code behind. These are all gathered together in a folder and sub folders under that. The website works fine but I would like to be able to debug it. When I use visual studio and attach to the browser process I can see that it attachs and the threads go by but I am unable to set breaks or see variables. I thought maybe the issue was that it was not all together in a visual studio solution or a visual studio project.