03 2012 档案
silverlight Chart 隐藏 legend
摘要:<charting:Chart.LegendStyle> <Style TargetType="datavis:Legend"> <Setter Property="Width" Value="0"/> <Setter Property="Height" Value="0"/> </Style> </charting:Chart.LegendStyle> 阅读全文
posted @ 2012-03-31 11:06 寒云 阅读(530) 评论(0) 推荐(0)
windows 2008 配置IIS时会出现不少问题
摘要:张青(447058667)17:06:24大家在使用windows2008配置IIS时会出现不少问题,我总结下这些问题的解决方法。给发下1、报oracle错误的时候:启用32位应用程序设置成false2、Microsoft.SqlServer.BatchParser.dll造成IIS出错的原因分析把bin目录下文件删除尝试加载Oracle客户端库时引发BadImageFormatException3、加入如下代码到<system.web><machineKeyvalidation="3DES"validationKey="319B474B1D2B 阅读全文
posted @ 2012-03-30 17:10 寒云 阅读(617) 评论(0) 推荐(0)