Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EService_CS_Full_Client_Source_VS2013_v1.3.0.zip | 2015-10-05 | 5.9 MB | |
README | 2015-10-05 | 1.0 kB | |
EService_CS_Full_Client_v1.3.0.msi | 2015-10-05 | 1.7 MB | |
Totals: 3 Items | 7.6 MB | 0 |
EService CS Full Client Source VS2013 Release 1.3.0 - EService Soap Client.sln and .csproj files updated to make the project compatible with Visual Studio versions 2013 and newer. - Settings file "Server.xml"" has been moved to MainForm/bin/Debug folder, so there is no need to manually move it anymore. - Updated WSDL reference from NADS3 to NADS5. - Key Value has been changed from NADS3 to REF in the files App.config, app.config and EServiceClient.exe.config. This change was done because the key was not NADS3 specific. - IDE generated files for DataSets have been removed and instructions to easily generate them have been included on readme.txt file. - Added a tooltip on "Add New Field Device" button in the Field Device Panel to assist user before adding the Field Worker. - Fixed issue when adding new Field Worker where the NADS version was defaulted to Version 2. - Updated with a setting used to prevent HTTP 417 errors used when user is working behind a proxy that doesn’t support Expect100Continue.