Unable to write data to the transport. Vs2017 ASP.net core Scaffolding ( MSSQL WINDOW 10)(无法将数据写入传输.vs2017 ASP.net core 脚手架(MSSQL WINDOW 10))
问题描述
我正在尝试通过脚手架创建控制器.但我收到此错误
I am trying to create a controller by scaffolding. But I receive this error
运行所选代码生成器时出错.无法将数据写入传输.已建立的连接被主机中的软件中止
There was an error running the selected code generator. Unable to write data to the transport.An established connection was aborted by software in your host machine
我正在使用 ASP.NET CORE、Visual Studio 2017、SqlServer、Window 10
I am using ASP.NET CORE, Visual studio 2017, SqlServer, Window 10
几天来,我一直在努力解决这个问题,但没有运气
For days now I am tring to solve this problem with no lucky
谁能帮忙?
推荐答案
经过长时间的煎熬,我终于找到了问题
After a long suffering I was able to identify the problem
防火墙/防病毒或任何网络过滤应用程序都可能是问题所在.
Firewall/antivirus or any network filtering app could be the problem.
我的问题是由***引起的
My problem was caused by ***
k9 网络保护
这篇关于无法将数据写入传输.vs2017 ASP.net core 脚手架(MSSQL WINDOW 10)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:无法将数据写入传输.vs2017 ASP.net core 脚手架(MSSQL WINDOW 10)
基础教程推荐
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30
- c# Math.Sqrt 实现 2022-01-01
- MS Visual Studio .NET 的替代品 2022-01-01
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- 将 XML 转换为通用列表 2022-01-01
- SSE 浮点算术是否可重现? 2022-01-01
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- 如何激活MC67中的红灯 2022-01-01
- rabbitmq 的 REST API 2022-01-01