【问题标题】:I'am doing a server and client programming Server is a Windows form and client is a web application in c#我正在做服务器和客户端编程服务器是 Windows 窗体,客户端是 c# 中的 Web 应用程序
【发布时间】:2017-08-04 13:47:44
【问题描述】:

错误 1 ​​无法将文件“obj\Debug\Server side color.exe”复制到“bin\Debug\Server side color.exe”。拒绝访问路径“bin\Debug\Server side color.exe”。服务器端颜色

【问题讨论】:

  • 很可能你的“服务器”bin\Debug\Server side color.exe 正在任务管理器上运行检查
  • 感谢您的回复,但在任务管理器中它没有运行..-(

标签: c# asp.net sql-server winforms wcf


【解决方案1】:

请以管理员身份运行 Visual Studio。这很可能是问题所在。

如果这没有帮助,请重命名“bin\debug\Server side color.exe”并再次尝试构建。

【讨论】:

  • 谢谢您的回复,但我在管理员中运行仍然显示相同的消息...:-(
  • 您是否尝试重新启动 Visual Studio?您的应用程序中有多个线程吗?如果是这种情况,请确保在应用程序关闭时将它们全部关闭。
猜你喜欢
  • 2010-11-10
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多