gpt4 book ai didi

c# - 在 VS 2017 脚手架中运行选定的代码生成器时出错

转载 作者:行者123 更新时间:2023-11-30 23:12:36 25 4
gpt4 key购买 nike

尝试在新的 ASP.NET Core 项目中构建 Controller 脚手架时,出现错误。

这是重现问题的确切步骤:

  1. 创建新项目 > ASP.net Core web 应用程序 > Web API

  2. 右键单击 Controllers 文件夹。

  3. 选择添加 > Controller > API Controller 清空。

  4. 错误:

enter image description here

There was an error running the selected code generator:
Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
Unhandled Exception: System.AggregateException: One or more errors occurred.
(Unable to write data to the transport connection:
An established connection was aborted by the software in your host machine.)

我有最新版本的 visual studio 2017 RC。

在项目 csproj 文件中,我有最新的引用:

<ItemGroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="1.0.0-msbuild3-final" />
</ItemGroup>

<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="1.1.1" />

===

我在事件查看器中发现,每次尝试进行脚手架时,dotnet.exe 都会在后台崩溃。

Fault bucket 129390288245, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: C:\Program Files\dotnet\dotnet.exe
P2: 1.1.0.1179
P3: 5820b092
P4: System.Net.Sockets
P5: 4.6.24705.1
P6: 581d6231
P7: 187
P8: 17
P9: System.AggregateException
P10:

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7A90.tmp.mdmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7B8B.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7B8C.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7BAD.tmp.txt

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_C__Program Files_f41bf27ea39ac572c183c70b1a647b1d5fdfbab_66e69dae_3d448260

Analysis symbol:
Rechecking for solution: 0
Report Id: 19b7e4e4-fb57-487d-81b6-528f04a11eb7
Report Status: 268435456
Hashed bucket: 57d54f0839232cc5a9588d9f015bb19f

最佳答案

在那个问题上浪费了几天时间后,我发现问题出在“K9 互联网保护应用程序”上!一旦我卸载它,错误就消失了。

关于c# - 在 VS 2017 脚手架中运行选定的代码生成器时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44007571/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com