Timeline for Value of type 'String' cannot be converted to '1-dimensional array of String' webservice call
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 26, 2015 at 14:26 | vote | accept | StealthRT | ||
| Oct 23, 2015 at 18:34 | comment | added | T.S. | @StealthRT Please see my answer - it explains what you do wrong | |
| Oct 23, 2015 at 18:22 | history | edited | StealthRT | CC BY-SA 3.0 |
deleted 276 characters in body
|
| Oct 23, 2015 at 18:15 | answer | added | T.S. | timeline score: 2 | |
| Oct 23, 2015 at 18:06 | comment | added | StealthRT | @Sehnsucht check my OP for more of the web service code to explain better what I am returning. | |
| Oct 23, 2015 at 18:05 | history | edited | StealthRT | CC BY-SA 3.0 |
added 324 characters in body
|
| Oct 23, 2015 at 17:59 | comment | added | Sehnsucht |
qString has type List(Of String) but you pass it only a string ; theQ is a Sub which produce no return value but you use it as a Function
|
|
| Oct 23, 2015 at 17:29 | answer | added | ndykman | timeline score: 0 | |
| Oct 23, 2015 at 17:16 | history | asked | StealthRT | CC BY-SA 3.0 |