« Back to Discussion

Error importing MP 7.02 MeetingServices wsdl file into CUAE 2.5.1.1 SR2

Combination View Flat View Tree View
Threads [ Previous | Next ]
We are in the process of implementing an application with CUAE to initialize a reservationless web conference into MP 7.02 from a customer web portal. To accomplish this and be able to use the MP SOAP API from a CUAE app, we need to import the necessary MP 7.02 wsdl file into CUAD. We tryied importing the MeetingServices wsdl file into CUAD using wsdl.exe from .NET 2.0 and .NET 3.0 and get the same error, shown below (as output by wsdl.exe from .NET 3.0):
 

Standard output of the Web Services Compiler Tool:
--------------------------------------------------
Microsoft (R) Web Services Description Language Utility
[Microsoft (R) .NET Framework, Version 2.0.50727.312]
Copyright (C) Microsoft Corporation. All rights reserved.
Writing file 'C:\Documents and Settings\Administrateur\Mes documents\CUAE\CNAMTS\MP\MP\WebServices\MeetingService\MeetingService.cs'.
 
Error output of the Web Services Compiler Tool:
-----------------------------------------------
 
 
The native action assembly failed to compile
CS1056. E Unexpected character '`' Line: 2578
CS1056. E Unexpected character '`' Line: 4164
CS1056. E Unexpected character '`' Line: 5033
CS1056. E Unexpected character '`' Line: 8099
CS1056. E Unexpected character '`' Line: 8862
CS1056. E Unexpected character '`' Line: 16145
CS1056. E Unexpected character '`' Line: 17487
CS1056. E Unexpected character '`' Line: 20463
CS1056. E Unexpected character '`' Line: 21247
CS1056. E Unexpected character '`' Line: 23137
 
 
Anyone already tryied to achieve the same type of development and seen anything like this...? Any hint...?
Thanks in advance.
/Phil

 

Philippe, I believe this has been resolved?
 
-Jerry