Invalid contract attribute for IMetadataExchange

后端 未结 11 1416
走了就别回头了
走了就别回头了 2020-12-25 11:49

I have upgraded a WCF Service to .NET Framework 4.5. After doing so I noticed a blue squiggly line around the IMetaDataExchange in the host config file.

<
11条回答
  •  Happy的楠姐
    2020-12-25 12:07

    Can you delete .SUO (solution Users Option file) file after closing VS? This will reset the cache for XMLEditor component in VS and will fix your problem.

提交回复
热议问题