Dennis N

Results 19 comments of Dennis N

This approach worked for me. https://stackoverflow.com/a/60170425

The CSharpier output I posted at the beginning was with enabled debug logging. ![image](https://github.com/belav/csharpier/assets/128690326/4363404a-ebb3-4fe3-99a5-cd8ec509cd19) ![image](https://github.com/belav/csharpier/assets/128690326/cd25edf1-9bd9-4d69-b968-33a9fd672085)

Sometimes it starts. ![image](https://github.com/belav/csharpier/assets/128690326/307a3f29-4cef-4ba9-8aa2-b58289344545) What I did differently now is: 1) ran the command: `dotnet tool update csharpier` 2) deleted the 'global.json' file 3) closed the Visual Studio a few...

The difference between these two is: in the first screenshot Visual Studio on start doesn't check for 'dotnet-tools.json'. The solution which contains the `.config` directory (with `dotnet-tools.json`) has several C#...

But this solution is temporary. After I restart the computer - it doesn't work again.

This is the output when it starts. You are correct, it starts with `Starting` ![image](https://github.com/belav/csharpier/assets/128690326/9ae2d9de-d2cf-4dd6-b8b6-1af98bbc6398)

So I closed the Visual Studio and re-opened it. Now the extension version is 1.7.2 I got this message: ![image](https://github.com/belav/csharpier/assets/128690326/f58ec560-5f53-4fb9-841e-4ba76d2754af) Clicking on the link opened this page: https://csharpier.com/docs/EditorsTroubleshooting And this...

Deleting the global.json, running the 'dotnet tool update csharpier' and reopening VS helps.

Maybe on timeout try to start the process on one/several default port(s)?

![image](https://github.com/belav/csharpier/assets/128690326/20aa599f-9db3-46cc-aa78-bc70b4127b00) ![image](https://github.com/belav/csharpier/assets/128690326/ad9735e9-004c-406a-8d71-4103fc9cd27b)