如何找到模式信息 [英] HOW TO FIND SCHEMA INFORMATION

查看:49
本文介绍了如何找到模式信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

错误 -

无法找到元素'supportedRuntime'的架构信息。

找不到元素'sku'的架构信息。

无法找到元素'Version'的架构信息。



这是我的程序

Error -
Could not find schema information for the element 'supportedRuntime'.
Could not find schema information for the element 'sku'.
Could not find schema information for the element 'Version'.

THIS IS MY PROGRAM

<?xml version="1.0"?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
  </startup>
</configuration>

推荐答案

check这个

链接1 [ ^ ]

Link 2 [< a href =http://stackoverflow.com/questions/5303476/c-sharp-how-to-fix-error-could-not-find-schema-information-for-the-attributetarget =_ blanktitle =新窗口> ^ ]
check out this
Link 1 [^]
Link 2 [^]


这篇关于如何找到模式信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆