2006年6月23日
摘要: 一.vs.net在新建工程时弹出"Automation 服务器不能创建对象"的解决方案原因是FileSystemObject创建失败的问题,解决的方法:运行Regsvr32 scrrun.dll二. 错误提示: A potentially dangerous Request.Form value was detected from the client (txtTest=""). 由于在.net中... 阅读全文
posted @ 2006-06-23 17:31 stony 阅读(631) 评论(0) 推荐(0)