Silverlight project build error 'An item with the same key has already been added'

Answered Silverlight project build error 'An item with the same key has already been added'

  • Wednesday, May 02, 2012 4:30 AM
     
     
    Hi All

    I have Silverlight project.
    I have ClassLibrary project that contain Entity Framework Model and generated DomainService.
    When I add this project in my silverlight project property as WCF RIA service, build return error 'An item with the same key has already been added'

    I think it's happen when generated DomainContext in Silverlight project.

    please help me, how can I solve this problem.

All Replies