Hi
getting errors on compiling an app following upgrade to NT 11
I have added the Control template NetWeb Server Settings to the Web server
and the errors reported are:
( I know what these errors represent, I just cant find the way to solve them...)
Thanks
Richard NT 11
of Event:Accepted
case Field()
of ?set:InsecurePort orof ?set:SecurePort orof ?set:AccountName
orof ?set:CertificatesFolder orof ?set:Domains orof ?set:BindToIPAddress
orof ?set:WebFolder orof ?set:AcmeFolder orof ?set:Staging
orof ?set:SessionTimeout orof ?set:xFrameOptions orof ?set:AccessControlAllowOrigin
orof ?set:StrictTransportSecurity orof ?set:ContentSecurityPolicy
orof ?set:ContentSecurityPolicyReportOnly orof ?set:ReferrerPolicy
do SaveSettings
End
case Field()
of ?set:InsecurePort
orof ?set:SecurePort
s_web.SetPorts(set:InsecurePort,set:SecurePort) ! will restart if necessary
of ?set:AccountName
of ?set:WebFolder