Re: Web service reference reverts to old version

From: Dave Rayment (drayment_at_nospam.nospam)
Date: 11/12/04


Date: Fri, 12 Nov 2004 02:26:07 -0800

Hi,

Many thanks for your response. I will try out your suggestions and post
another message when I know for certain what the problem was.

Cheers,

Dave

"Steven Cheng[MSFT]" wrote:

> Hi StringFellow,
>
> I'm thinking whether the problem is due to something of the webreference
> setting be cached. Is the webservice serverside an ASP.NET WebService
> project? I think we can do the following things to clarify something first:
> 1. Open the IE window on your client app(which consuming the webservice)'s
> machine and navigate to the webservice's asmx file url to see whether there
> will display the correct webservice's WSDL description page.
>
> 2. Try creating another new separate winform app and add the webservice's
> webreference in that new app to see whether it can generate the correct new
> proxy classes. (Also, close that project and reopen to see whether it
> always work correctly).
>
> If the above all work correcly, the problem is likely due to something
> incorrect in that particular project/solution. As for web application ,
> there will be a "VSWebCache" folder on the machine which contains some
> local caches for web application, it is under
> {sys dir}:\Documents and Settings\Logon User\VSWebCache
>
> You'll find some folders (named as the web application's name) in it, if
> you find the name of the webservice your app is consuming, you can try
> deleting it and readd the webreference in your project to see whether it
> works.
>
> Hope helps. Thanks.
>
> Regards,
>
> Steven Cheng
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
>



Relevant Pages

  • Re: Web service reference reverts to old version
    ... I think we've tracked it down - there was a copy of an old asmx file in one ... Is the webservice serverside an ASP.NET WebService ... Try creating another new separate winform app and add the webservice's ... > webreference in that new app to see whether it can generate the correct new ...
    (microsoft.public.vsnet.general)
  • Re: Web service reference reverts to old version
    ... I'm thinking whether the problem is due to something of the webreference ... Is the webservice serverside an ASP.NET WebService ... Try creating another new separate winform app and add the webservice's ... there will be a "VSWebCache" folder on the machine which contains some ...
    (microsoft.public.vsnet.general)
  • Call WebService on Device application
    ... This App call a webservice (i add a WebReference to my project) to insert data into a remote database, but when i debug my device application on VS 2008 + CF 3.5 i received de error: ... When i test my app in local database server its work fine... ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: several responses from same webservice?
    ... The idea of having both apps with a webservice could also be an good ... - A client uses a webservice to notify the server app that it wants ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Server did not recognize the value of HTTP Header SOAPAction
    ... I created a new test winforms project in 1.1. ... The test app works OK, ... I understand you've developed an ASP.NET webservice ... application is sending an unexpected SoapAction header to the service. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)