Re: Web service reference reverts to old version
From: Dave Rayment (drayment_at_nospam.nospam)
Date: 11/12/04
- Next message: Gary Chang[MSFT]: "RE: vsdrfDoNotRegister and satellite resource DLLs (no code DLL)"
- Previous message: Felix Wang: "RE: How do I set the installer to..."
- In reply to: Steven Cheng[MSFT]: "Re: Web service reference reverts to old version"
- Next in thread: Dave Rayment: "Re: Web service reference reverts to old version"
- Messages sorted by: [ date ] [ thread ]
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.)
>
>
- Next message: Gary Chang[MSFT]: "RE: vsdrfDoNotRegister and satellite resource DLLs (no code DLL)"
- Previous message: Felix Wang: "RE: How do I set the installer to..."
- In reply to: Steven Cheng[MSFT]: "Re: Web service reference reverts to old version"
- Next in thread: Dave Rayment: "Re: Web service reference reverts to old version"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|