摘要: http://www.newtonsoft.com/json 阅读全文
posted @ 2015-03-10 16:27 lishidefengchen 阅读(312) 评论(0) 推荐(0)
摘要: 第一部:找到sqlmetal.exe。运行cmd. 执行命令 cd C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools第二步:生成SQL数据库Linq类文件。执行 sqlmetal /server:数据库... 阅读全文
posted @ 2015-03-10 10:24 lishidefengchen 阅读(314) 评论(0) 推荐(0)
摘要: 以80端口为例——1.修改:C:\inetpub\wwwroot\wss\VirtualDirectories\80\web.config文件配置CallStack="false"修改为 CallStack="true";customErrors mode="On" 修改为customErrors ... 阅读全文
posted @ 2015-03-10 10:12 lishidefengchen 阅读(207) 评论(0) 推荐(0)