cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
994
Views
0
Helpful
0
Replies

Consuming AXL API 8.5 Service in .NET

S.Ramakrishnan1
Level 1
Level 1

I'm getting the below error, while trying to access the proxy class in .NET client created using AXLAPI.wsdl and AXLSOAP.xsd.

 

Unable to generate a temporary class (result=1).

error CS0030: Cannot convert type 'UpdateSoftKeySetReqAddCallStates' to 'UpdateSoftKeySetReqRemoveCallStates'

error CS0030: Cannot convert type 'UpdateSoftKeySetReqAddCallStates' to 'UpdateSoftKeySetReqCallStates'

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

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

 

Kindly provide me a solution for the issue.

0 Replies 0
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: