Error 16262

Severity

10

Message text

%1!: Cannot configure server property after srv_init().

Explanation

Open Server has attempted to set a property through srv_props() after srv_init() has completed.

Action

Except for SRV_S_TRACEFLAG, set all properties that can be set through srv_props() before calling srv_init().

Additional information

Symbolic constant: SRV_EPROPCFG