Echelon i.LON SmartServer 2.0 User Manual
Page 328

i.LON SmartServer 2.0 Programmer’s Reference
20-6
7. In the Name box, enter “iLON_SoapCalls” and then click Add.
8. You should now use the iLON_SoapCalls class to instantiate the SmartServer Web service as
described in the section 20.2.1, Instantiating the Web Service Client in Visual C# .NET 3.5 or
section 20.2.3, Instantiating the Web Service Client in Visual Basic .NET 3.5.
20.1.2
Referencing and Inheriting from the WSDL Using .NET 2.0 Framework
The following procedure describes how to use Visual Studio 2008 .NET Framework 2.0 to reference
the SOAP interface and then inherit from the service reference.
1. Open the Microsoft Visual Studio .NET development environment.
2. Click File, point to New, and then click Project. The New Project dialog opens.