Visual Studio can't start the project


Visual Studio can't start the project



I have problem in run my project in Visual Studio.



When I start the project, everything is Ok.



Build succeeds without any error, but suddenly the project stopped without any reason.



And in my output I have:


The program '[7368] dotnet.exe' has exited with code -2147450749 (0x80008083).
The program '[7368] dotnet.exe: Program Trace' has exited with code 0 (0x0).
The program '[6260] iisexpress.exe: Program Trace' has exited with code 0 (0x0).
The program '[6260] iisexpress.exe' has exited with code 0 (0x0).



Can anyone help me?





Do you have multiple dotnet installations? Installing the latest version may help. Switching to command line may give you better insight.
– Mohit Jain
Jun 30 at 7:32





@MohitJain Thanks I will try
– AmirReza-Farahlagha
Jun 30 at 7:35









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Render GeoTiff to on browser with leaflet

How to get chrome logged in user's email id through website

using states in a react-navigation without redux