Question
Target not found
Target not found: Target="null" Base="_level0"
I am getting this error in my code, which is in a button, I had switch case statements which was not executing cases after case 40, ( i have no idea why) so i created a new switch statement with the same arguments and now although the case is working I get the above error,.. any guesses why?
I am getting this error in my code, which is in a button, I had switch case statements which was not executing cases after case 40, ( i have no idea why) so i created a new switch statement with the same arguments and now although the case is working I get the above error,.. any guesses why?