Rider did not respond to the creation of the DotNet project and was unable to build and run the DotNet project properly
Windows Version :Windows 11 Pro 22H2
OS Version:22621.1555
dotnet version: 7.0.203
Rider Version: 2023.1
there are 2 problem,the following is a description of the problem
1. create project:
Rider didn't respond when i click Create ,at this time ,the project has been successfully created under the folder,but there is no .sln file yet.
2. There is no response for a long time by clicking the build button, but it can be done quickly by using the terminal through dotnet cli.When the build does not respond for a long time, I can't click the cancel button to cancel it. I can only close Rider.
I reinstalled Rider and Windows for these problems,but they have not been solved.I'm very distressed about these.This has seriously affected my work.
this is my log files upload Id : 2023_04_22_tDuYiFTsUQw8Bvo7GLbyEv
thank you ! Best Wishes For You !
Please sign in to leave a comment.
Hello Xs260055, thank you for your question.
Could you please reproduce the issue and collect the full log bundle so we could take a closer look at the case? Please share this information via https://uploads.jetbrains.com/ form. Thank you in advance!
hi Maria PIeskunina:
this is my log files upload Id : 2023_04_22_tDuYiFTsUQw8Bvo7GLbyEv. Thank you very much and hope your reply
Hi Xs260055, thank you, we have seen these files, but they are not enough. We need all log files that are generated by "Help -> Collect Logs" action as describe in How to collect Rider logs article. Thanks in advance!
hi,Maria Pleskunina
the Upload id: 2023_05_10_cJmYKyXE8Fga6Jd2rTzvB4 (file: rider-logs-20230510-10103816145538146093676718.zip)
Hi Xs260055, thanks for the update.
Do I understand correctly that Rider freezes completely in this case, so that you have to end the process using Task Manager?
As for the second problem - it looks like you encountered the following issue. As a workaround, please try using the older runtime for Rider backend. To change the runtime, please:
- Open Search Everywhere (Shift+Shift) or Find Action (Ctrl+Shift+A);
- Look up "switch runtime" and use Switch IDE Runtime to .NET Framework;
- Hit Switch and Restart and try to reproduce this issue.
Does the workaround work for you?
Thank you!
hi,Maria Pleskunina,
you're right ,Rider freezes completely in this case, so that I have to end the process using Task Manager,what should I do?
Yes,it is. Thank you very much !
Xs260055, thank you for your reply. We need some time to investigate the first problem.
I've submitted a new issue to our bug tracker. Please comment or vote for it to get notifications about status changes. Thank you!
Hi Xs260055,
Does the issue still reproduce for you? If so, then please follow the instruction to collect Rider backend crash dump.
It looks like the backend gets frozen and then crashes during solution creation, and that's what causes the problem.