Hello everyone. Somehow in .Net I turned off debugging for my ASP programs.

I think it was a windows message box that came up and asked me if I wanted to turn debugging off. For some reason I clicked on yes and now when I set break points in my ASP programs in .Net, it does not stop for debugging.

I think I need to change a system setting but I have no idea where.

Does anyone know how I can turn this back on?

Thanks