The project was created sometime in 2019. Worked perfectly until today, when i decided to update dependencies, after which, i am getting the following error message for this assign activity:
" Compiler error(s) encountered processing expression …(the above expression)…Cannot refer to an instance member of a class from within a shared method or shared member initializer without an explicit instance of the class."
Does anyone have any idea what is causing this?
Thank you in advance for your answers and have a good one!
hi @supermanPunch, thank you for your answer.
i have tried your suggestion and i’m getting error message: ‘IsNumeric’ is not a member of ‘String’ for this syntax
Thought about trying Double.TryParse and forgot, thanks for reminding me. Yeah, i don’t know either. The only thing that changed between yesterday and today was that i updated the dependencies. Going to try downgrading or reverting to a previous version of the project.