摘要:
问题:部署在安装oracle client 11g,运行后出现如下问题:*****************Exception Text*************** System.TypeInitializationException: The type initlializer for 'Orac... 阅读全文
摘要:
问题:当序列化XML文件时,出现错误用如下方法:XmlSerializer lizer = new XmlSerializer(typeof(MyType)); 错误如:The assembly with display name 'mscorlib.XmlSerializers' failed ... 阅读全文
摘要:
情况:部署程序在IIS 7.5 windows server 2008 R2 64 bit OS,引用“Oracle.DataAccess.dll”运行程序会出现:"Could not load file or assembly 'Oracle.DataAccess' or one of its d... 阅读全文