T O P I C R E V I E W |
Uniwares |
Posted - Sep 29 2023 : 04:28:54 AM I had to downgrade/upgrade VS 2022, so reinstalling VA now and I get the message that some components are missing, then VA launches the VSIX installer which gets me this error:
Any ideas? |
4 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Sep 29 2023 : 08:25:16 AM The message suggests problems writing out installer logs, but the file name seems reasonably unique, and I would not expect the %TEMP% directory to be restricted, and require admin rights to write to. |
Uniwares |
Posted - Sep 29 2023 : 06:29:26 AM Nope, no IDE processes. But I have to admit that our network setup is - different - from normal, so run-as-admin is not what most applications expect, not even Visual Studio. We use MakeMeAdmin to actually do admin stuff. So this may be the reason why VSIX fails, but still its weird. Am wondering though which package VA requires that was missing.
|
feline |
Posted - Sep 29 2023 : 06:15:01 AM OK, that is down right strange. Installing for VS2010 and later should never require elevated permissions. At a guess an IDE process was still running in the background, which a reboot would also have cleared. But that's just a guess. Glad you found a solution. |
Uniwares |
Posted - Sep 29 2023 : 05:46:10 AM Figured it out. Must run it as administrator and elevated. |