.NET Custom Control - Red line in umbdebugshowtrace
I'm writing a custom .net control and its working as expected. However,
when I turn on umbdebugshowtrace, the line where the macro property
is set is red (2nd to last line where it starts: macro filename) . Does anyone know if that is an
error? I've tried upper/lowercasing it. Nothing appears in umbracoLog.
I'm not quite sure why it's red but it's not neccesarily an error. If it was an error you're right it would also be red but the potentiel error description would also be much more descriptive and the macro would of course not be working.
I know this is a bit vague answer since it does not clarify what the red line indicates in this case but rest assured that in this case it's not because of an error.
.NET Custom Control - Red line in umbdebugshowtrace
I'm writing a custom .net control and its working as expected. However, when I turn on umbdebugshowtrace, the line where the macro property is set is red (2nd to last line where it starts: macro filename) . Does anyone know if that is an error? I've tried upper/lowercasing it. Nothing appears in umbracoLog.
Hi Patrick
I'm not quite sure why it's red but it's not neccesarily an error. If it was an error you're right it would also be red but the potentiel error description would also be much more descriptive and the macro would of course not be working.
I know this is a bit vague answer since it does not clarify what the red line indicates in this case but rest assured that in this case it's not because of an error.
/Jan
Thanks Jan - guess I'll just leave it and hope nothing is too wrong :)
is working on a reply...