码迷,mamicode.com
首页 >  
搜索关键字:remote desktop services 拒绝5    ( 13094个结果
C# ClickOnce deployment for Windows Services ClickOnce 部署windows service
A simple solution that I use is to merely stop the service and x-copy the files from my bin folder into the service folder.A batch file to stop the se...
分类:Windows程序   时间:2014-06-27 00:43:40    阅读次数:500
missing required architecture x86_64 in file 不支持64位
(null): Ignoring file /Users/xxx/Desktop/IOS-项目源码/ios/Ios(114.215.200.104)/ShareSDK/Extend/QQConnectSDK/TencentOpenAPI.framework/TencentOpenAPI, missi...
分类:其他好文   时间:2014-06-26 23:48:07    阅读次数:1163
Loadrunner 录制成功,但是脚本并没有产生
LR 在用IE 录制脚本已经成功,但是结束录制以后,并没有脚本产生,在产生脚本log 中提示:[Net An. Error (14c8:1cec)] Request Connection: Remote Server @ 127.0.0.1:8010 (Service=) NOT PROXIED! ...
分类:其他好文   时间:2014-06-26 19:41:03    阅读次数:265
jQuery AJAX实现调用页面后台方法
1.新建demo.aspx页面。2.首先在该页面的后台文件demos.aspx.cs中添加引用。using System.Web.Services;3.无参数的方法调用.大家注意了,这个版本不能低于.net framework 2.0。2.0已下不支持的。后台代码:[WebMethod] p...
分类:Web程序   时间:2014-06-26 17:07:36    阅读次数:182
基于java工程开发RMI服务端
ServiceRegist.javaimport java.rmi.Remote;import java.rmi.RemoteException;public interface ServiceRegist extends Remote{ public user login(String user....
分类:编程语言   时间:2014-06-26 16:05:17    阅读次数:223
SharePoint使用BCS开发你第一个应用程序(四)
很多时候,你想将IIS(Internet Information Services)中的Web Services和外部列表集成。这里教你创建ASP.NET Web Service,部署到IIS,然后在SharePoint Designer中创建外部内容类型。...
分类:其他好文   时间:2014-06-26 13:42:39    阅读次数:216
PDF编辑工具——PDF Desktop Converter 4 Professional
管理和操作PDF的工具。PDFDesktopConverter4Professional可以生成,转换,提取,组合,分割合并PDF。新增加的OCR功能可以将扫描后的文件转变成可以检索和编辑的PDF。以上这些功能只需要一个软件就可以全部实现。软件特点1.快速,准确,简单的生成PDF。*Add-in按钮-从Microsoft..
分类:其他好文   时间:2014-06-26 06:17:15    阅读次数:208
MongoDB的安装
NoSQL现在很红,所以拿了MongoDB来体验一把。写下随笔备以后使用。整个安装过程是根据官网上的描述来进行的,基于windows平台。结果成功了,并不像网上一些帖子说的,最后无法正常启动Services。官方步骤参照该link:http://docs.mongodb.org/manual/tut...
分类:数据库   时间:2014-06-25 15:40:59    阅读次数:230
UIButton
【UIButton】 Button is a simple component designed to receive hover, pressed and click events, and change the color of a remote sprite. You can also op....
分类:其他好文   时间:2014-06-25 13:30:43    阅读次数:276
常用的grails插件
wkhtmltopdf:http://grails.org/plugin/wkhtmltopdf将url转换为pdf文件remote-ssh远程ssh:http://grails.org/plugin/remote-ssh
分类:其他好文   时间:2014-06-25 10:14:33    阅读次数:211
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!