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
ServiceModel
Temp权限引起的WCF问题
在Log跟踪中看到:131075302OA-HRPAYOPRhttp://msdn.microsoft.com/zh-CN/library/System.
ServiceModel
.Diagnostics.Throwi
shanyou
·
2009-09-10 16:00
xml
exception
object
service
callback
WCF
【解决方法】IIS 承载的服务失败
UnhandledException:System.
ServiceModel
.ProtocolException:Theremoteserverreturneda
·
2009-09-08 20:00
IIS
WCF服务中操作FormsAuthentication的Cookie
在asp.net应用程序和WCF服务之间共享FormsAuthentication,默认是不支持的,设置一下非常的简单,只需要两步就可以了:1、在web.config的system.
serviceModel
shanyou
·
2009-09-06 20:00
加密
null
asp.net
WCF
Host WCF in IIS 三步走
运行环境.NET3.5+IIS7 1.确保IIS7已经将*.svcmap到了System.
ServiceModel
.Activation.HttpHandler,System.
ServiceModel
,
xhinker
·
2009-09-05 22:38
职场
IIS
WCF
休闲
Host WCF in IIS 三步走
运行环境.NET3.5+IIS7 1.确保IIS7已经将*.svcmap到了System.
ServiceModel
.Activation.HttpHandler,System.
ServiceModel
,
xhinker
·
2009-09-05 22:38
职场
IIS
WCF
休闲
在WCF服务中获取客户端的IP地址和端口号
usingSystem;usingSystem.
ServiceModel
;usingSystem.
ServiceModel
.Channels;namespaceWcfService3{//注意:如果更改此处的类名
tingsking18
·
2009-08-27 08:00
String
properties
service
Class
WCF
在WCF服务中获取客户端的IP地址和端口号
using System; using System.
ServiceModel
; using System.
ServiceModel
.Channels; namespace WcfService3 {
buliedian
·
2009-08-27 08:00
Web
WCF
IIS Host 的WCF大数据量大并发调用的时候IIS返回403错误
异常信息如下:System.
ServiceModel
.Security.MessageSecurityException:使用客户
tingsking18
·
2009-08-26 14:00
String
object
server
服务器
IIS
WCF
IIS Host 的WCF大数据量大并发调用的时候IIS返回403错误
异常信息如下: System.
ServiceModel
.Security.MessageSecurityException
buliedian
·
2009-08-26 14:00
windows
.net
Security
IIS
WCF
WCF客户端无法访问服务原因之一时间不同步问题
在使用WCF服务时,如果客户端调用服务时出现如下错误:System.
ServiceModel
.Security.MessageSecurityException: 从另一方收到未进行安全处理或安全处理不正确的错误
buliedian
·
2009-07-24 15:00
.net
Security
WCF
WCF客户端无法访问服务原因之一时间不同步问题
在使用WCF服务时,如果客户端调用服务时出现如下错误:System.
ServiceModel
.Security.MessageSecurityException:从另一方收到未进行安全处理或安全处理不正确的错误
tingsking18
·
2009-07-24 15:00
.NET 3.5 : 读写RSS或者ATOM
下面演示一下1.首先要添加一个引用System.
ServiceModel
.Web usingSystem.
ServiceModel
.Syndication;usingSystem.Xml; 2.读取RSS
chen_xizhang
·
2009-07-16 16:00
.net
object
rss
webservice
测试
Class
完美解决WCF调用方未由服务进行身份验证的问题
-- WCF服务节点设置 --> <system.
serviceModel
> <bindings> <wsHttpBinding
kenter1643
·
2009-07-01 14:00
Security
WCF
完美解决WCF调用方未由服务进行身份验证的问题
-- WCF服务节点设置 --> <system.
serviceModel
> <bindings> <wsHttpBinding
kenter1643
·
2009-07-01 14:00
Security
WCF
[原创]WCF技术剖析之四:基于IIS的WCF服务寄宿(Hosting)实现揭秘
概括地说,基于IIS的服务寄宿依赖于两个重要的对象:System.
ServiceModel
.Activation.HttpModule和System.
ServiceModel
.Activation.HttpHandler
varsoft
·
2009-06-24 20:00
应用服务器
asp.net
asp
IIS
WCF
WCF系列(三) -- WCF配置文件注释
> <configuration> <system.
ServiceModel
>
·
2009-06-20 17:00
配置文件
WCF开发入门的六个步骤
项目引用节点右键添加System.
ServiceModel
引用。B.
shuilv2000
·
2009-06-19 15:00
String
service
application
interface
WCF
binding
The caller was not authenticated by the service
调用WCF时,出现下面的错误: System.
ServiceModel
.Security.SecurityNegotiationException : The caller was not authenticated
·
2009-03-16 17:00
service
xfire开发客户端密钥参数定制开发应用
xfire在服务端验证,客户端必须使用相应的用户名称和密码设置如下; Service
serviceModel
= new ObjectServiceFactory().create(
longgangbai
·
2009-03-13 19:00
SOAP
xfire开发客户端密钥参数定制开发应用
xfire在服务端验证,客户端必须使用相应的用户名称和密码设置如下; Service
serviceModel
= new ObjectServiceFactory().create(
longgangbai
·
2009-03-13 19:00
SOAP
xfire开发客户端密钥参数定制开发应用
xfire在服务端验证,客户端必须使用相应的用户名称和密码设置如下; Service
serviceModel
= new ObjectServiceFactory().create(
longgangbai
·
2009-03-13 19:00
SOAP
xfire开发客户端密钥参数定制开发应用
xfire在服务端验证,客户端必须使用相应的用户名称和密码设置如下; Service
serviceModel
= new ObjectServiceFactory().create(
longgangbai
·
2009-03-13 19:00
SOAP
xfire开发客户端密钥参数定制开发应用
newObjectServiceFactory().create(SoapTestImpl.class);SoapTestsoapTest=(SoapTest)newXFireProxyFactory().create(
serviceModel
longgangbai
·
2009-03-13 19:00
SOAP
上接稳扎稳打Silverlight(20) - 2.0通信之WebClient, 以字符串的形式上传/下载数据
创建的用于演示以字符串的形式和流的形式上传数据的REST服务)usingSystem;usingSystem.Linq;usingSystem.Runtime.Serialization;usingSystem.
ServiceModel
webabcd
·
2008-12-08 08:00
通信
silverlight
字符
webclient
稳扎稳打
上接稳扎稳打Silverlight(20) - 2.0通信之WebClient, 以字符串的形式上传/下载数据
创建的用于演示以字符串的形式和流的形式上传数据的REST服务)usingSystem;usingSystem.Linq;usingSystem.Runtime.Serialization;usingSystem.
ServiceModel
webabcd
·
2008-12-08 08:00
通信
silverlight
字符
webclient
稳扎稳打
上接稳扎稳打Silverlight(19) - 2.0通信之调用REST服务,处理JSON格式, XML格式, RSS/ATOM格式的数据
XML数据REST.cs(WCF创建的REST服务)usingSystem;usingSystem.Linq;usingSystem.Runtime.Serialization;usingSystem.
ServiceModel
webabcd
·
2008-12-04 08:00
xml
json
rss
REST
ATOM
上接稳扎稳打Silverlight(19) - 2.0通信之调用REST服务,处理JSON格式, XML格式, RSS/ATOM格式的数据
XML数据REST.cs(WCF创建的REST服务)usingSystem;usingSystem.Linq;usingSystem.Runtime.Serialization;usingSystem.
ServiceModel
webabcd
·
2008-12-04 08:00
json
xml
rss
REST
ATOM
上接稳扎稳打Silverlight(19) - 2.0通信之调用REST服务,处理JSON格式, XML格式, RSS/ATOM格式的数据
XML数据REST.cs(WCF创建的REST服务)usingSystem;usingSystem.Linq;usingSystem.Runtime.Serialization;usingSystem.
ServiceModel
webabcd
·
2008-12-04 08:00
XML
JSON
ATOM
Silverlight
Apache CXF学习笔记
ServiceModel
-- 服务元数据,其中ServiceInfo类似WSDL,而其他部分描述了DataBinding,Intercept
lovemybook
·
2008-10-24 10:00
apache
spring
xml
jms
SOAP
WCF采用 netTcpBinding 发生的Socket errors
最近在项目中采用Windowsservice作为WCFservices的宿主,在服务和客户端的调用上没有发生如何的异常和错误,但是经常发生下述错误:“System.
ServiceModel
.CommunicationException
shanyou
·
2008-09-22 17:00
windows
socket
service
processing
NetWork
WCF
xfire与spring整合配置
changeTest() { String url = "http://131.1.2.198:88/app/webservices/Net3Service"; Service
serviceModel
yongyuan.jiang
·
2008-08-26 15:00
spring
AOP
bean
xml
webservice
WCF 简单示例程序(源码下载)
[ServiceContract(Namespace="[url]http://microsoft.
servicemodel
.samples/[/url]")] publi
entlib.com
·
2008-08-05 21:16
源码
职场
示例
WCF
休闲
化零为整WCF(18) - Web编程模型(WCF创建REST, AJAX调用WCF)
:webabcd介绍WCF(WindowsCommunicationFoundation)-Web编程模型:使用WCF创建REST服务,使用asp.netajax调用WCF服务 ・System.
ServiceModel
.Activation.WebServiceHostFactory
webabcd
·
2008-07-21 08:00
Ajax
WCF
休闲
化零为整
Web编程模型
化零为整WCF(18) - Web编程模型(WCF创建REST, AJAX调用WCF)
:webabcd介绍WCF(WindowsCommunicationFoundation)-Web编程模型:使用WCF创建REST服务,使用asp.netajax调用WCF服务 ・System.
ServiceModel
.Activation.WebServiceHostFactory
webabcd
·
2008-07-21 08:00
Ajax
WCF
休闲
化零为整
Web编程模型
WCF步步为营(二):使用配置文件改变发布服务的方式
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingJackWangWCFService;usingSystem.
ServiceModel
wangdeshui
·
2008-07-02 17:00
xml
Web
.net
LINQ
WCF
WCF步步为营(二):使用配置文件改变发布服务的方式
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingJackWangWCFService;usingSystem.
ServiceModel
wangdeshui
·
2008-07-02 17:00
xml
Web
.net
LINQ
WCF
化零为整WCF(10) - 实例模型(InstanceContextMode)
WCF(WindowsCommunicationFoundation)-实例模型: ServiceBehavior ・InstanceContextMode.PerCall-新的System.
ServiceModel
.InstanceContext
webabcd
·
2008-05-08 18:00
职场
WCF
休闲
化零为整
实例模型
化零为整WCF(10) - 实例模型(InstanceContextMode)
WCF(WindowsCommunicationFoundation)-实例模型: ServiceBehavior ・InstanceContextMode.PerCall-新的System.
ServiceModel
.InstanceContext
webabcd
·
2008-05-08 18:00
职场
WCF
休闲
化零为整
实例模型
IIS 承载的WCF服务失败
IIS承载的WCF服务,程序调用发生如下错误:UnhandledException:System.
ServiceModel
.ProtocolException:Theremoteserverreturnedanunexpectedresponse
shanyou
·
2008-01-31 13:00
IIS 承载的WCF服务失败
IIS承载的WCF服务,程序调用发生如下错误:UnhandledException:System.
ServiceModel
.ProtocolException:Theremoteserverreturnedanunexpectedresponse
张善友
·
2008-01-31 13:00
职场
IIS
WCF
休闲
承载
reading paper系列2
在OWL-S中,描述服务的基本信息有三类本体:ServiceProfile、
ServiceModel
和ServiceGrounding。
翠湖月色
·
2008-01-14 11:00
CXF wsdl2java supports catalog
schema, 而人们习惯于import http://www.w3.org/2005/08/addressing/ws-addr.xsd, 而这种写法,会造成构建wsdl4j Definition和构建
ServiceModel
maomaode
·
2007-07-13 01:00
网络应用
我眼中的CXF 之
ServiceModel
在前面的文章中给大家简单介绍了CXF是如何和将一个POJO变成一个Web Services的,当中提到一个很重要的一个名词就是Sevices Model,现在我们就简单讨论一下CXF中有关Services Model的内容。 首先大家可以从 CXF的构架 上面获取到Service Model的简要描述。在这里我简单给翻译如下: Serivce Model负责描述了在CXF所提供的一个服务信息
jnn
·
2007-06-05 09:00
spring
应用服务器
bean
Web
浏览器
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
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
其他