Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

configure wcf service reference to recognise changes in datacontract

Options
  • 19-03-2010 2:40pm
    #1
    Closed Accounts Posts: 5,284 ✭✭✭


    I have silverlight projects which use wcf webservices.
    When I change the datacontract class members for the service, I get a compile time error in the silverlight projects, indicating the new members are not recognised.
    Updating the reference does not fix this. I find I need to create a new reference altogether.
    I'm sure you must be able to configure the reference so that it finds changes to the datacontracts. How do you do that though?
    Thanks


Advertisement