文件名称:WebServices0303
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- lau***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
House of Web Services: Accessing Raw SOAP Messages in an ASP.NET Web Service
To run this UNSUPPORTED sample...
1) Unzip the code into a directory
2) Open the solution file in Visual Studio .NET
3) Build the solution
4) Set an IIS virtual root to point to the Server subdirectory
5) Step through the client in the debugger
Note:
If you want to rebuild the proxy code, point wsdl.exe or the Add Web Reference
dialog to the static server.wsdl file, as the server s support for dynamic WSDL
generation has been disabled via web.config.
To run this UNSUPPORTED sample...
1) Unzip the code into a directory
2) Open the solution file in Visual Studio .NET
3) Build the solution
4) Set an IIS virtual root to point to the Server subdirectory
5) Step through the client in the debugger
Note:
If you want to rebuild the proxy code, point wsdl.exe or the Add Web Reference
dialog to the static server.wsdl file, as the server s support for dynamic WSDL
generation has been disabled via web.config.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WebServices0303\Client\App.ico
...............\......\AssemblyInfo.cs
...............\......\Client.csproj
...............\......\Client.csproj.user
...............\......\Test.cs
...............\......\Web References\localhost\Reference.cs
...............\......\..............\.........\Reference.map
...............\......\..............\.........\server.wsdl
...............\......\..............\.........\server.xsd
...............\......\..............\localhost
...............\......\Web References
...............\Client
...............\HOWSRawXml.sln
...............\HOWSRawXml.suo
...............\readme.txt
...............\Server\add.xslt
...............\......\arithmetic.asmx
...............\......\arithmetic.cs
...............\......\arithmetic.resx
...............\......\AssemblyInfo.cs
...............\......\Server.csproj
...............\......\Server.csproj.user
...............\......\Server.wsdl
...............\......\Server.xsd
...............\......\soap-envelope.xsd
...............\......\web.config
...............\......\XmlStreamSoapExtension.cs
...............\......\XmlStreamSoapExtension.resx
...............\Server
WebServices0303
...............\......\AssemblyInfo.cs
...............\......\Client.csproj
...............\......\Client.csproj.user
...............\......\Test.cs
...............\......\Web References\localhost\Reference.cs
...............\......\..............\.........\Reference.map
...............\......\..............\.........\server.wsdl
...............\......\..............\.........\server.xsd
...............\......\..............\localhost
...............\......\Web References
...............\Client
...............\HOWSRawXml.sln
...............\HOWSRawXml.suo
...............\readme.txt
...............\Server\add.xslt
...............\......\arithmetic.asmx
...............\......\arithmetic.cs
...............\......\arithmetic.resx
...............\......\AssemblyInfo.cs
...............\......\Server.csproj
...............\......\Server.csproj.user
...............\......\Server.wsdl
...............\......\Server.xsd
...............\......\soap-envelope.xsd
...............\......\web.config
...............\......\XmlStreamSoapExtension.cs
...............\......\XmlStreamSoapExtension.resx
...............\Server
WebServices0303