The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Two Problems with the WSE 3 July CTP Noted

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sam Gentile

Posts: 1605
Nickname: managedcod
Registered: Sep, 2003

Sam Gentile is a Microsoft .NET Consultant who has been working with .NET since the earliest
Two Problems with the WSE 3 July CTP Noted Posted: Jul 22, 2005 6:35 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sam Gentile.
Original Post: Two Problems with the WSE 3 July CTP Noted
Feed Title: Sam Gentile's Blog
Feed URL: http://samgentile.com/blog/Rss.aspx
Feed Description: .NET and Software Development from an experienced perspective - .NET/CLR, Rotor, Interop, MC+/C++, COM+, ES, Mac OS X, Extreme Programming and More!
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sam Gentile
Latest Posts From Sam Gentile's Blog

Advertisement

Matt Powell reminds that two problems have been found in the July CTP (I believe that they are release noted):

Two problems were found with the just published WSE 3.0 July CTP.

    1. The Add Web Reference feature in the July CTP version of Visual Studio 2005 does not generate a WSE enabled proxy.

To work around the problem, modify the generated proxy base class from System.Web.Services.Protocols.SoapHttpClientProtocol to Microsoft.Web.Services3.WebServicesClientProtocol

    2. The Update Web Reference feature in the July CTP version of Visual Studio 2005 will generate an error.

To work around the problem, delete the existing web reference and add it again by  using the Add Web Reference feature. Additionally, you would also need to modify the generated proxy base class from System.Web.Services.Protocols.SoapHttpClientProtocol to Microsoft.Web.Services3.WebServicesClientProtocol

Don't forget that the WSE 3.0 July CTP only works with the Whidbey July CTP which is only available to MSDN Subscribors.

Read: Two Problems with the WSE 3 July CTP Noted

Topic: XSDObjectGen Previous Topic   Next Topic Topic: Denver Post News Hound launched

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use