Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/288.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 要执行的应用程序不存在:asp net核心API_C#_Asp.net_Asp.net Core_Microservices - Fatal编程技术网

C# 要执行的应用程序不存在:asp net核心API

C# 要执行的应用程序不存在:asp net核心API,c#,asp.net,asp.net-core,microservices,C#,Asp.net,Asp.net Core,Microservices,我有一个asp net核心API应用程序。在调试控制台中运行此错误的更多标识应用程序时,它正常运行了一段时间 要执行的应用程序不存在: 'C:\Dev\git\EmployeeFeedBack\Programmers.Internals\src\Services\Identity\Identity.API\bin\Debug\netcoreapp2.2\Identity.API.dll' C:\Program Files\dotnet\dotnet.exe(进程9040)已退出,代码为 -214

我有一个asp net核心API应用程序。在调试控制台中运行此错误的更多标识应用程序时,它正常运行了一段时间

要执行的应用程序不存在: 'C:\Dev\git\EmployeeFeedBack\Programmers.Internals\src\Services\Identity\Identity.API\bin\Debug\netcoreapp2.2\Identity.API.dll'

C:\Program Files\dotnet\dotnet.exe(进程9040)已退出,代码为 -2147450751. 要在调试停止时自动关闭控制台,请启用工具->选项->调试->调试停止时自动关闭控制台 调试停止。按任意键关闭此窗口


我根据路径搜索了一些不成功的论坛解决方案

,应用程序是否存在?。还应确保Identity.API正确构建了可能的副本