Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exposing the functionality of the WSE to the client
Message
From
17/02/2004 16:28:58
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Exposing the functionality of the WSE to the client
Miscellaneous
Thread ID:
00878109
Message ID:
00878109
Views:
65
To expose the functionality of the WSE to the client, some document mentions this:

To expose the functionality of the WSE to the client, you must derive the Web service proxy class from the class WebServicesClientProtocol, which lives in the namespace Microsoft.Web.Services. So when you add a Web reference to your project and want to use the WSE, you must modify the Reference.cs file manually and change the base class of the proxy to WebServicesClientProtocol. Currently, Visual Studio.NET does not provide an option to mark a Web service as WSE-enabled.

In my project, I cannot find any file named Reference.cs. Can someone tell me where that file is and what has to be done?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform