刚接手一个网站,一开始编译时出错说是namespace出错。后来找人解决了。可是又出现新的问题。Assembly attribute 'System.Runtime.InteropServices.GuidAttribute' is not valid: Assembly custom attribute 'System.Runtime.InteropServices.GuidAttribute' was specified multiple times with different values)
Assembly attribute 'System.Runtime.InteropServices.GuidAttribute' is not valid: Assembly custom attribute 'System.Runtime.InteropServices.GuidAttribute' was specified multiple times with different valuesAttribute 'System.CLSCompliantAttribute' cannot be specified more than once in this project, even with identical parameter values.
Attribute 'System.CLSCompliantAttribute' cannot be specified more than once in this project, even with identical parameter values.
客户催的很,又是个新手。刚到这家公司。请各位大哥,多多帮忙。不然死定了。

解决方案 »

  1.   

    用的是英文的吗?你把中文的提示给我一下.
    Assembly attribute 'System.Runtime.InteropServices.GuidAttribute' is not valid:
    集合的属性无效
    Attribute 'System.CLSCompliantAttribute' cannot be specified more than once in this project, even with identical parameter values.
    用了同一个参数值
    具体的你自己看一下,是小问题
      

  2.   

    System.Runtime.InteropServices.GuidAttribute' is not valid: Assembly custom attribute 'System.Ru
      

  3.   

    Assembly custom attribute 'System.Runtime.InteropServices.GuidAttribute' was specified multiple times with different values
    可能是重复定义