cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
423
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Erick Wellnitz on 17-10-2013 10:23:20 AM
Hello all,

I have an issue where I get the following errors upon trying to use my proxy class in C#.

error CS0030: Cannot convert type 'UpdateSoftKeySetReqAddCallStates' to 'UpdateSoftKeySetReqCallStates'
error CS0030: Cannot convert type 'UpdateSoftKeySetReqAddCallStates' to 'UpdateSoftKeySetReqRemoveCallStates'
error CS0029: Cannot implicitly convert type 'UpdateSoftKeySetReqRemoveCallStates' to 'UpdateSoftKeySetReqAddCallStates'
error CS0029: Cannot implicitly convert type 'UpdateSoftKeySetReqCallStates' to 'UpdateSoftKeySetReqAddCallStates'

I tried the solution in the link below but when I do that, memory usage climbs and eventually I get an out of memory error.

http://developer.cisco.com/web/sxml/forums/-/message_boards/view_message/6194431#_19_message_6194431

Has anyone found a different solution?  Use a differnet wsdl.exe version maybe?
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links