zoukankan      html  css  js  c++  java
 
but when I test the custom contorl, It occur an unsupported Error.
 
investigate the reason ,I find in the top of graph class.
there is a sentence 
 #if NETCFDESIGNTIME
[assembly: System.CF.Design.RuntimeAssemblyAttribute("GraphControl, Version=1.0.845.15148, Culture=neutral, PublicKeyToken=null")]
#endif
 
but it is not supported in latest NetCF2.0,only in vs2003's NetCF1.0,we can find the System.CF.Design.dll
but in Vs2005 system.we can find below dll.
 
I think maybe it reason which I can't run it in vs2005 mobile environment.
 
but I don't know how to reslove it,Pls. help me
查看全文
  • 相关阅读:
    解决Manjaro i3社区版 compton默认配置不正确的问题
    Manjaro 18.1.5 i3社区版安装后初步配置
    Manjaro Linux 18 中安装配置搜狗拼音输入法
    博客园美化(最全)
    vritulbox中linux安装zookeeper报错:
    eclipse中springmvc框架出现404
    ajax
    JSP
    请求转发和重定向的区别:
    本周授课内容:http,https,Tomcat,servlet
  • 原文地址:https://www.cnblogs.com/dwfbenben/p/500737.html
  • Copyright © 2011-2022 走看看