持久序列化类 [英] Persistent Serialization Classes

查看:73
本文介绍了持久序列化类的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在更新现有的.Net C#应用程序, visual studio 2008 v9,3.5 ...

调用Web服务后没有结果。返回对象保持为空...  
我已确认请求和响应存在于Web服务环境中...

After a call to a web service there are no results. Return object remains null...  I have confirmed that the request and response are present in the web service environment...

 

***因此我正在寻找标签和属性web.cfg文件,导致实时序列化类在Web服务调用后持久化。***

 

非常感谢提前!!

推荐答案

 

你能更清楚一点吗?

如果您使用的是普通的asmx webservice,则无法明确控制序列化。它隐含在框架中。但您可以添加HTTP模块,以便处理请求和响应。

If you are using normal asmx webservice there is no explicit control of serialization. It is implicit to the framework. But you can add HTTP Modules where you can process the request and response.

 


这篇关于持久序列化类的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆