[ms-dotnettools.dotnet-interactive-vscode] provider FAILED undefined error
Hello,
I have installed the latest VSCode and installed the Polyglot extension. I created a blank ipynb file and added a simple print line statement in C# language. But when i run the cell the execution takes forever and even the stop execution is not working.
Below is the extension log i found
2025-05-01 12:28:10.233 [error] [ms-dotnettools.dotnet-interactive-vscode] provider FAILED 2025-05-01 12:28:10.234 [error] undefined 2025-05-01 12:28:17.465 [error] [ms-dotnettools.dotnet-interactive-vscode] provider FAILED 2025-05-01 12:28:17.466 [error] undefined
I have setup my env variables to store my vscode extensions and nuget packages to D drive path.
I have setup my env variables to store my vscode extensions and nuget packages to D drive path.
Can you share the specific settings you've modified so that I can understand how to reproduce the error?
I have setup my env variables to store my vscode extensions and nuget packages to D drive path.
Can you share the specific settings you've modified so that I can understand how to reproduce the error?
@jonsequitur Below is how i have configured the nuget related env variables.
@jonsequitur were you able to replicate the issue on your side?. On my side the issue continue to occur even after reinstalling the vscode extension and also reinstalling vscode itself.
I haven't been able to reproduce it yet.