winfrom 通过dsoframer实现读取excel文件报错: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80041103): The associated COM server does not support ActiveX…
1.错误: 在eclipse中使用run->run on server的时候,选择tomcat6会报错误:The server does not support version 3.0 of the J2EE Web module specification 2.原因: Tomcat 6.0最多支持Servlet 2.5,而现在要import的项目是3.0版本的. 3.解决方法: 在项目根目录下有一个.settings的文件夹,该文件夹下有一个org.eclipse.wst.common.pro…
svn 备份后双机同步热备失效,提示 W200007 target server does not support atomic revision property edits; consider upgrading it to 1.7 or using an external locking program svnsync: E170009: Repository UUID 'xxxx' doesn't match expected UUID 'yyyyy' 解决方式: step 1 先查看当…
使用MyEclipse2015打开MyEclipse2014编辑的项目,在服务器Tomcat 7部署时,提示"The server does not support version 3.1 of the JEE Web module specification.",即服务器不支持3.1版的JEE Web模块规范. 参考http://www.cnblogs.com/xwdreamer/archive/2011/12/09/2296913.html 打开项目根目录下.settings的文件…
1.错误: 在eclipse中使用run->run on server的时候,选择tomcat6会报错误:The server does not support version 3.0 of the J2EE Web module specification 如下所示: 2.原因: Tomcat 6.0最多支持Servlet 2.5,而现在要import的项目是3.0版本的. 3.解决方法: 在项目根目录下有一个.settings的文件夹,该文件夹下有一个org.eclipse.wst.comm…
  http://www.jianshu.com/p/200572ed066c navicat 链接数据库 使用navicat 的ssh通道连接数据库回遇到权限问题 错误代码如下: 80070007: SSH Tunnel: Server does not support diffie-hellman-group1-sha1 for keyexchange 解决方案如下: 1.进入 /etc/ssh/sshd_config 在最下面 加入下面代码 KexAlgorithms diffie-hel…
尝试使用Navicat远程连接到我在阿里云服务器上的MySql,通过SSH. 但是报错: 80070007: SSH Tunnel: Server does not support diffie-hellman-group1-sha1 forkeyexchange 解决方案:[亲测有效] 1.打开 sudo vim /etc/ssh/sshd_config 2.在最后添加 KexAlgorithms diffie-hellman-group1-sha1,curve25519-sha256@lib…
导入了一个项目,运行Tomcat出现此错误大致由于当前导入项目服务器不支持J2ee版本 原因是导入项目的Tomcat版本是6.0,Tomcat 6.0仅支持到Servlet 2.5,而此时项目是3.0版本的 解决方法: 找到项目.settings文件夹的org.eclipse.wst.common.project.facet.core.xml文件 把<installed facet="jst.web" version="3.0"/>改为<insta…
为项目添加tomcat 6,发现不能添加,原因如下 这是因为Tomcat6不能为JavaEE3.0版本服务,把项目的版本降低到2.5就可以了 现在可以部署了…
手动将vmware安装目录下的vmtools镜像文件,windows.iso文件放到虚拟机的光区里. 再进入虚拟机的系统,在系统里打开光盘进行安装…
原文 Installing IIS 8.5 on Windows Server 2012 R2 Introduction This document describes how to install Internet Information Services (IIS) 8.5 on Windows Server® 2012 R2. IIS is the Web server role in Windows Server 2012 R2. The Windows Server 2012 R2 o…
本文转自:http://davenport.sourceforge.net/ntlm.html#ntlmHttpAuthentication The NTLM Authentication Protocol and Security Support Provider Abstract This article seeks to describe the NTLM authentication protocol and related security support provider funct…
起因 平时开发的时候我都是用eclipse把代码部署到本地tomcat的,当然只会去跑1台tomcat啦... 偶尔有时候解决问题需要去公司测试环境找日志.连上公司测试环境以后发现竟然有2台weblogic服务器..日志有时候会刷在服务器a,有时候会刷在服务器b...瞬间感觉高大上...于是想自己也研究研究...所以就有了这篇文章.... 尝试Nginx 我刚开始研究的是nginx...因为大四来公司面试架构师和我聊天的时候就提到它blablabla...反正我也听不懂...只是知道有这么1个东…
什么是插件 现在的浏览器提供了大量的内置功能,但仍然有一些工作无法完成,如播放音频和视频.插件及其扩展浏览器功能就尤为重要. 插件是可下载的应用程序,可以插入到浏览器中,现在有很多不同的插件,常用的有Adobe Flash  Palyer ,Microsoft的Silverlinght和Apple的QuickTme播发器. 插件是封装了完成某项工作(播放音频文件)所需的所有功能的对象,对网站作者隐藏了复杂的细节,通常用C++或者JAVA等语言编写插件. 插件通常有某种用户界面,如QuickTme…
Percona Server 5.6.33-79.0 发布了,该版本基于 MySQL 5.6.33,包含了所有的 bug 修复,是Percona Server 5.6 系列中的正式版本.该版本主要是修复bug,主要更新如下: 新特性 Percona Server has implemented support for per-column VARCHAR/BLOB compression for the XtraDB storage engine. This also features comp…
This article discusses setting up up an integrated IPSec/L2TP VPN using Radius and integrating it with Microsoft Windows clients. Introduction and Planning The software installed is going to be based on Debian packages as far as it is possible. If we…
Don’t confuse error 823 and error 832 本文大意:      错误832:           A page that should have been constant has changed (expected checksum: 1dcb28a7, actual checksum: 68c626bb, database 13, file 'E:\Program Files\microsoft sql server\MSSQL\data\BlahBlah.…
catalog . 漏洞描述 . 漏洞触发条件 . 漏洞影响范围 . 漏洞代码分析 . 防御方法 . 攻防思考 1. 漏洞描述 Relevant Link:2. 漏洞触发条件3. 漏洞影响范围4. 漏洞代码分析 /wp-content/plugins/wp-symposium/server/php/UploadHandler.php function __construct($options = null, $initialize = true, $error_messages = null)…
Delphi ActiveX Form的使用实例 By knityster 1. ActiveX控件简介 ActiveX控件也就是一般所说的OCX控件,它是ActiveX技术的一部分. ActiveX控件可以被集成到很多支持ActiveX的应用当中去,或者直接用来扩展应用的功能,这些支持ActiveX的应用包括C++ Builder.Delphi.Visual dBASE. Visual Basic.Visual C++.Internet Explorer.Netscape Navigator等…
基本来说安装SQL Server 单节点数据库并不是很困难的事情,大多可以通过Next来安装完成.其中要注意以下几点 安装.net3.5 可以参考本Blog的一些安装须知. Windows Server 2012 开始支持的 Core模式的转换,SQL server 也有Core 模式的安装,但是SQL Server并不支持安装完完全版的SQL Server 在Windows 的模式下进行转换. 如果需要使用SQL Server 的Core模式需要在单独安装而不是安装完全版的模式. How to…
本博文的主要内容有 .MySQL Server 5.5系列的下载 .MySQL Server 5.5系列的安装 .MySQL Server 5.5系列的使用 .MySQL Server 5.5系列的卸载 注意啊! 对于noinstall方式安装的MySQL,系统的参数配置.服务的启动和关闭都需要手工在命令窗口中完成. 对于图形化方式安装的MySQL,提供了一个图形化的实例配置向导,可以引导用户逐步进行实例参数的配置. 说明 首先,说明,在mysql官网里,没有mysqlSetup.exe,这是自…
像.net中的session一样,假设能知道了数据库中的sessionID,那全部的操作都能知道了,由于有了这个唯一的身份识别的标识. 能够做的事情有非常多,如:当前哪个用户在做什么操作,在运行什么sql, 又如一个比較大的逻辑中要分别运行非常多存储过程, 在运行这些存储过程的过程其中,你想知道当前运行的进度,SQLServer正在运行哪个段sql语句,那么通过sessionID是非常easy 就得到这些信息的. SQL Server 得到SPID,唯一的sessionID: SELECT @@…
系统环境 Debian 7 x64  / centos 7 x64  都可以 首先去下载源码 http://www.live555.com/liveMedia/public/live555-latest.tar.gz wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz tar xzf live555-latest.tar.gz cd live ./genMakefiles linux-64bit #注意后面这个参数…
转自:https://support.microsoft.com/en-us/help/2696547/detect-enable-disable-smbv1-smbv2-smbv3-in-windows-and-windows-server Summary This article describes how to enable and disable Server Message Block (SMB) version 1 (SMBv1), SMB version 2 (SMBv2), an…
本文涉及的相关问题,如果你的问题或需求有与下面所述相似之处,请阅读本文 A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is c…
Complete list of Microsoft SQL Server trace flags (585 trace flags) REMEMBER: Be extremely careful with trace flags, test in your test environment first. And consult professionals first if you are the slightest uncertain about the effects of your cha…
Ask Question up vote6down votefavorite 4 I'm trying to use Feign client. Below is my feing client: import com.eprogrammerz.examples.domain.Movie; import org.springframework.cloud.netflix.feign.FeignClient; import org.springframework.web.bind.annotati…
Problem How to enable TLS 1.2 on Windows Server 2008 R2? Resolution QuoVadis recommends enabling and using the TLS 1.2 protocol on your server.  TLS 1.2 has improvements over previous versions of the TLS and SSL protocol which will improve your level…
本博文的主要内容有 .MySQL Server 5.5系列的下载 .MySQL Server 5.5系列的安装 .MySQL Server 5.5系列的使用 .MySQL Server 5.5系列的卸载 注意啊! 对于noinstall方式安装的MySQL,系统的参数配置.服务的启动和关闭都需要手工在命令窗口中完成. 对于图形化方式安装的MySQL,提供了一个图形化的实例配置向导,可以引导用户逐步进行实例参数的配置. 说明 首先,说明,在mysql官网里,没有mysqlSetup.exe,这是自…