Consuming a WSE-enabled Web Service in an ASP.NET 2.0 web site?

You are wrong, proxy is generated when you are adding web reference.

You are wrong, proxy is generated when you are adding web reference. Could you tell me how you are adding web reference to the website. Please refer following article - msdn.microsoft.com/en-us/library/5sds7a0... After you have located a Web service for your application to access by using the Add Web Reference dialog box, clicking the Add Reference button will instruct Visual Studio to download the service description to the local machine and then generate a proxy class for the chosen Web service.

The proxy class will contain methods for calling each exposed Web service method both synchronously and asynchronously. This class is contained in the local . Wsdl file's code-behind file.

For more information, see Web References in Visual Studio and Add Web Reference Dialog Box. Please refer following article - How to Add a Web Reference.

That link refers to WCF, not to WSE. WCF is not available for my project. – Tavis Jan 25 at 3:24 What .

NET Framework version you are using. What is the IDE you are using to consume a WSE service. – M.

Nadeem Shaikh Jan 25 at 4:07 It's . NET 2.0. I tried reinstalling WSE and creating a new web site.

The correct class is now generated at runtime with the Wse postfix. Thanks for trying to help. – Tavis Jan 25 at 17:24.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions