摘要: 在使用MCMS的时候出了一个错误,查了很久,最后发现要读取的配置文件写在了app.config文件中,但是app.config文件有固定的格式,不是普通的xml文件,最后系统在加载的时候发现了这个问题出错了。总之,如果必须用app.config的地方用app.config,不用和普通的xml文件用混淆。文章来源:http://ejimgao.blog.163.com/blog/static/420... 阅读全文
posted @ 2008-07-04 09:15 Jim Gao 阅读(193) 评论(0) 推荐(0) 编辑
摘要: Microsoft.ContentManagement.Publishing.CmsServerException was unhandled Message="Server error. Contact the site administrator." Source="Microsoft.ContentManagement.Publishing" StackTrace: ... 阅读全文
posted @ 2008-07-04 09:12 Jim Gao 阅读(154) 评论(0) 推荐(0) 编辑