Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot restart .NET project services #226

Closed
jack775544 opened this issue Aug 7, 2024 · 4 comments · Fixed by #227
Closed

Cannot restart .NET project services #226

jack775544 opened this issue Aug 7, 2024 · 4 comments · Fixed by #227
Assignees

Comments

@jack775544
Copy link

Rider Version: 2024.1.4
Plugin Version: 1.2.0
Aspire Version: 8.1.0

I have noticed that recently I can no longer restart project resources from the services window. The buttons are there but greyed out. I believe this may have coincided with the release of Aspire 8.1.0 however I am not certain of this.

image

I have tried a few things, none which have made the feature work again.

  • Downgrading Aspire version in project to 8.0.2.
  • Using latest Rider RC release (2024.2 RC1, plugin version 1.3.0).
  • Creating a new Aspire project dotnet new aspire-starter.

None of these things have enabled the restart buttons. The only thing I have not tried is downgrading the Aspire workload, since that is a bit tricker to do.

@rafaelldi
Copy link
Collaborator

Thanks! Yes, they changed some of the environment variables that I used for this feature

@LManBen
Copy link

LManBen commented Sep 16, 2024

Look like this issues is back again with the 8.2.0 version ...

@rafaelldi
Copy link
Collaborator

@LManBen what version of the plugin do you have?

@LManBen
Copy link

LManBen commented Sep 16, 2024

@rafaelldi I have the bundled 1.3.0

EDIT : Undertstood that the 1.4.1 is not yet deployed from the rider inside marketplace. Got the plugin installed from disk ( and https://plugins.jetbrains.com/plugin/23289--net-aspire/versions/stable )

Fixed the issue ! Thanks for the quick answer !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants