gboudreau
9 years agoChannel Surfer
roRegistrySection: class PLUGIN|MARKUP on thread RENDER
My code fails to create a roRegistrySection object. I tried on the debug console too, and it fails with the same error:
Do I need to create roRegistrySection objects somehow differently?
BrightScript Debugger> sec = CreateObject("roRegistrySection", "Authentication")
BRIGHTSCRIPT: ERROR: roRegistrySection: class PLUGIN|MARKUP on thread RENDER
Do I need to create roRegistrySection objects somehow differently?