2
Answers

cannot implicitly convert type bool to string c#

Shaik Tajuddin

Shaik Tajuddin

5y
4.1k
1
Hi all,
 
In my webservice i have a method with If and else if conditions , and the method has to return string value, but i get an error saying cannot implicitly convert type bool to string c#. Pls have a look on my code and guide me on how to proceed.
 
Thank you all, 

Attachment: WebService.zip

Answers (2)