Error in WebService (GetClientHTML)
System.InvalidCastException: Conversion from string "5863ns4.php" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at oxygenwebservice.clientsVer300.GetClientHTML(Int32 CatalogID, String Username, String Password, Int32 LanguageID, String URL, String[] Args)