今天在使用实验室结构的,遇到了The root element is missing这个问题,问师兄说是两个原因:1,是XML文件有问题,2,是.NET版本问题,当使用断点调试时,我发现 Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.这个问题,随即,我 安装了.net framework 3.5 问题解决了。

相关文章:

  • 2021-11-26
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2021-10-02
  • 2021-09-17
  • 2022-12-23
猜你喜欢
  • 2022-02-21
  • 2021-08-22
  • 2021-05-29
  • 2022-02-21
  • 2021-12-02
相关资源
相似解决方案