码迷,mamicode.com
首页 >  
搜索关键字:services    ( 4248个结果
HttpWebRequest post请求的一个例子
using System;using System.IO;using System.Collections;using System.Data;using System.Linq;using System.Web;using System.Web.Services;using System.Web....
分类:Web程序   时间:2014-10-21 10:09:32    阅读次数:133
2014最新解决谷歌被墙无法登陆攻略!!!!
1.首先打开C盘,楼主用的XP系统,用习惯了!点击WINDOWS!2.点击system323.点击drivers4.点击etc5.点击hosts,用记事本的方式打开!6.把我附件里的这些全部覆盖原来的hosts就搞定了!这样就不怕谷歌上不去了附件信息如下:#Google Services START...
分类:其他好文   时间:2014-10-20 21:20:39    阅读次数:321
Microsoft Exchange Information Store服务无法启动
安装Exchange2007邮箱角色的时候,ExchangeInformationStore服务无法启动,修改注册表HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem新建REG_SZ,名称为WorkingDirectory,Value为C:\ProgramFiles\Microsoft\ExchangeServer\(V14\)Mai..
分类:其他好文   时间:2014-10-20 19:38:22    阅读次数:171
iOS 系统框架
iOS的系统架构分为四个层次:核心操作系统层(Core OS layer)、核心服务层(Core Services layer)、媒体层(Media layer)和可触摸层(Cocoa Touch layer)。   自下而上  1、Core OS是位于iOS系统架构最下面的一层是核心操作系统层,它包括内存管理、文件系统、电源管理以及一些其他的操作系统任务。它可以直接和硬件设备进行交互。作为a...
分类:移动开发   时间:2014-10-20 15:08:21    阅读次数:169
Windows ICS 服务无法启动问题解决
防火墙打不开肯定是"windows Firewall"服务没有启动。ICS服务启动不了能够通过下面方法解决:1、找到本地连接,单击左键--属性--共享--勾选(√)--确定,如以上步骤不能开启ICS服务,则需进行例如以下操作2、执行--输入“services.msc”--找到“internet co...
分类:Windows程序   时间:2014-10-19 10:14:17    阅读次数:292
arcgis server manager - An error has occured on the server. For details please check the Event (Application) log on the web.
当登陆 Arcgis Server Manager的时候,点击 "Services" 中的选项"Manage Services",就报错:An error has occured on the server. For details please check the Event (Applicati...
分类:移动开发   时间:2014-10-18 14:01:39    阅读次数:533
arcgis server "System.Web.Services.Protocols.SoapException: Error processing server request".
在 Arcgis Server 10中创建第一个程序,运行的时候就报错:System.Web.Services.Protocols.SoapException: Error processing server request详细信息:Server Error in '/' Application.E...
分类:Web程序   时间:2014-10-18 12:36:01    阅读次数:233
VMware-Transport(VMDB) error -44:Message.The VMware Authorization Service is not running解决方案
出现的错误如下:原因:本机中有一个VMware服务未开启导致的。解决方案:1.打开“运行”->输入services.msc!!!文章转自浩瀚先森博客,转载请注明,谢谢。http://www.harleygwak.com/%E6%97%A5%E5%BF%97/vmwaretransportvmdb-e...
分类:数据库   时间:2014-10-17 15:09:15    阅读次数:492
跟我一起学WCF(3)——利用Web Services开发分布式应用
一、引言 在前面文章中分别介绍了MSMQ和.NET Remoting技术,今天继续分享.NET 平台下另一种分布式技术——Web Services二、Web Services 详细介绍2.1 Web Services 概述 Web Services是支持客户端与服务器通过网络互操作的一种软件系统.....
分类:Web程序   时间:2014-10-17 11:19:34    阅读次数:341
跟我一起学WCF(3)——利用Web Services开发分布式应用
一、引言 在前面文章中分别介绍了MSMQ和.NET Remoting技术,今天继续分享.NET 平台下另一种分布式技术——Web Services二、Web Services 详细介绍2.1 Web Services 概述 Web Services是支持客户端与服务器通过网络互操作的一种软件系统.....
分类:Web程序   时间:2014-10-16 02:14:22    阅读次数:412
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!