| Previous | Next |
| VSS_E_UNEXPECTED | VSS_E_PROVIDER_NOT_REGISTERED |
VSS_E_PROVIDER_ALREADY_REGISTERED
VSS_E_PROVIDER_ALREADY_REGISTERED means that VSS already has a registration for the provider identity being added. Registering the same provider again can create conflicting assumptions about provider ownership and setup.
How to investigate for VSS_E_PROVIDER_ALREADY_REGISTERED
- List installed providers and compare the provider GUID with the one being registered.
- Use an upgrade or repair path supplied by the provider vendor instead of registering a duplicate entry.
- Remove stale registrations only with the provider's documented uninstall or recovery procedure.
Looking for a different code? Search another status or error code.