Site icon EfmSoft

What does HRESULT 0xC1250101 (WDSCP_E_NOT_A_DIRECTORY) mean?

 
Previous Next
WDSCP_E_INVALID_CONFIGURATION WDSCP_E_CONFIG_STRING_REQUIRED

WDSCP_E_NOT_A_DIRECTORY

WDSCP_E_NOT_A_DIRECTORY is a path-type validation failure in the WDS content provider. The namespace configuration is provider-specific; for the WDS content-provider configuration represented by this error, the selected path must resolve to a directory rather than a regular file or another unusable object.

Check the configured path as seen by the WDS server process

Because content provider configuration is attached to the WDS transport namespace, the same provider DLL can serve namespaces with different configuration values. Compare the failing namespace configuration with a working one and verify whether deployment automation accidentally supplied a WIM/file path where a directory root was expected. Correct the namespace/provider configuration and then allow the provider to reinitialize.

Namespace configuration · WDS transport namespaces · Provider initialization


Looking for a different code? Search another status or error code.

Exit mobile version