E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
trouble
Trouble
Shoot:IE10安装后调试提示框信息
一、描述: 安装了IE10后,使用VS2010调试网站时,会出现一个提示框信息“Attaching the Script debugger to process 'iexplore.exe' on machine '' failed. A debugger is already attached.”。 二、原因: 不详,估计IE10安装后,覆盖了原有的设置。 三、解决方案: Run th
·
2015-11-08 15:05
IE
Trouble
Shoot:WINDOWS 2008 配置 excel DCOM
一、Excel COM组件访问错误 1.1、问题描述: 客户端调用Excel Com组件进行程序操作时,出现以下错误: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070
·
2015-11-08 15:53
windows
Trouble
Shoot:.NET调用Java WebServices的问题解决
一、问题: 项目中需要使用在Java项目中的WebService,添加引用也成功了,C#客户端可以识别到自定义对象,也生成了代理类,可是调用时无法获取到对象的属性值。 不是报无法反序列化XX类,就是返回NULL,得不到结果。 二、原因: 直接在项目添加时,命名空间会出现问题,这位老兄说的比较透彻: http://www.ibm.com/developerworks/cn/webservi
·
2015-11-08 15:50
WebServices
Trouble
Shoot:C#操作Excel的几个问题
一、异常提示找不到Excel.dll文件 问题解决了,具体异常没有记下来~ 这个是应用程序的32位、64位的问题。 解决方案: 1、安装64位的数据访问组件 AccessDatabaseEngine_x64_en.exe。 2、使用WebService、WCF。 3、Web程序的话,启用应用程序池,兼容32位程序。 二、异常来自 HRESULT:0x800A0
·
2015-11-08 15:44
Excel
Trouble
Shoot:分配对象查询的问题
一、问题: 在使用SPQuery的时候,CAML查询分配对象是当前帐号的时候,查不出来与自己相关的。 相关CAML如下: string caml = "<Where><Eq>";caml += "<FieldRef Name='AssignedTo' LookupId='True'/>";caml += "
·
2015-11-08 15:41
OO
Trouble
Shoot:SharePoint 2010中添加HttpModule问题
今天在SharePoint 2010中加个HttpModule,像以往一样加在了<httpModules>节点下。郁闷了,不管怎么整,就是不触发,不起作用。 只好搜索一番,结果找到了原因,SharePoint 2010 默认将所有的 httpModule 配置在 IIS7 专有的system.webServer/modules节中。 其实是因为IIS 7的原因,应该发布在&IIS
·
2015-11-08 15:29
SharePoint
Trouble
Shoot:该搜索请求无法连接到搜索服务
建了服务器场,包括2个DB,2个AP, 2个Web,测试通过。 可是在网站搜索时出现了错误“该搜索请求无法连接到搜索服务”,重新爬了几次网,在日志里可以看到爬网正常,可还是出现这个错误。 网上找了下,总结了从以下几个方面着手: 1、在管理中心——管理服务器上的服务——Office SharePoint Server 搜索——进入搜索设置页面, 选中以下两个选项:使用此服务器索引内容、使
·
2015-11-08 15:25
OO
带你入门带你飞Ⅰ 使用Mocha + Chai + Sinon单元测试Node.js
Trouble
shooting 6. 参考文档 简介 Mocha 是具有丰富特性的 JavaScript 测试框架,可以运行在 Node.js 和浏览器中,使得异步测试更简
·
2015-11-08 15:03
node.js
Sharepoint 2010 解决DFWP - Unable to display this Web Part 的问题
To
trouble
·
2015-11-08 15:48
SharePoint
Reading C type declarations(引用http://unixwiz.net/techtips/reading-cdecl.html)
Even relatively new C programmers have no
trouble
reading simple C declarations such as int foo
·
2015-11-08 14:19
reading
about Q&A in installing linux[centos6,7]
centos7 by U disk,出现问题, 解决办法: install centos7 test this media & install centos7
trouble
s
·
2015-11-08 13:50
Install
Ubuntu下编译安装OpenCV 2.4.7并读取摄像头
主要参考: 1、http://www.ozbotz.org/opencv-installation/ 2、http://www.ozbotz.org/opencv-install-
trouble
shooting
·
2015-11-08 13:19
ubuntu
How To
Trouble
shoot "ADODB.Connection" Error 800a0bb9 from Recordset DTC
ADODB.Connection error '800a0bb9' The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another. This error often occurs becaus
·
2015-11-08 12:15
Connection
OpenLayers adding markers with popups as features.
Had some
trouble
getting it to work.
·
2015-11-08 12:43
OpenLayers
How to Use Telnet to Test SMTP Communication
Topic Last Modified: 2005-05-24 Telnet is an extremely useful tool for
trouble
shooting issues related
·
2015-11-08 10:12
telnet
mysql 死锁检查
Advanced InnoDB Deadlock
Trouble
shooting – What SHOW INNODB STATUS Doesn’t Tell You, and What Diagnostics
·
2015-11-08 10:02
mysql
hdu 1329 Hanoi Tower
Trouble
s Again!
找规律的题目an=an-1+(i+i%2)/2*2; #include<iostream>#include<stdio.h>#include<algorithm>#include<iomanip>#include<cmath>#include<string>using namespace std;int main(){&nb
·
2015-11-07 14:48
HDU
Sharepoint学习笔记-- Debug&
Trouble
Shooting--调试Sharepoint环境中的Javascript/ECMAScript
为了在Sharepoint环境下实现对Javascript的调试,我们需要考虑如下的设置: 1、首先就是在IE浏览器中的设置,你需要查看你的IE是否Enable了script debugging。 具体操作是在Internet Explorer中,找到 "Tools"-->"Internet Options"找到
·
2015-11-07 14:20
JavaScript
Sharepoint学习笔记—Debug&
Trouble
Shooting--Correlation ID的使用
Correlation ID就是每次请求SharePoint的Web服务器时自动生成的GUID,在我们的Sharepoin网站发生错误的时候,我们可以通过它在日志中查找到该错误的详细信息。它就是“犯罪份子”在现场留下的“指纹”。因此,它对我们跟踪调试Sharepoint具有非常重要的作用。 一、如何获取到Correlation ID。 一般而言,
·
2015-11-07 14:13
SharePoint
Sharepoint学习笔记—Debug&
Trouble
Shooting--寻找 WSS_Logging下的ULSTraceLog
Sharepoint2010 提供了Logging Database来支持Administrator与Developer的管理与调试工作,在以前的Sharepoint2007,Unified Logging System (ULS) 只能把ULS log数据写入到text文件中,用户需借助相应的查看工具来查看里面的内容(eg. ULSViewer)
·
2015-11-07 14:12
SharePoint
Sharepoint学习笔记—Debug&
Trouble
Shooting--使用代码获取当前Request的CorrelationID
在Sharepoint2010中,每个Request都有自己的Correlation ID,我们在跟踪或调试时会结合ULS来查找特定的信息(如:Error信息等),Correlation ID的使用请参见此文(Sharepoint学习笔记—Debug--Correlation ID的使用),这里我们要通过代码来获取当前Request的Correla
·
2015-11-07 14:12
SharePoint
Trouble
Shoot: SharePoint 2013: ExecuteOrDelayUntilScriptLoaded 页面发布后不执行的问题
SharePoint 2010 中的ExecuteOrDelayUntilScriptLoaded,在2013 中使用时没有效果的问题。 Example: SharePoint 2013 Code: SP.SOD.executeFunc('sp.js', 'SP.ClientContext', sharePointReady); function sharePointReady() { &
·
2015-11-07 14:27
SharePoint
Trouble
Shoot: SPD 2013 工作流模板问题解决办法
1. 问题描述: SPD 2013 不能使用2013 工作流模板,在创建过程中,下载更新信息时出现以下错误描述: The server has tried to deliver this message, without success, and has stopped trying. Please try sending this message again. If the problem
·
2015-11-07 14:26
工作流
Trouble
Shoot:网站设置找不到术语管理
在SharePoint站点中找不到“术语管理”这个链接功能。 解决方案: Enable-SPFeature -id “73EF14B1-13A9-416b-A9B5-ECECA2B0604C” -Url <SiteCollection-URL> Stsadm.exe -o activatefeature -id 73EF14B1-13A9-416b-A9B5-ECECA2B060
·
2015-11-07 14:25
OO
Tip for using Fiddler on localhost
When I'm
trouble
shooting HTTP traffic, I reach for the invaluable Fiddler trace utility.
·
2015-11-07 13:36
localhost
Scheduled job could not start with Last Result 0x0
Trouble
shooting: 1. Check the Prope
·
2015-11-07 12:33
start with
Trouble
shooting FIM: (No Display Name) in FIM Portal
from: http://social.technet.microsoft.com/wiki/contents/articles/12682.
trouble
shooting-fim-no-display-name-in-fim-portal.aspx
·
2015-11-07 11:50
display
SharePoint Explorer View Error white paper from Microsoft微软关于SharePoint 资源管理器视图出现各种问题的白皮书
MicrosoftÒ SharePoint Services Understanding and
Trouble
shooting the SharePoint
·
2015-11-07 11:09
SharePoint
codeforces-264A-Escape from Stones
264A-EscapefromStonestimelimitpertest2secondsmemorylimitpertest256megabytes SquirrelLisslivedinaforestpeacefully,butunexpected
trouble
happens.Stonesfallfromamountain.InitiallySquirrelLissocc
loy_184548
·
2015-11-07 10:00
264A
hdu 1212 Big Number
pid=1212 Big Number Description As we know, Big Number is always
trouble
some.
·
2015-11-07 10:59
number
Trouble
Shoot: Excel Services Fix - "The workbook cannot be opened".
1. 问题描述: 在SharePoint 2013 文档库中打开Excel 文件提示"The workbook cannot be opened" 错误提示框,文档不能正常显示。 2、问题原因: 这个错误的原因应该是Excel Service的帐号对Content Database没有合适的访问权限。当你上传
·
2015-11-07 10:00
service
Uva 1401 Remember the Word 字典树+DP
Nealisverycuriousaboutcombinatorialproblems,andnowherecomesaproblemaboutwords.Know-ingthatRayhasaphotographicmemoryandthismaynot
trouble
him
wr132
·
2015-11-06 20:00
dp
word
uva
字典树
the
remember
1401
poj1054The
Trouble
some Frog
链接 : http://poj.org/problem?id=1054 题意: 有一个r*c的方格,青蛙会以相同的向量v=(x,y)跳过,跳过的地方留下痕迹,青蛙在格子外哪里出发都有可能,问有最多有多少只青蛙; 思路: 先把点排序, 使其有序化, 然后枚举任意两点所在的直线, 看有多少点落在直线上, 求其最大值; View Code 1 #include <i
·
2015-11-05 09:01
poj
HDU 3591【多重背包】
题目:The
trouble
of Xiaoqian 题意: 有N种coin,给出每种coin的价值Vi,和小强拥有的个数Ci,小强去购物,要付m元,求小强和店员间交换货币时的最小个数货币,即小强付出
·
2015-11-03 22:00
HDU
hdu 2952 Counting Sheep
pid=2952 Counting Sheep Description A while ago I had
trouble
sleeping.
·
2015-11-03 22:34
count
HDU5092——DP+递归输出——Seam Carving
The
trouble
is that there are some seams across the pictures. So he
·
2015-11-03 22:15
seam
hdu3591The
trouble
of Xiaoqian【多重背包】
ProblemDescriptionInthecountryofALPC,Xiaoqianisaveryfamousmathematician.Sheisimmersedincalculate,andshewanttousetheminimumnumberofcoinsineveryshopping.(Thenumbersoftheshoppingincludethecoinsshegavethe
zhou_yujia
·
2015-11-03 14:00
算法
dp
C语言
HDU
杭电
HDU 1212 Big Number(同余定理)
Big Number Problem Description As we know, Big Number is always
trouble
some
·
2015-11-02 19:27
number
ie6 sp1+ssl+ajax(XMLHttpRequest) =
trouble
遇到status = 12031错误,搜到此文: 在ie6 sp1访问https站点,ajax会随机出现一个winet的状态码:12152。如果你还没有看到过这个困惑的状态码,请参看这里。这至少可以说明两个问题 new ActiveXObject(progId)生成的XMLHttpRequest是winet的一部分。MS很喜欢资源重利用,从select这个怪胎就可以看
·
2015-11-02 17:15
XMLhttpREquest
The
Trouble
some Frog--POJ 1054
1、题目类型:模拟、暴力法。 2、解题思路:(1)根据输入建立跳点的pos[]数组和标识位置的map[][]矩阵;(2)对跳点按照其横坐标进行排序;(3)暴力法遍历排序好的的跳点比较获得最大的步数,时间复杂度为nlog(n)。 3、注意事项:注意青蛙从区域的外面跳入,必须沿着直线方向跳出区域。 4、实现方法: #include < iostrea
·
2015-11-02 16:58
poj
TransactionScope
Trouble
shooting
只要涉及到数据库的操作,那么使用事务就是难免的。如果我们使用LINQ to SQL作为数据访问层,那么LINQ提供的SubmitChanges()方法自身就包含了对事务的处理。当然,我们也可以利用System.Data.Common.DbTransaction对事务进行处理,我们可以调用DataContext中Connection的方法BeginTransaction()启动事务,然后根据情况进行
·
2015-11-02 16:53
transaction
Asp.net MVC 和 IIS5.1 IIS6.0
I’ve seen a lot of reports where people have
trouble
getting ASP.NET MVC up and running on IIS 6.
·
2015-11-02 16:36
asp.net
我的WCF之旅(10):如何在WCF进行Exception Handling
在任何Application的开发中,对不可预知的异常进行
trouble
shooting时,异常处理显得尤为重要。对于一般的.NET系统来说,我们简单地借助try/catch可以很容易地实现这一功能。
·
2015-11-02 15:28
exception
Creating a Custom Login Page for SharePoint 2010
Background I was working with a customer to
trouble
shoot problems with Forms Based Authen
·
2015-11-02 15:06
SharePoint
UVALive - 3942(trie
Knowing that Ray has a photographic memory and this may not
trouble
him, Neal gives it to J
·
2015-11-02 15:57
trie
DNS fix
ThisisanAutomatedWATERruleintendedtoprovideyouwithinformation,aswellasgatheradditionalinformationthatwecanusetomoreeffectively
trouble
shootyourproblem.BasedontheCTIandResolvergroupselected
phatphat
·
2015-11-02 14:02
fun
Cloud Computing Is a Big Whiteboard
Cloud Computing Is a Big Whiteboard Am I the only one who has
trouble
understanding Cloud Computing
·
2015-11-02 14:05
cloud
POJ 1054 The
Trouble
some Frog
The
Trouble
some Frog Time Limit: 5000MS Memory Limit: 100000K Total Submissions: 9449
·
2015-11-02 14:45
poj
[导入]NLog文章系列——如何排错
原文:http://www.nlog-project.org/howto_
trouble
shoot.html 更多关于NLog的中文文章,请参考《NLog文章系列》。
·
2015-11-02 14:34
log
Slow Server? This is the Flow Chart You're Looking For--reference
Your high-powered server is suddenly running dog slow, and you need to remember the
trouble
shooting steps
·
2015-11-02 12:43
reference
上一页
52
53
54
55
56
57
58
59
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他