Hi people,
I have a bug which originated when I changed the data source of the connectionstring (in the properties of a tableadapter, dataset design mode) to a server which is not accessible on the computer I am working on, i changed it from "(local)" to the name of the server for the database. The Error is: "The Roostertableadapter is not a member of rooster.deelnemersroosterdatasettableadapters.Tableadaptermanager". Is there someone who knows how to get rid of this bug? changing the data source back to "local" does not help...


Reply With Quote

