Sitecore Rocks always disabled after installation
up vote
3
down vote
favorite
I'm using VS 2017 and Sitecore 9
I have tried installing Sitecore Rocks multiple times, each time I follow the steps:
Tools > Extensions and updates > search for "rocks" in the online tab > Install > Restart VS to trigger installation > installation finishes "successfully"
However, it doesn't work : the extra "Sitecore" tab doesn't appear, and whenever I try to check Sitecore Rocks in "Extensions and updates", it appears to be disabled, like this:
I've been looking online for hours and I can't find anything similar to this, can anyone help? What should I do to enable it? Am I missing any steps in the installation process?
sitecore-rocks
add a comment |
up vote
3
down vote
favorite
I'm using VS 2017 and Sitecore 9
I have tried installing Sitecore Rocks multiple times, each time I follow the steps:
Tools > Extensions and updates > search for "rocks" in the online tab > Install > Restart VS to trigger installation > installation finishes "successfully"
However, it doesn't work : the extra "Sitecore" tab doesn't appear, and whenever I try to check Sitecore Rocks in "Extensions and updates", it appears to be disabled, like this:
I've been looking online for hours and I can't find anything similar to this, can anyone help? What should I do to enable it? Am I missing any steps in the installation process?
sitecore-rocks
Did you try this: sitecoremaster.com/social/… ?
– Gatogordo
Nov 11 at 12:57
@Gatogordo The "Enable" button is dimmed, and cannot be clicked, so this solution doesn't work.
– mie
Nov 11 at 13:07
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
I'm using VS 2017 and Sitecore 9
I have tried installing Sitecore Rocks multiple times, each time I follow the steps:
Tools > Extensions and updates > search for "rocks" in the online tab > Install > Restart VS to trigger installation > installation finishes "successfully"
However, it doesn't work : the extra "Sitecore" tab doesn't appear, and whenever I try to check Sitecore Rocks in "Extensions and updates", it appears to be disabled, like this:
I've been looking online for hours and I can't find anything similar to this, can anyone help? What should I do to enable it? Am I missing any steps in the installation process?
sitecore-rocks
I'm using VS 2017 and Sitecore 9
I have tried installing Sitecore Rocks multiple times, each time I follow the steps:
Tools > Extensions and updates > search for "rocks" in the online tab > Install > Restart VS to trigger installation > installation finishes "successfully"
However, it doesn't work : the extra "Sitecore" tab doesn't appear, and whenever I try to check Sitecore Rocks in "Extensions and updates", it appears to be disabled, like this:
I've been looking online for hours and I can't find anything similar to this, can anyone help? What should I do to enable it? Am I missing any steps in the installation process?
sitecore-rocks
sitecore-rocks
edited Nov 11 at 12:57
Gatogordo
10.8k21555
10.8k21555
asked Nov 11 at 12:36
mie
17711
17711
Did you try this: sitecoremaster.com/social/… ?
– Gatogordo
Nov 11 at 12:57
@Gatogordo The "Enable" button is dimmed, and cannot be clicked, so this solution doesn't work.
– mie
Nov 11 at 13:07
add a comment |
Did you try this: sitecoremaster.com/social/… ?
– Gatogordo
Nov 11 at 12:57
@Gatogordo The "Enable" button is dimmed, and cannot be clicked, so this solution doesn't work.
– mie
Nov 11 at 13:07
Did you try this: sitecoremaster.com/social/… ?
– Gatogordo
Nov 11 at 12:57
Did you try this: sitecoremaster.com/social/… ?
– Gatogordo
Nov 11 at 12:57
@Gatogordo The "Enable" button is dimmed, and cannot be clicked, so this solution doesn't work.
– mie
Nov 11 at 13:07
@Gatogordo The "Enable" button is dimmed, and cannot be clicked, so this solution doesn't work.
– mie
Nov 11 at 13:07
add a comment |
1 Answer
1
active
oldest
votes
up vote
5
down vote
accepted
Your solution can be found here: https://blog.mastykarz.nl/installed-visual-studio-extension-doesnt-work/
The reason for your problem is the setting of Visual Studio which disallows loading per user extensions while running as administrator. This message is displayed at the bottom of the Extension Manager – as you can see in the screenshot.
You can fix this by clicking the Enable loading of per user extensions
in the Extension Manager or via Tools > Options > Environments > Extension and Updates > Load per user extensions when running as administrator.
Restart VS and the plugin should be enabled.
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
1
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
Your solution can be found here: https://blog.mastykarz.nl/installed-visual-studio-extension-doesnt-work/
The reason for your problem is the setting of Visual Studio which disallows loading per user extensions while running as administrator. This message is displayed at the bottom of the Extension Manager – as you can see in the screenshot.
You can fix this by clicking the Enable loading of per user extensions
in the Extension Manager or via Tools > Options > Environments > Extension and Updates > Load per user extensions when running as administrator.
Restart VS and the plugin should be enabled.
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
1
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
add a comment |
up vote
5
down vote
accepted
Your solution can be found here: https://blog.mastykarz.nl/installed-visual-studio-extension-doesnt-work/
The reason for your problem is the setting of Visual Studio which disallows loading per user extensions while running as administrator. This message is displayed at the bottom of the Extension Manager – as you can see in the screenshot.
You can fix this by clicking the Enable loading of per user extensions
in the Extension Manager or via Tools > Options > Environments > Extension and Updates > Load per user extensions when running as administrator.
Restart VS and the plugin should be enabled.
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
1
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
add a comment |
up vote
5
down vote
accepted
up vote
5
down vote
accepted
Your solution can be found here: https://blog.mastykarz.nl/installed-visual-studio-extension-doesnt-work/
The reason for your problem is the setting of Visual Studio which disallows loading per user extensions while running as administrator. This message is displayed at the bottom of the Extension Manager – as you can see in the screenshot.
You can fix this by clicking the Enable loading of per user extensions
in the Extension Manager or via Tools > Options > Environments > Extension and Updates > Load per user extensions when running as administrator.
Restart VS and the plugin should be enabled.
Your solution can be found here: https://blog.mastykarz.nl/installed-visual-studio-extension-doesnt-work/
The reason for your problem is the setting of Visual Studio which disallows loading per user extensions while running as administrator. This message is displayed at the bottom of the Extension Manager – as you can see in the screenshot.
You can fix this by clicking the Enable loading of per user extensions
in the Extension Manager or via Tools > Options > Environments > Extension and Updates > Load per user extensions when running as administrator.
Restart VS and the plugin should be enabled.
answered Nov 11 at 13:30
Gatogordo
10.8k21555
10.8k21555
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
1
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
add a comment |
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
1
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
I followed your steps, and it did become "Enabled", however, the "Sitecore" tab in the toolbar is still not appearing, (where we should connect from), do you have any idea why that might be?
– mie
Nov 11 at 14:18
1
1
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
Not really.. maybe you should reinstall with this settings enabled.. but that is just a guess.
– Gatogordo
Nov 11 at 14:59
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
That did the trick! i uninstalled and reinstalled with the setting enabled as you said, thanks a lot!
– mie
Nov 11 at 15:52
add a comment |
Thanks for contributing an answer to Sitecore Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f14865%2fsitecore-rocks-always-disabled-after-installation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you try this: sitecoremaster.com/social/… ?
– Gatogordo
Nov 11 at 12:57
@Gatogordo The "Enable" button is dimmed, and cannot be clicked, so this solution doesn't work.
– mie
Nov 11 at 13:07