Site icon EfmSoft

What does HRESULT 0xC00D0036 (NS_E_DUPLICATE_NAME) mean?

 
Previous Next
NS_E_SERVER_NOT_FOUND NS_E_DUPLICATE_ADDRESS

NS_E_DUPLICATE_NAME

Diagnosing NS_E_DUPLICATE_NAME

0xC00D0036 means an administrative operation attempted to create or rename a Windows Media Services object to a name already present in the owning collection.

Evidence to collect

Focused test

Enumerate the owning collection through the same administrative object and look up the requested name. Decide whether the existing object should be reused, renamed or removed. Testing with an unrelated unique name can confirm the uniqueness check, but it does not identify which configuration produced the duplicate.

Verification

Repeat the original create or rename operation after resolving the name collision. Confirm that the intended object is created under the expected identity and that no stale administrative object recreates the old name.

Technical references


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

Exit mobile version