Page 1 of 1

Hey guys, you have an ugly error %)

Posted: Wed 18 Nov 2009 00:29
by iOgre


And created class is...

public partial class Client : INotifyPropertyChanging, INotifyPropertyChangedXXX, INotifyPropertyChanging, INotifyPropertyChanged

dotConnect beta 4.65

Posted: Wed 18 Nov 2009 09:03
by Shalex
Please give us the following information:
1) the exact text of the error;
2) your call stack;
3) the steps we should follow to reproduce the problem. A small test project will be appreciated.

Posted: Wed 18 Nov 2009 11:34
by iOgre
There is no exception.
If uou set EntityBase="some_base_interface",
created classes will be
public partial class EntityClass : : INotifyPropertyChanging, INotifyPropertyChangedsome_base_interface, INotifyPropertyChanging, INotifyPropertyChanged

Posted: Thu 19 Nov 2009 10:25
by AndreyR
Thank you for the report, we have reproduced and fixed the problem.
Look forward to the next build.