Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做一个网络项目。该项目的服务器使用 SignalR。我只在发布版本和用户尝试登录时收到此错误“调用线程必须是 STA,因为许多 UI 组件需要这个”。当再次按下登录按钮时,不会出现此错误。我不确定可能是什么原因以及如何解决它。任何帮助将不胜感激。
谢谢。