I recently re-installed the system, encountered some problems during the installation and use of SVN, and noted down the notes.
After installing the system for the first time, the following error occurs when installing visualsvn:
Custom Action installwmischemaexcute failed: cannot query proxy blanket: no such interface supported (0x80004002)
I searched the internet for a long time and did not find a solution. in desperation, I re-installed the system again. This time, the installation of visual SVN went smoothly and passed the installation directly, so there was no problem with the operation. good time. I received this error again when I ran visual SVN the next day:
Cannot query proxy blanket: no such interface supported (0x80004002)
This time, I am really going crazy, and I cannot rely on redo the system to solve the problem. although the two errors are not exactly the same, they are the same in the next section, so I started searching on Google and finally found a solution on an English website:
Http://www.visualsvn.com/support/topic/00059/
As mentioned above, running visual SVN on a notebook with an NVIDIA independent graphics card may encounter two errors:
An error occurred while installing or updating visualsvn:
Custom Action installwmischemaexcute failed: cannot query proxy blanket: no such interface supported (0x80004002 ).
The following error is displayed on the visual SVN Server Manager panel:
Cannot query proxy blanket: no such interface supported (0x80004002)
The problem is exactly the same as what I encountered. Let's look at the solution: the solution is to say that this error only appears in a notebook with an NVIDIA independent graphics card. You only need to switch to the integrated graphics card, the steps are as follows:
1. Open the NVIDIA control panel.
2. Choose 3D Settings> Manage 3D settings.
3. Select the integrated graphics card as the preferred graphics processor.
4. Click application.
I did it again, and it really worked...