Hi everyone,
Need expert help on my current confusing error. Recently, I create new Solution in my Visual Studio because I want to test something (learning) and I don't want to making mess of my real model (company's model layer). At first in this new solution I'm using FleetManagement, then for some reason I'm also change this new solution to use my company's model layer. Then this weird error, about 10 errors shows up, without any clue what object and what lines.
After close this solution, then open back my previous solution which is the one I'm using before the new /learning/ solution, these 10 errors keep showing, as below:
There is no particular objects that this error referring to, except one, number 5 from the bottom, about Query1. this is the object I create in that /learning/ solution, but I already deleted as well.
May I know if anyone recognize what is these error about ?
Since there is no Project / File / Line showing in the error message, pretty confuse what actually the problem. I have closed VS and open then build+synchronize again after, but these error keep appeared.
Please advice.
Thanks