PC Review


Reply
Thread Tools Rate Thread

Change ASMX WS to WCF for exiting client

 
 
Saar Carmi
Guest
Posts: n/a
 
      6th Oct 2007
Hi

I hope this is the right group to ask this question (please advice
otherwise)

I have ASMX Web service and client which are already deployed to
production.
I want to switch my WS to WCF.


It looks like the basic http binding generates a different structure
of WSDL.
Is there a way to switch to WCF without breaking the exiting clients?
I don't have an option to redeploy the clients.
I guess that the WCF's WSDL output has to be the same in order to
support it.


Thanks
Saar

 
Reply With Quote
 
 
 
 
Michael Nemtsev, MVP
Guest
Posts: n/a
 
      6th Oct 2007
Hello Saar,

have u tried to generate the new service reference for the WCF service and
subsitute current reference to the new one?

and changing the web.config

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


SC> Hi
SC>
SC> I hope this is the right group to ask this question (please advice
SC> otherwise)
SC>
SC> I have ASMX Web service and client which are already deployed to
SC> production.
SC> I want to switch my WS to WCF.
SC> It looks like the basic http binding generates a different structure
SC> of WSDL.
SC> Is there a way to switch to WCF without breaking the exiting
SC> clients?
SC> I don't have an option to redeploy the clients.
SC> I guess that the WCF's WSDL output has to be the same in order to
SC> support it.
SC> Thanks
SC> Saar


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java client side error from .asmx file which created by net studio david Microsoft ASP .NET 1 11th Dec 2007 09:48 PM
Outlook should let me change identities without exiting. =?Utf-8?B?RXJpYw==?= Microsoft Outlook Discussion 1 9th Sep 2005 09:49 AM
how to change the value of Request.ServerVariables["HTTP_REFERER"] on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do something to change the value o Daniel Microsoft Dot NET Framework 1 14th Jul 2005 03:24 PM
how to change the value of Request.ServerVariables["HTTP_REFERER"] on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do something to change the value o Daniel Microsoft C# .NET 1 14th Jul 2005 02:12 PM
how to change the value of Request.ServerVariables["HTTP_REFERER"] on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do something to change the value o Daniel Microsoft Dot NET 0 14th Jul 2005 10:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:09 AM.