Debugging inline ASP.Net code

Discussion area for and about AbleCommerce hosting and development providers. If you provide AbleCommerce services let our users know.
Post Reply
Bill M
Ensign (ENS)
Ensign (ENS)
Posts: 1
Joined: Thu Feb 03, 2005 7:35 pm

Debugging inline ASP.Net code

Post by Bill M » Thu Feb 03, 2005 7:37 pm

Hi Guys,

This is a simple development question.

I'm using the provided "Webshare" project as a basis project for my Able Commerce additions. I've worked on countless ASP.Net applications, but I've always used CodeBehind. The Able Commerce scripts all seem to use inline code, Classic-ASP-Style (<%..%>). This is fine, but I'm wondering if it can be monitored from within the VS debugger. From my experiments, I haven't been able to successfully break execution on code lines within Able's ASP-style scripts. Would you mind asking the devs there if they have a clever way of stepping through this code? Or do they just debug it Classic-ASP-Style?

Thanks alot!

Post Reply