hovik-aghajanyan / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

Query regarding the errors #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dear All,

I have check out the Myboghe source code on three systems of same configuration 
windows xp(sp3) as per the guide. But on two systems it is giving the following 
error. I think this is some setting or SDK problem on the systems.
Please someone tell me how to resolve these errors as i told before i am new in 
C#.

Error   1   The best overloaded method match for 
'System.Windows.Threading.Dispatcher.Invoke(System.Windows.Threading.DispatcherP
riority, System.Delegate)' has some invalid 
arguments   E:\myboghe\boghe\boghe-core\Services\Impl\XcapService.ResourceLists.cs
    80

Error   2   Argument '1': cannot convert from 
'BogheCore.Services.Impl.XcapService.UpdateGroupsAndContactsDelegate' to 
'System.Windows.Threading.DispatcherPriority'   E:\myboghe\boghe\boghe-core\Servic
es\Impl\XcapService.ResourceLists.cs    80

Error   3   Argument '2': cannot convert from 'object[]' to 
'System.Delegate'   E:\myboghe\boghe\boghe-core\Services\Impl\XcapService.Resource
Lists.cs    81

Error   4   The best overloaded method match for 
'System.Collections.ObjectModel.ObservableCollection<T>.ObservableCollection(Sys
tem.Collections.Generic.List<T>)' has some invalid 
arguments   E:\myboghe\boghe\boghe-core\MyObservableCollection.cs   36

Error   5   Argument '1': cannot convert from 
'System.Collections.Generic.IEnumerable<T>' to 
'System.Collections.Generic.List<T>'    E:\myboghe\boghe\boghe-core\MyObservableCol
lection.cs  36

Thanks in advance...

Original issue reported on code.google.com by tarunban...@gmail.com on 18 Dec 2010 at 10:55

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 20 Dec 2010 at 8:07