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.
我在其中一台服务器上收到以下错误,但在另一台服务器上没有。项目文件是相同的。我认为配置有一些差异,但我找不到。
不能从未用 DataContractAttribute 或 SerializableAttribute 标记的类型继承。考虑使用 DataContractAttribute 或 SerializableAttribute 标记基类型,或从派生类型中删除它们
什么样的设置/功能安装/角色/装配丢失或类似可能导致这种差异?
这是一个 Windows Communication Foundation (WCF) 错误。