Should be a PTY based process when running on Rider
Good day,
After building the project and trying to run it, I get `Error running 'x': Should be a PTY based process`. I tried googling the issue, but ran out of luck.
A little bit of background - Couple of days ago, I decided to update my `Rider`, which after the update it set my options to default, (themes, shortcuts, etc) as well as tabs, everything got messed up. So I completely uninstalled `Rider` and reinstalled it, which resulted in such error.
Also, it might be related, that terminal is not booting up on Rider for some reason, its just blank and unusable.
Could anyone guide me to the right direction, I'm quite hitting a wall here...
Have a wonderful day,
Marius J.

Please sign in to leave a comment.
Hello Marius,
Such issue typically means that the corresponding dll is blocked by something else, it might be some dotnet process, Windows Defender, another AV program and so on. Could you please check it with Process Hacker or something similar and let me know about the result?
Hey Olga,
What kind of `.dll` are we talking precisely ? I'm not quite sure, what I am searching in `Process Hacker`.
Search for process that is using Mews.Server.Web.dll or some another dll from your project you are trying to run.