I am going crazy with this.

I have created my own semantic check rule and I'm trying to debug it. To be precise, I want to use step-by-step debugging.

When I first tried it, I got the message that I need to setup a profile in order to debug a semantic check rule. So I created a profile and added this rule to it.

When I open the profile code, I can debug the profile. But not the rule I created!

When I put a break point on the rule, it gets misteriously transferred to the profile, in the same line.

Can anybody help?

Thanks.

 or register to reply.

Notify Moderator