Hi!!
When I try to make a .NET web server browser, by generating a assembly I get the following error:
Generating Assembly...
Error 1172 :Error calling method System.Web.Services.Description.ServiceDescriptionImporter.Import of ObjectId handle:
0xD061128 for obj 0xA82101[System.Web.Services.Description.ServiceDescriptionImporter] in domain [LabVIEW Domain for Run]
and thread 5412, (System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
Inner Exception: System.InvalidOperationException: Unable to import binding 'ATV_Automation_Binding' from namespace
'http://www.appeartv.com/automation/v1/wsdl'.
Inner Exception: System.InvalidOperationException: Unable to import operation 'getModuleList'.
Inner Exception: System.InvalidOperationException: The element 'http://www.appeartv.com/automation/v1:getModuleList' is missing.
) in Import Service Description.vi->Generate Assembly.vi->Web Service Browser.vi
There is probably something wrong with the methods calls, since LW is unable to get the methode list. I would appresiate any suggestion.
Best regards A