0x800700b7 -

The error code translates to: ERROR_ALREADY_EXISTS (HTTP Error 407 in some contexts).

In plain English: “A file, registry key, or process with the exact name you are trying to create already exists.”

Top Bottom