Run-time bug in 6.1

Jick,

AGAIN, IT IS REALLY BAD! After I upgrated to 6.1 anything I want to do is a showstopper! I am loosing so much time again! You have to take it seriously!

I am trying to run the project that I worked fine in 6.0. And I get the following error: “Duplicate class/entity mapping LookupUnitOfHandlingByServiceTypeView”.

Enclosed you will find a project file. I compile it in Visual Studio 2005, with .NET 2.0.

Cheers,
Tadeusz

Hello Tadeusz,

Thank you for your post and we are so sorry about the problem. We will fix it immediately and send you a patch as soon as possible.

Best regards,
Jick

Hello Tadeusz,

Regretfully, we are unable to reproduce your problem. But by checking the error message you mentioned, we believe that there is another set of mapping file in your assembly. Notice that the current design will load all the mapping files under the same assembly, which result in the error given.

I suggest you try generate to a new folder to see if it works or not. Besides, please check if there are multiple set of mapping files in the assembly.

Best regards,
Jick