Hi.In trying to create a new socket service within Livelink I note that APISRV:Server Root:Server seems to have the basic infrastructure that I need.However the simple act of Orphaning 'Server' into my own OSpace leads to the error shown in this startup sequence:Service livelink813 is not Running.Opening Ospaces and initializing server version: 8.1.3.0.67.#OSpace: kernel Root: #1000001 File:

\LL813\ospace\kernel.oll Size: 333056#OSpace: dbwizapi Root: #4000001 File:

\LL813\ospace\dbwizapi.oll Size: 972800#OSpace: lliapi Root: #6000001 File:

\LL813\ospace\lliapi.oll Size: 1026560#OSpace: llpatch Root: #9000001 File:

\LL813\ospace\llpatch.oll Size: 28160#OSpace: webdsp Root: #a000001 File:

\LL813\ospace\webdsp.oll Size: 161792#OSpace: apibase Root: #d000001 File:

\LL813\ospace\apibase.oll Size: 66304#OSpace: webll Root: #f000001 File:

\LL813\ospace\webll.oll Size: 123648#OSpace: weblingo Root: #11000001 File:

\LL813\ospace\weblingo.oll Size: 72192OpenInstalledModuleOSpaces(): Cannot open {'nntp'}Skipping patch loading.Skipping log creation.Skipping DB Upgrade.Skipping move of modules back to staging.OpenInstalledModuleOSpaces(): Cannot open {'nntp'}Failed to open ospaces and initialize the server!#OSpace: main Root: #13000001 File:

\LL813\ospace\main.oll Size: 176640#OSpace: builder Root: #15000001 File:

\LL813\ospace\builder.oll Size: 773120#OSpace: apisrv Root: #16000001 File:

\LL813\ospace\apisrv.oll Size: 9216Server Object Starting: #16000124 on port: 2099I'm guessing that this is because APISRV isn't loaded at the point where my OSpace opens. However I cannot figure out how to set a dependency on APISRV since it isn't a Livelink module and appears to be an OSpace bootstrapped independently via webbuilder.lxeIf this is the case what is the supported method of making a dependency on APISRV?Do I have to ammend webbuilder.lxe? In which case how I can do this via the module install procedure?Best regards/matt.