Print Page | Close Window

Connecting to a custom Web Service

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=852
Printed Date: 20-Sep-2025 at 3:48am


Topic: Connecting to a custom Web Service
Posted By: lachlin
Subject: Connecting to a custom Web Service
Date Posted: 24-Jun-2008 at 12:12pm
While trying to add a class for a web method in a custom web service in an application, it is failing with an error of:
 
Error Retrieving Web Methods: Error generating proxy class: OptionalExtensionsIgnored.
 
I am not sure what is causing this result - I haven't found any information on it.  Can someone help shed some light on this?



Replies:
Posted By: kimj
Date Posted: 02-Jul-2008 at 6:07pm
Are you getting this error when using the Object Mapper to map entities from the web service?  Can you post the wsdl for the web service, and a little more information on the steps preceding the error, so that we can get a better idea of the problem.  Thanks.



Print Page | Close Window