记忆留樱 2015-09-21 07:03 采纳率: 69.2%
浏览 2020
已采纳

在用C#编程时,往数据库里存取数据时出现异常

在用C#编程时,往数据库里存取数据时出现异常,异常提示:System.Data.SqlClient.SqlException (0x80131904): A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.) ---> System.ComponentModel.Win32Exception (0x80004005): The semaphore timeout period has expired 请大神帮忙解答一下哪里有问题,谢谢了

  • 写回答

1条回答

  • bdmh 移动开发领域优质创作者 2015-09-21 07:06
    关注

    还是好好查查网络吧

    It may be a problem with the connection. Please make sure that you have connected your hard disk correctly and set the right path in your codes. This error also appears to be associated with the files which name are too long or the paths that are too long. Please try to rename your file or move your file into root folder.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 求差集那个函数有问题,有无佬可以解决
  • ¥15 【提问】基于Invest的水源涵养
  • ¥20 微信网友居然可以通过vx号找到我绑的手机号
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题