码迷,mamicode.com
首页 >  
搜索关键字:enterprise mode    ( 13027个结果
sharepoint具体错误提示
sharepoint页面发生错误时,默认不会显示具体错误信息,只显示“未知错误”提示。需要修改配置站点的webconfig文件,才能显示出具体错误提示。具体方法如下:将safeMode中的CallStack属性设置为true将customErrors的mode属性设置为off
分类:其他好文   时间:2014-08-15 14:10:48    阅读次数:158
Ubuntu 12.04.4 LTS 部署cap
一.系统环境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
[hadoop]Cannot create directory /mdrill/tablelist/fact_seller_all_d. Name node is in safe mode.
在执行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 下载
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
mysql 直接从date 文件夹备份表,还原数据库之后提示 table doesn`t exist的原因和解决方法
补充:正常情况下,建议数据库备份最好用工具进行备份,通过拷贝数据库表进行数据迁移,不同的环境会出现各种不同的意外问题。背景:今天在整理一个网站的时候,操作系统由于系统自动更新导致一直出现系统蓝屏死机,唉,悲剧了,于是重新安装了系统 windows server 2008 enterprise 32b...
分类:数据库   时间:2014-08-14 16:32:48    阅读次数:212
ios in-house 发布整个过程(startssl认证)
首先大体说一下步骤: 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
SQL SERVER2012秘钥
来自网络: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
Hive基础之各种排序的区别
order by1、order by会对输入做全局排序,因此只有一个reducer(多个reducer无法保证全局排序); 只有一个reducer会导致当输入规模较大时,需要较长的计算时间,速度很非常慢;2、hive.mapred.mode(默认值是nonstrict)对order by的影响 .....
分类:其他好文   时间:2014-08-13 21:48:17    阅读次数:481
How to Debug Enterprise Portal Code in Dynamics AX 2009
转载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 Connector
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!