How do we know "where" the error actually is? The only I can find is to literally delete objects one by one in the report until the error dissappears. But there has to be a better way

thanks
Code: Select all
StiWebDesignerOptions.Toolbar.ShowCodeTab = true;
No, the Winforms Designer has such behaviour but not Designer.Web.jay@bplogix.com wrote:Thx. That works pretty well. I remember in previous builds it would show this by default, and would actually navigate in the source code to where the error was. Has this logic changed?