sharepoint页面发生错误时,默认不会显示具体错误信息,只显示“未知错误”提示。需要修改配置站点的webconfig文件,才能显示出具体错误提示。具体方法如下:将safeMode中的CallStack属性设置为true将customErrors的mode属性设置为off
分类:
其他好文 时间:
2014-08-15 14:10:48
阅读次数:
158
一.系统环境jim@mode:~$cat/etc/issueUbuntu12.04.4LTS\n\ljim@mode:~$uname-raLinuxmode3.11.0-15-generic#25~precise1-UbuntuSMPThuJan3017:39:31UTC2014x86_64x86_64x86_64GNU/Linux二.创建用户jim@mode:~$sudoadduserdeploy[sudo]passwordforjim:perl:warning:Settinglocal..
分类:
其他好文 时间:
2014-08-15 02:56:37
阅读次数:
259
在执行mdrill创建表的时候报如下异常(蓝色部分为关键):[mdrill@hadoop1101 bin]$ ./bluewhale mdrill create ./create.sql higo execute [create, ./create.sql]Exception in thread "...
分类:
其他好文 时间:
2014-08-14 23:05:46
阅读次数:
246
Mingw gcc 4.91下载DistroDateGCCBoostChanges12.08/9/20144.9.11.56.0Restored GCC's default mode to C++03. (Compile with -std=c++11 for C++11, or -std=c++1...
分类:
其他好文 时间:
2014-08-14 20:12:49
阅读次数:
268
补充:正常情况下,建议数据库备份最好用工具进行备份,通过拷贝数据库表进行数据迁移,不同的环境会出现各种不同的意外问题。背景:今天在整理一个网站的时候,操作系统由于系统自动更新导致一直出现系统蓝屏死机,唉,悲剧了,于是重新安装了系统 windows server 2008 enterprise 32b...
分类:
数据库 时间:
2014-08-14 16:32:48
阅读次数:
212
首先大体说一下步骤:
1。申请苹果enterprise 账号
为应用生成app id,provision profile等
详见:http://www.th7.cn/Program/IOS/201312/163776.shtml
2.去startssl为自己的网站申请证书和密钥。
因为ios7以后,in-house发布只支持https发布,也就是网站必须用ssl进行加密和认证
详...
分类:
移动开发 时间:
2014-08-14 10:46:28
阅读次数:
258
来自网络:MICROSOFT SQL SERVER 2012 DEVELOPER 版(开发版)序列号:YQWTX-G8T4R-QW4XX-BVH62-GP68YMICROSOFT SQL SERVER 2012 ENTERPRISE SERVER/CAL EDITION 版(服务器/ CAL版)序列...
分类:
数据库 时间:
2014-08-14 00:51:37
阅读次数:
248
order by1、order by会对输入做全局排序,因此只有一个reducer(多个reducer无法保证全局排序); 只有一个reducer会导致当输入规模较大时,需要较长的计算时间,速度很非常慢;2、hive.mapred.mode(默认值是nonstrict)对order by的影响 .....
分类:
其他好文 时间:
2014-08-13 21:48:17
阅读次数:
481
转载To set up debugging for pages1. Log into the server that is running the AOS.2. Open the Microsoft Dynamics AX Server Configuration utility (Start > ...
分类:
其他好文 时间:
2014-08-13 17:52:36
阅读次数:
341
Axapta 3 COM ConnectorCopy from blogHaving fun setting up the COM+ connector for Enterprise Portal forAxapta 3 SP3Eventually did the following to get ...
分类:
其他好文 时间:
2014-08-13 17:45:46
阅读次数:
211