5 votes
Duplicate class in generated client proxy

Description

 
Using the VS2008 version I followd the hand-on-lab with an own service. Everything worked alright up to Ex #7. The created client proxy (see \WCFConverter\Tests\WCFConverter.Client\Service References) is not compilable, as it generated duplicate implementations from WCFCommonData::ParameterValue. Using svcutil to generate the proxy class works well (ConverterProxy - Kopie.cs).

File Attachments


Comments

most recent at top (show oldest at top)
joelthedrummer wrote Jan 13 at 7:25 PM
You might want to try making the IsWrapped property consistent for the request and response messages for each operation. This solved a similar problem that I was experiencing (outside of the hands-on-lab, though).

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987