wwwebserver::IsIISInstalled

Determines whether IIS is installed and has the necessary configuration components (IIS Metabase Compatibility) in order to run an IIS configuration.

Internally checks for the existance of the IISNamespace COM object.

o.IsIISInstalled(llNoPrompt)

Return Value

.T. or .F.

Parameters

llNoPrompt
if .T. no error message is displayed on an error. Otherwise MessageBox is shown.


See also:

Class wwwebserver

© West Wind Technologies, 1996-2024 • Updated: 03/10/20
Comment or report problem with topic