Message in visual studio "This extension is scheduled for install"
Asked Answered
P

6

15

I have downloaded RDLC extension from visual studio 2017 Tools -> "Extensions & Updates" successfully & its showing me message as

"This extension is scheduled for install".

So I have restarted my VS2017 (VS Professional 2017 version 15.8.6 ) but still its showing same message & it seems RDLC extension is still not added in VS2017.

I also closed VS using both menu and the close window button (X) in VS but still no luck.

Extension Message

Proximate answered 4/4, 2019 at 6:42 Comment(0)
P
21

I found the solution. There was another VS instance was running.

I closed all my running VS instances & then "VSIX Installer" installed all my extension.

enter image description here

Proximate answered 4/4, 2019 at 7:1 Comment(2)
Actually, there are two normal ways to install extensions. Download vsix from MarketPlace or using 'Extensions and Updates' in VS. The latter way won't run the install until all vs instance stop. And if you manually install by .vsix, it will show a 'end task' option to help kill all related process.Around
Anyway, thanks for sharing your update. You can mark it as answer to make it easier to be found.Around
M
9

Try, File -> Close instead closing VS by clicking X

Or else, restarting the PC should work according to the warning shown in the window Or else, You can change your settings

Mayamayakovski answered 4/4, 2019 at 6:51 Comment(0)
C
1

Even though you close your visual studio instances, there may be another instance running in background. So make sure you closed all instances in Task manager -> Details. In my case it started to install once i closed all instances.

Conformity answered 5/8, 2019 at 5:39 Comment(0)
A
1

If you have opened visual studio account window in browser close it & also close your VS. After it VSIX installer will install the extension for you.

Antirachitic answered 14/4, 2020 at 20:20 Comment(0)
R
1

Once you close the VS, you should have VSIX installer which will be executed to download and install extension.

Rai answered 8/11, 2023 at 2:23 Comment(0)
P
0

For me I restarted my PC/VM and then installed the extension from Visual Studio again. Then I have closed the extension window. Again opened the extension window. And then closed extension window and Visual Studio. Then after couple of seconds a "VSIX installer" window appeared an started to install the extension automatically.

Pyrene answered 20/5, 2020 at 13:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.