Table of Contents

Field ReportCustomCodeNotExecuted

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9103: a report expression calls the report's custom code (Code.Name(...)) or a custom assembly, and no code host was supplied. Custom code is never executed by default: running it would be running arbitrary code from an uploaded file.

public const string ReportCustomCodeNotExecuted = "DXP9103"

Returns

string
DXP9103: a report expression calls the report's custom code (Code.Name(...)) or a custom assembly, and no code host was supplied. Custom code is never executed by default: running it would be running arbitrary code from an uploaded file.