02 2010 档案

摘要: .net mvc2 多个Area下Controller名字一样,报错System.InvalidOperationException: The controller name 'Index' is ambiguous between the following types 中文版错误提示: 找到了多个与名为“Home”的控制器匹配的类型。如果为此请求(“{con...阅读全文
posted @ 2010-02-25 14:42 jifsu 阅读(207) | 评论 (1) 编辑
摘要: <style type="text/css"> .glistr ul{ list-style:none; margin:0px; padding:0px; line-height:25px; text-align:left;} .glistr ul li{border-bottom:dotted 1px #D5D4D9; display:block; text-align:rig...阅读全文
posted @ 2010-02-24 11:16 jifsu 阅读(107) | 评论 (0) 编辑
摘要: 今天摸了半天摸出来的,虽然这里没啥人玩ASP,不过也是win7的问题,发发当备份问题1.AnerroroccurredontheserverwhenprocessingtheURL.Pleasecontactthesystemadministrator解决方法:打开IIS7的asp设置,展开“调试属性”选项,“将错误发送到浏览器”这项默认的是Fals...阅读全文
posted @ 2010-02-11 09:38 jifsu 阅读(798) | 评论 (0) 编辑