I have created a new VS extension packaged as a VSIX. It has never been uploaded to the VS Gallery, but when I try to upload it, I get "VSIX Id already exists on the site." Just to be safe, I generated a new guid and
incremented the version number of my extension, and I'm still getting the same error. The VSIX installs correctly on a test machine, so I know the package file is sound. I have also made sure there are no spaces in any of the file names included
in the VSIX. Any help would be much appreciated.
↧