Fix: The Global element 'configuration' has already been declared

前端 未结 11 1635
天命终不由人
天命终不由人 2020-12-13 01:30

I used the second solution of How to resolve "Could not find schema information for the element/attribute "?

I.e. created a XSD with the button

11条回答
  •  遥遥无期
    2020-12-13 01:56

    My issue was I went from .Net 4.5 to .Net 4.0. To resolve the issue I switched all the ticked schemas to automatic.

提交回复
热议问题