Unable to write data to the transport. Vs2017 ASP.net core Scaffolding ( MSSQL WINDOW 10)

若如初见. 提交于 2019-12-18 07:06:35

问题


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

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

Can anyone help?


回答1:


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 web protection




来源:https://stackoverflow.com/questions/43186355/unable-to-write-data-to-the-transport-vs2017-asp-net-core-scaffolding-mssql-w

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!