[solved] Freshly test case deployed still runs old code!

I am using GHI 4.3.7.8 SDK and have some troubles in my big application when I try to use can bus. Thus I decided to create a test case in a new project. When I deploy the firmware it still runs the old code and generated exception targets external code… How can it be possible?

Ok testing with a second fresh project works properly. It seems there’s something wrong when we change the output type of a already created project from class library to Console application…