zqwuwei的技术博客

理论指导实践,在实践中更好的理解理论
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

03 2012 档案

摘要:You may get "A potentially dangerous Request.QueryString value was detected from the client" after upgrading to ASP.NET 4I was upgradting one of the DNN portals to ASP.NET 4.After Upgrading completed and when i configured it to run under asp.net 4 in iis, I started to get that exception on 阅读全文

posted @ 2012-03-16 16:48 zqwuwei 阅读(1692) 评论(0) 推荐(0)

摘要:System.Text.RegularExpressions.Regex.Unescape("待转换的字符串") 阅读全文

posted @ 2012-03-14 17:02 zqwuwei 阅读(655) 评论(0) 推荐(0)

摘要:最近碰到了CodeSmith无法打开的问题。我的系统版本是Windows server 2008 (32bit) ,CodeSmith版本为 CodeSmith Professional 5.2.2。在刚开始安装,用了一段时间,CodeSmith都能正常打开,但是之后突然双机CodeSmith图标之后,就没反应了。我的解决办法是:进入CodeSmith安装目录,右击CodeSmithStudio.exe ,在弹出的对话框中选择“兼容性”选项卡,然后勾选“用兼容模式运行这个程序”,选择“Windows XP (Service Pack 2)”。 阅读全文

posted @ 2012-03-09 11:12 zqwuwei 阅读(380) 评论(1) 推荐(0)