Click here to Skip to main content
15,894,896 members

Comments by Gcobani Mkontwana 2021 (Top 10 by date)

Gcobani Mkontwana 2021 22-Nov-21 8:33am View    
@Chris Copeland thanks, the error is now gone applied.ToString();
Gcobani Mkontwana 2021 22-Nov-21 8:25am View    
@Chris Copeland yes need to find a way to convert it. Any example will be highly appreciated.
Gcobani Mkontwana 2021 22-Nov-21 8:21am View    
@Richard Deeming this is below exact error message
model.BVMS_PMON = data.BVMS; Cannot implicity convert type 'bool' to 'string'
Gcobani Mkontwana 2021 9-Nov-21 8:52am View    
@realJSOP its complain it does not. what could i be missing based on the libraries used and nuget install on my VS IDE
Gcobani Mkontwana 2021 9-Nov-21 7:53am View    
@Richard thanks, Namelist when i used this code is complaining that it does not exist in current context. Inside the loop itself, do i need to change that it seems its outside the scope.