Advertisement
harvest316

LightSwitch Build Error

Dec 9th, 2013
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 250.03 KB | None | 0 0
  1. ------ Build started: Project: Common, Configuration: Debug Any CPU ------
  2. Common -> C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Common\Bin\Application.Common.dll
  3. ------ Build started: Project: Client, Configuration: Debug Any CPU ------
  4. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): error CS0535: 'LightSwitchApplication.Implementation.Communication' does not implement interface member 'LightSwitchApplication.Communication.DetailsClass.IImplementation.ID'
  5. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): error CS0535: 'LightSwitchApplication.Implementation.Communication' does not implement interface member 'LightSwitchApplication.Communication.DetailsClass.IImplementation.Purpose'
  6. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): error CS0535: 'LightSwitchApplication.Implementation.Communication' does not implement interface member 'LightSwitchApplication.Communication.DetailsClass.IImplementation.DateTime'
  7. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): error CS0535: 'LightSwitchApplication.Implementation.Communication' does not implement interface member 'LightSwitchApplication.Communication.DetailsClass.IImplementation.Notes'
  8. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): error CS0535: 'LightSwitchApplication.Implementation.Communication' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  9. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): error CS0535: 'LightSwitchApplication.Implementation.Communication' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  10. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(20,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Communication.OnOurPersonChanged()'
  11. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(26,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Communication.OnTheirPersonChanged()'
  12. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(32,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Communication.OnIDChanged()'
  13. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(37,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Communication.OnPurposeChanged()'
  14. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(42,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Communication.OnDateTimeChanged()'
  15. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(47,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Communication.OnNotesChanged()'
  16. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): error CS0535: 'LightSwitchApplication.Implementation.Person' does not implement interface member 'LightSwitchApplication.Person.DetailsClass.IImplementation.ID'
  17. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): error CS0535: 'LightSwitchApplication.Implementation.Person' does not implement interface member 'LightSwitchApplication.Person.DetailsClass.IImplementation.FullName'
  18. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): error CS0535: 'LightSwitchApplication.Implementation.Person' does not implement interface member 'LightSwitchApplication.Person.DetailsClass.IImplementation.Phone'
  19. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): error CS0535: 'LightSwitchApplication.Implementation.Person' does not implement interface member 'LightSwitchApplication.Person.DetailsClass.IImplementation.Email'
  20. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): error CS0535: 'LightSwitchApplication.Implementation.Person' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  21. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): error CS0535: 'LightSwitchApplication.Implementation.Person' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  22. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(126,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Person.OnCompanyChanged()'
  23. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(132,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Person.OnIDChanged()'
  24. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(137,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Person.OnFullNameChanged()'
  25. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(142,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Person.OnPhoneChanged()'
  26. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(147,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Person.OnEmailChanged()'
  27. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(321,26): error CS0535: 'LightSwitchApplication.Implementation.AutomationLevel' does not implement interface member 'LightSwitchApplication.AutomationLevel.DetailsClass.IImplementation.ID'
  28. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(321,26): error CS0535: 'LightSwitchApplication.Implementation.AutomationLevel' does not implement interface member 'LightSwitchApplication.AutomationLevel.DetailsClass.IImplementation.Level'
  29. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(321,26): error CS0535: 'LightSwitchApplication.Implementation.AutomationLevel' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  30. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(321,26): error CS0535: 'LightSwitchApplication.Implementation.AutomationLevel' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  31. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(324,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.AutomationLevel.OnIDChanged()'
  32. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(329,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.AutomationLevel.OnLevelChanged()'
  33. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(367,26): error CS0535: 'LightSwitchApplication.Implementation.BacklinkingStrategy' does not implement interface member 'LightSwitchApplication.BacklinkingStrategy.DetailsClass.IImplementation.ID'
  34. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(367,26): error CS0535: 'LightSwitchApplication.Implementation.BacklinkingStrategy' does not implement interface member 'LightSwitchApplication.BacklinkingStrategy.DetailsClass.IImplementation.Strategy'
  35. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(367,26): error CS0535: 'LightSwitchApplication.Implementation.BacklinkingStrategy' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  36. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(367,26): error CS0535: 'LightSwitchApplication.Implementation.BacklinkingStrategy' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  37. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(370,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.BacklinkingStrategy.OnIDChanged()'
  38. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(375,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.BacklinkingStrategy.OnStrategyChanged()'
  39. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'LightSwitchApplication.Category.DetailsClass.IImplementation.ID'
  40. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'LightSwitchApplication.Category.DetailsClass.IImplementation.Description'
  41. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'LightSwitchApplication.Category.DetailsClass.IImplementation.Level1'
  42. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'LightSwitchApplication.Category.DetailsClass.IImplementation.Level2'
  43. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'LightSwitchApplication.Category.DetailsClass.IImplementation.Level3'
  44. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  45. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): error CS0535: 'LightSwitchApplication.Implementation.Category' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  46. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(416,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Category.OnOntologyChanged()'
  47. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(422,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Category.OnIDChanged()'
  48. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(427,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Category.OnDescriptionChanged()'
  49. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(432,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Category.OnLevel1Changed()'
  50. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(437,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Category.OnLevel2Changed()'
  51. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(442,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Category.OnLevel3Changed()'
  52. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(538,26): error CS0535: 'LightSwitchApplication.Implementation.CategoryOntology' does not implement interface member 'LightSwitchApplication.CategoryOntology.DetailsClass.IImplementation.ID'
  53. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(538,26): error CS0535: 'LightSwitchApplication.Implementation.CategoryOntology' does not implement interface member 'LightSwitchApplication.CategoryOntology.DetailsClass.IImplementation.Ontology'
  54. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(538,26): error CS0535: 'LightSwitchApplication.Implementation.CategoryOntology' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  55. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(538,26): error CS0535: 'LightSwitchApplication.Implementation.CategoryOntology' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  56. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(541,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.CategoryOntology.OnIDChanged()'
  57. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(546,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.CategoryOntology.OnOntologyChanged()'
  58. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): error CS0535: 'LightSwitchApplication.Implementation.Company' does not implement interface member 'LightSwitchApplication.Company.DetailsClass.IImplementation.ID'
  59. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): error CS0535: 'LightSwitchApplication.Implementation.Company' does not implement interface member 'LightSwitchApplication.Company.DetailsClass.IImplementation.CompanyName'
  60. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): error CS0535: 'LightSwitchApplication.Implementation.Company' does not implement interface member 'LightSwitchApplication.Company.DetailsClass.IImplementation.CommissionPercent'
  61. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): error CS0535: 'LightSwitchApplication.Implementation.Company' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  62. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): error CS0535: 'LightSwitchApplication.Implementation.Company' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  63. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(587,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnStatusChanged()'
  64. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(593,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnCategoryChanged()'
  65. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(599,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnReferralSourceChanged()'
  66. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(605,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnPayCommissionToChanged()'
  67. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(611,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnServicePlanChanged()'
  68. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(617,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnIDChanged()'
  69. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(622,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnCompanyNameChanged()'
  70. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(627,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Company.OnCommissionPercentChanged()'
  71. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyKeyword' does not implement interface member 'LightSwitchApplication.CompanyKeyword.DetailsClass.IImplementation.Company'
  72. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyKeyword' does not implement interface member 'LightSwitchApplication.CompanyKeyword.DetailsClass.IImplementation.Keyword'
  73. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyKeyword' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  74. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyKeyword' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  75. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(984,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.CompanyKeyword.OnCompanyChanged()'
  76. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(990,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.CompanyKeyword.OnKeywordChanged()'
  77. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1067,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyStage' does not implement interface member 'LightSwitchApplication.CompanyStage.DetailsClass.IImplementation.ID'
  78. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1067,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyStage' does not implement interface member 'LightSwitchApplication.CompanyStage.DetailsClass.IImplementation.Stage'
  79. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1067,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyStage' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  80. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1067,26): error CS0535: 'LightSwitchApplication.Implementation.CompanyStage' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  81. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1070,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.CompanyStage.OnIDChanged()'
  82. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1075,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.CompanyStage.OnStageChanged()'
  83. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.ID'
  84. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.Description'
  85. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.DaysToWait'
  86. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.Recurring'
  87. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.CreateTask'
  88. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.Instructions'
  89. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.EstimatedHours'
  90. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.PublicPrice'
  91. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'LightSwitchApplication.Deliverable.DetailsClass.IImplementation.PublicDescription'
  92. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  93. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): error CS0535: 'LightSwitchApplication.Implementation.Deliverable' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  94. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1116,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnAutomationStatusChanged()'
  95. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1122,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnPrerequisiteChanged()'
  96. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1128,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnResponsibleDepartmentChanged()'
  97. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1134,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnPersonChanged()'
  98. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1140,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnPhaseChanged()'
  99. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1146,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnPublicUnitsChanged()'
  100. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1152,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnIDChanged()'
  101. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1157,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnDescriptionChanged()'
  102. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1162,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnDaysToWaitChanged()'
  103. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1167,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnRecurringChanged()'
  104. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1172,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnCreateTaskChanged()'
  105. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1177,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnInstructionsChanged()'
  106. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1182,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnEstimatedHoursChanged()'
  107. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1187,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnPublicPriceChanged()'
  108. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1192,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Deliverable.OnPublicDescriptionChanged()'
  109. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): error CS0535: 'LightSwitchApplication.Implementation.Department' does not implement interface member 'LightSwitchApplication.Department.DetailsClass.IImplementation.ID'
  110. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): error CS0535: 'LightSwitchApplication.Implementation.Department' does not implement interface member 'LightSwitchApplication.Department.DetailsClass.IImplementation.Name'
  111. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): error CS0535: 'LightSwitchApplication.Implementation.Department' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  112. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): error CS0535: 'LightSwitchApplication.Implementation.Department' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  113. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1503,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Department.OnIDChanged()'
  114. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1508,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Department.OnNameChanged()'
  115. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): error CS0535: 'LightSwitchApplication.Implementation.Keyword' does not implement interface member 'LightSwitchApplication.Keyword.DetailsClass.IImplementation.ID'
  116. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): error CS0535: 'LightSwitchApplication.Implementation.Keyword' does not implement interface member 'LightSwitchApplication.Keyword.DetailsClass.IImplementation.KeywordPhrase'
  117. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): error CS0535: 'LightSwitchApplication.Implementation.Keyword' does not implement interface member 'LightSwitchApplication.Keyword.DetailsClass.IImplementation.LocalSearchVolume'
  118. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): error CS0535: 'LightSwitchApplication.Implementation.Keyword' does not implement interface member 'LightSwitchApplication.Keyword.DetailsClass.IImplementation.Added'
  119. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): error CS0535: 'LightSwitchApplication.Implementation.Keyword' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  120. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): error CS0535: 'LightSwitchApplication.Implementation.Keyword' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  121. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1575,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnSearchEngineChanged()'
  122. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1581,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnContainedInChanged()'
  123. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1587,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnTypeChanged()'
  124. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1593,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnDifficultyChanged()'
  125. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1599,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnSourceChanged()'
  126. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1605,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnIDChanged()'
  127. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1610,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnKeywordPhraseChanged()'
  128. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1615,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnLocalSearchVolumeChanged()'
  129. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1620,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Keyword.OnAddedChanged()'
  130. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'LightSwitchApplication.KeywordDifficulty.DetailsClass.IImplementation.ID'
  131. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'LightSwitchApplication.KeywordDifficulty.DetailsClass.IImplementation.Difficulty'
  132. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'LightSwitchApplication.KeywordDifficulty.DetailsClass.IImplementation.MinSlots'
  133. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'LightSwitchApplication.KeywordDifficulty.DetailsClass.IImplementation.MaxPageRank'
  134. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'LightSwitchApplication.KeywordDifficulty.DetailsClass.IImplementation.MaxBacklinks'
  135. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'LightSwitchApplication.KeywordDifficulty.DetailsClass.IImplementation.RatingSystem'
  136. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  137. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordDifficulty' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  138. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1899,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnOurEquivalentChanged()'
  139. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1905,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnIDChanged()'
  140. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1910,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnDifficultyChanged()'
  141. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1915,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnMinSlotsChanged()'
  142. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1920,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnMaxPageRankChanged()'
  143. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1925,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnMaxBacklinksChanged()'
  144. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1930,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordDifficulty.OnRatingSystemChanged()'
  145. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2026,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordSource' does not implement interface member 'LightSwitchApplication.KeywordSource.DetailsClass.IImplementation.ID'
  146. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2026,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordSource' does not implement interface member 'LightSwitchApplication.KeywordSource.DetailsClass.IImplementation.Source'
  147. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2026,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordSource' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  148. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2026,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordSource' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  149. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2029,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordSource.OnIDChanged()'
  150. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2034,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordSource.OnSourceChanged()'
  151. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordType' does not implement interface member 'LightSwitchApplication.KeywordType.DetailsClass.IImplementation.ID'
  152. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordType' does not implement interface member 'LightSwitchApplication.KeywordType.DetailsClass.IImplementation.Description'
  153. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordType' does not implement interface member 'LightSwitchApplication.KeywordType.DetailsClass.IImplementation.SortOrder'
  154. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  155. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): error CS0535: 'LightSwitchApplication.Implementation.KeywordType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  156. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2075,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordType.OnIDChanged()'
  157. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2080,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordType.OnDescriptionChanged()'
  158. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2085,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.KeywordType.OnSortOrderChanged()'
  159. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.ID'
  160. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.Address1'
  161. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.Address2'
  162. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.SuburbOrCity'
  163. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.State'
  164. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.PostCode'
  165. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'LightSwitchApplication.Location.DetailsClass.IImplementation.Country'
  166. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  167. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): error CS0535: 'LightSwitchApplication.Implementation.Location' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  168. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2126,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnCompanyChanged()'
  169. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2132,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnIDChanged()'
  170. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2137,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnAddress1Changed()'
  171. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2142,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnAddress2Changed()'
  172. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2147,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnSuburbOrCityChanged()'
  173. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2152,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnStateChanged()'
  174. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2157,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnPostCodeChanged()'
  175. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2162,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Location.OnCountryChanged()'
  176. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): error CS0535: 'LightSwitchApplication.Implementation.Login' does not implement interface member 'LightSwitchApplication.Login.DetailsClass.IImplementation.ID'
  177. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): error CS0535: 'LightSwitchApplication.Implementation.Login' does not implement interface member 'LightSwitchApplication.Login.DetailsClass.IImplementation.UserName'
  178. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): error CS0535: 'LightSwitchApplication.Implementation.Login' does not implement interface member 'LightSwitchApplication.Login.DetailsClass.IImplementation.Password'
  179. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): error CS0535: 'LightSwitchApplication.Implementation.Login' does not implement interface member 'LightSwitchApplication.Login.DetailsClass.IImplementation.Notes'
  180. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): error CS0535: 'LightSwitchApplication.Implementation.Login' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  181. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): error CS0535: 'LightSwitchApplication.Implementation.Login' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  182. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2209,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnCompanyChanged()'
  183. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2215,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnLoginTypeChanged()'
  184. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2221,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnURLChanged()'
  185. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2227,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnIDChanged()'
  186. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2232,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnUserNameChanged()'
  187. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2237,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnPasswordChanged()'
  188. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2242,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Login.OnNotesChanged()'
  189. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2350,26): error CS0535: 'LightSwitchApplication.Implementation.LoginType' does not implement interface member 'LightSwitchApplication.LoginType.DetailsClass.IImplementation.ID'
  190. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2350,26): error CS0535: 'LightSwitchApplication.Implementation.LoginType' does not implement interface member 'LightSwitchApplication.LoginType.DetailsClass.IImplementation.Description'
  191. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2350,26): error CS0535: 'LightSwitchApplication.Implementation.LoginType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  192. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2350,26): error CS0535: 'LightSwitchApplication.Implementation.LoginType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  193. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2353,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.LoginType.OnIDChanged()'
  194. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2358,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.LoginType.OnDescriptionChanged()'
  195. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): error CS0535: 'LightSwitchApplication.Implementation.PersonDepartment' does not implement interface member 'LightSwitchApplication.PersonDepartment.DetailsClass.IImplementation.Person'
  196. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): error CS0535: 'LightSwitchApplication.Implementation.PersonDepartment' does not implement interface member 'LightSwitchApplication.PersonDepartment.DetailsClass.IImplementation.Department'
  197. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): error CS0535: 'LightSwitchApplication.Implementation.PersonDepartment' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  198. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): error CS0535: 'LightSwitchApplication.Implementation.PersonDepartment' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  199. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2399,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.PersonDepartment.OnDepartmentChanged()'
  200. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2405,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.PersonDepartment.OnPersonChanged()'
  201. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2482,26): error CS0535: 'LightSwitchApplication.Implementation.Phase' does not implement interface member 'LightSwitchApplication.Phase.DetailsClass.IImplementation.ID'
  202. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2482,26): error CS0535: 'LightSwitchApplication.Implementation.Phase' does not implement interface member 'LightSwitchApplication.Phase.DetailsClass.IImplementation.Description'
  203. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2482,26): error CS0535: 'LightSwitchApplication.Implementation.Phase' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  204. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2482,26): error CS0535: 'LightSwitchApplication.Implementation.Phase' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  205. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2485,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Phase.OnIDChanged()'
  206. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2490,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Phase.OnDescriptionChanged()'
  207. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2528,26): error CS0535: 'LightSwitchApplication.Implementation.ReferralSource' does not implement interface member 'LightSwitchApplication.ReferralSource.DetailsClass.IImplementation.ID'
  208. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2528,26): error CS0535: 'LightSwitchApplication.Implementation.ReferralSource' does not implement interface member 'LightSwitchApplication.ReferralSource.DetailsClass.IImplementation.Source'
  209. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2528,26): error CS0535: 'LightSwitchApplication.Implementation.ReferralSource' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  210. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2528,26): error CS0535: 'LightSwitchApplication.Implementation.ReferralSource' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  211. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2531,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ReferralSource.OnIDChanged()'
  212. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2536,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ReferralSource.OnSourceChanged()'
  213. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2574,26): error CS0535: 'LightSwitchApplication.Implementation.SearchEngine' does not implement interface member 'LightSwitchApplication.SearchEngine.DetailsClass.IImplementation.ID'
  214. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2574,26): error CS0535: 'LightSwitchApplication.Implementation.SearchEngine' does not implement interface member 'LightSwitchApplication.SearchEngine.DetailsClass.IImplementation.Name'
  215. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2574,26): error CS0535: 'LightSwitchApplication.Implementation.SearchEngine' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  216. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2574,26): error CS0535: 'LightSwitchApplication.Implementation.SearchEngine' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  217. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2577,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.SearchEngine.OnIDChanged()'
  218. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2582,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.SearchEngine.OnNameChanged()'
  219. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.ID'
  220. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.Description'
  221. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.SortOrder'
  222. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.PageOnePayment'
  223. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.TrialPerMonth'
  224. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.TrialMonths'
  225. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.PerMonth'
  226. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.StartDate'
  227. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'LightSwitchApplication.ServicePlan.DetailsClass.IImplementation.EndDate'
  228. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  229. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlan' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  230. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2623,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnIDChanged()'
  231. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2628,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnDescriptionChanged()'
  232. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2633,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnSortOrderChanged()'
  233. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2638,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnPageOnePaymentChanged()'
  234. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2643,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnTrialPerMonthChanged()'
  235. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2648,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnTrialMonthsChanged()'
  236. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2653,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnPerMonthChanged()'
  237. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2658,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnStartDateChanged()'
  238. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2663,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlan.OnEndDateChanged()'
  239. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlanDeliverable' does not implement interface member 'LightSwitchApplication.ServicePlanDeliverable.DetailsClass.IImplementation.ServicePlan'
  240. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlanDeliverable' does not implement interface member 'LightSwitchApplication.ServicePlanDeliverable.DetailsClass.IImplementation.Deliverable'
  241. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlanDeliverable' does not implement interface member 'LightSwitchApplication.ServicePlanDeliverable.DetailsClass.IImplementation.Count'
  242. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlanDeliverable' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  243. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): error CS0535: 'LightSwitchApplication.Implementation.ServicePlanDeliverable' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  244. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2730,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlanDeliverable.OnDeliverableChanged()'
  245. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2736,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlanDeliverable.OnServicePlanChanged()'
  246. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2742,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.ServicePlanDeliverable.OnCountChanged()'
  247. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'LightSwitchApplication.Task.DetailsClass.IImplementation.ID'
  248. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'LightSwitchApplication.Task.DetailsClass.IImplementation.StartDate'
  249. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'LightSwitchApplication.Task.DetailsClass.IImplementation.CompletionDate'
  250. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'LightSwitchApplication.Task.DetailsClass.IImplementation.ActualHours'
  251. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'LightSwitchApplication.Task.DetailsClass.IImplementation.Notes'
  252. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'LightSwitchApplication.Task.DetailsClass.IImplementation.URL'
  253. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  254. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): error CS0535: 'LightSwitchApplication.Implementation.Task' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  255. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2821,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnImageChanged()'
  256. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2827,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnTextChanged()'
  257. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2833,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnVideoChanged()'
  258. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2839,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnClientCompanyChanged()'
  259. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2845,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnDeliverableChanged()'
  260. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2851,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnIDChanged()'
  261. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2856,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnStartDateChanged()'
  262. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2861,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnCompletionDateChanged()'
  263. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2866,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnActualHoursChanged()'
  264. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2871,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnNotesChanged()'
  265. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2876,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Task.OnURLChanged()'
  266. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): error CS0535: 'LightSwitchApplication.Implementation.Text' does not implement interface member 'LightSwitchApplication.Text.DetailsClass.IImplementation.ID'
  267. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): error CS0535: 'LightSwitchApplication.Implementation.Text' does not implement interface member 'LightSwitchApplication.Text.DetailsClass.IImplementation.Original'
  268. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): error CS0535: 'LightSwitchApplication.Implementation.Text' does not implement interface member 'LightSwitchApplication.Text.DetailsClass.IImplementation.Spintax'
  269. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): error CS0535: 'LightSwitchApplication.Implementation.Text' does not implement interface member 'LightSwitchApplication.Text.DetailsClass.IImplementation.UsageCount'
  270. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): error CS0535: 'LightSwitchApplication.Implementation.Text' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  271. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): error CS0535: 'LightSwitchApplication.Implementation.Text' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  272. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3051,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Text.OnKeywordChanged()'
  273. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3057,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Text.OnSourceChanged()'
  274. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3063,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Text.OnIDChanged()'
  275. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3068,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Text.OnOriginalChanged()'
  276. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3073,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Text.OnSpintaxChanged()'
  277. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3078,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Text.OnUsageCountChanged()'
  278. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3180,26): error CS0535: 'LightSwitchApplication.Implementation.Unit' does not implement interface member 'LightSwitchApplication.Unit.DetailsClass.IImplementation.ID'
  279. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3180,26): error CS0535: 'LightSwitchApplication.Implementation.Unit' does not implement interface member 'LightSwitchApplication.Unit.DetailsClass.IImplementation.Description'
  280. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3180,26): error CS0535: 'LightSwitchApplication.Implementation.Unit' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  281. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3180,26): error CS0535: 'LightSwitchApplication.Implementation.Unit' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  282. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3183,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Unit.OnIDChanged()'
  283. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3188,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Unit.OnDescriptionChanged()'
  284. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): error CS0535: 'LightSwitchApplication.Implementation.Update' does not implement interface member 'LightSwitchApplication.Update.DetailsClass.IImplementation.ID'
  285. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): error CS0535: 'LightSwitchApplication.Implementation.Update' does not implement interface member 'LightSwitchApplication.Update.DetailsClass.IImplementation.DateTime'
  286. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): error CS0535: 'LightSwitchApplication.Implementation.Update' does not implement interface member 'LightSwitchApplication.Update.DetailsClass.IImplementation.Description'
  287. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): error CS0535: 'LightSwitchApplication.Implementation.Update' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  288. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): error CS0535: 'LightSwitchApplication.Implementation.Update' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  289. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3229,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Update.OnCompanyChanged()'
  290. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3235,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Update.OnDeliverableChanged()'
  291. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3241,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Update.OnUpdateTypeChanged()'
  292. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3247,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Update.OnIDChanged()'
  293. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3252,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Update.OnDateTimeChanged()'
  294. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3257,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Update.OnDescriptionChanged()'
  295. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3365,26): error CS0535: 'LightSwitchApplication.Implementation.UpdateType' does not implement interface member 'LightSwitchApplication.UpdateType.DetailsClass.IImplementation.ID'
  296. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3365,26): error CS0535: 'LightSwitchApplication.Implementation.UpdateType' does not implement interface member 'LightSwitchApplication.UpdateType.DetailsClass.IImplementation.Description'
  297. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3365,26): error CS0535: 'LightSwitchApplication.Implementation.UpdateType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  298. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3365,26): error CS0535: 'LightSwitchApplication.Implementation.UpdateType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  299. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3368,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.UpdateType.OnIDChanged()'
  300. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3373,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.UpdateType.OnDescriptionChanged()'
  301. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.ID'
  302. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.Address'
  303. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.AnchorText'
  304. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.PageRank'
  305. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.TrustFlow'
  306. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.CitationFlow'
  307. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.PageAuthority'
  308. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.Backlinks'
  309. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.Added'
  310. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'LightSwitchApplication.URL.DetailsClass.IImplementation.Notes'
  311. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  312. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): error CS0535: 'LightSwitchApplication.Implementation.URL' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  313. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3414,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnCategoryChanged()'
  314. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3420,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnCompanyChanged()'
  315. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3426,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnSourceChanged()'
  316. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3432,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnTypeChanged()'
  317. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3438,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnIDChanged()'
  318. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3443,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnAddressChanged()'
  319. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3448,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnAnchorTextChanged()'
  320. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3453,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnPageRankChanged()'
  321. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3458,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnTrustFlowChanged()'
  322. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3463,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnCitationFlowChanged()'
  323. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3468,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnPageAuthorityChanged()'
  324. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3473,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnBacklinksChanged()'
  325. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3478,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnAddedChanged()'
  326. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3483,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URL.OnNotesChanged()'
  327. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): error CS0535: 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' does not implement interface member 'LightSwitchApplication.URLBacklinkingStrategy.DetailsClass.IImplementation.URL'
  328. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): error CS0535: 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' does not implement interface member 'LightSwitchApplication.URLBacklinkingStrategy.DetailsClass.IImplementation.BacklinkingStrategy'
  329. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): error CS0535: 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' does not implement interface member 'LightSwitchApplication.URLBacklinkingStrategy.DetailsClass.IImplementation.StartDate'
  330. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): error CS0535: 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' does not implement interface member 'LightSwitchApplication.URLBacklinkingStrategy.DetailsClass.IImplementation.CompletionDate'
  331. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): error CS0535: 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  332. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): error CS0535: 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  333. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3834,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLBacklinkingStrategy.OnURLChanged()'
  334. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3840,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLBacklinkingStrategy.OnBacklinkingStrategyChanged()'
  335. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3846,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLBacklinkingStrategy.OnStartDateChanged()'
  336. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3851,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLBacklinkingStrategy.OnCompletionDateChanged()'
  337. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): error CS0535: 'LightSwitchApplication.Implementation.URLKeyword' does not implement interface member 'LightSwitchApplication.URLKeyword.DetailsClass.IImplementation.URL'
  338. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): error CS0535: 'LightSwitchApplication.Implementation.URLKeyword' does not implement interface member 'LightSwitchApplication.URLKeyword.DetailsClass.IImplementation.Keyword'
  339. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): error CS0535: 'LightSwitchApplication.Implementation.URLKeyword' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  340. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): error CS0535: 'LightSwitchApplication.Implementation.URLKeyword' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  341. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3930,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLKeyword.OnURLChanged()'
  342. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3936,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLKeyword.OnKeywordChanged()'
  343. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4013,26): error CS0535: 'LightSwitchApplication.Implementation.URLSource' does not implement interface member 'LightSwitchApplication.URLSource.DetailsClass.IImplementation.ID'
  344. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4013,26): error CS0535: 'LightSwitchApplication.Implementation.URLSource' does not implement interface member 'LightSwitchApplication.URLSource.DetailsClass.IImplementation.Source'
  345. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4013,26): error CS0535: 'LightSwitchApplication.Implementation.URLSource' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  346. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4013,26): error CS0535: 'LightSwitchApplication.Implementation.URLSource' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  347. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4016,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLSource.OnIDChanged()'
  348. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4021,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLSource.OnSourceChanged()'
  349. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4059,26): error CS0535: 'LightSwitchApplication.Implementation.URLType' does not implement interface member 'LightSwitchApplication.URLType.DetailsClass.IImplementation.ID'
  350. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4059,26): error CS0535: 'LightSwitchApplication.Implementation.URLType' does not implement interface member 'LightSwitchApplication.URLType.DetailsClass.IImplementation.Type'
  351. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4059,26): error CS0535: 'LightSwitchApplication.Implementation.URLType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  352. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4059,26): error CS0535: 'LightSwitchApplication.Implementation.URLType' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  353. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4062,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLType.OnIDChanged()'
  354. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4067,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.URLType.OnTypeChanged()'
  355. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): error CS0535: 'LightSwitchApplication.Implementation.Link' does not implement interface member 'LightSwitchApplication.Link.DetailsClass.IImplementation.SourceURL'
  356. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): error CS0535: 'LightSwitchApplication.Implementation.Link' does not implement interface member 'LightSwitchApplication.Link.DetailsClass.IImplementation.TargetURL'
  357. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): error CS0535: 'LightSwitchApplication.Implementation.Link' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Initialize(Microsoft.LightSwitch.Internal.IEntityImplementationHost)'
  358. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): error CS0535: 'LightSwitchApplication.Implementation.Link' does not implement interface member 'Microsoft.LightSwitch.Internal.IEntityImplementation.Host'
  359. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4108,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Link.OnSourceURLChanged()'
  360. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4114,22): error CS0759: No defining declaration found for implementing declaration of partial method 'LightSwitchApplication.Implementation.Link.OnTargetURLChanged()'
  361. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4192,89): error CS0115: 'LightSwitchApplication.Implementation.CorpDataObjectContext.CreateEntityImplementation<T>()': no suitable method found to override
  362. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(64,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  363. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  364. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(82,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  365. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  366. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(96,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  367. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  368. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(114,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  369. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  370. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(160,160): error CS0311: The type 'LightSwitchApplication.Implementation.Communication' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Communication' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  371. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): (Related location)
  372. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(176,159): error CS0311: The type 'LightSwitchApplication.Implementation.Communication' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Communication' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  373. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): (Related location)
  374. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(186,160): error CS0311: The type 'LightSwitchApplication.Implementation.Communication' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Communication' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  375. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): (Related location)
  376. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(202,159): error CS0311: The type 'LightSwitchApplication.Implementation.Communication' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Communication' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  377. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(17,26): (Related location)
  378. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(212,154): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  379. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  380. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(228,153): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  381. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  382. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(238,158): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  383. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  384. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(254,157): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  385. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  386. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(264,163): error CS0311: The type 'LightSwitchApplication.Implementation.PersonDepartment' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.PersonDepartment' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  387. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): (Related location)
  388. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(280,162): error CS0311: The type 'LightSwitchApplication.Implementation.PersonDepartment' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.PersonDepartment' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  389. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): (Related location)
  390. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(294,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  391. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  392. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(312,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  393. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  394. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(342,158): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  395. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  396. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(358,157): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  397. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  398. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(388,169): error CS0311: The type 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  399. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): (Related location)
  400. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(404,168): error CS0311: The type 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  401. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): (Related location)
  402. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(459,152): error CS0311: The type 'LightSwitchApplication.Implementation.CategoryOntology' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CategoryOntology' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  403. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(538,26): (Related location)
  404. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(477,152): error CS0311: The type 'LightSwitchApplication.Implementation.CategoryOntology' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CategoryOntology' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  405. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(538,26): (Related location)
  406. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(487,154): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  407. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  408. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(503,153): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  409. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  410. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(513,150): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  411. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  412. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(529,149): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  413. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  414. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(559,155): error CS0311: The type 'LightSwitchApplication.Implementation.Category' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Category' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  415. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): (Related location)
  416. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(575,154): error CS0311: The type 'LightSwitchApplication.Implementation.Category' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Category' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  417. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): (Related location)
  418. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(644,148): error CS0311: The type 'LightSwitchApplication.Implementation.CompanyStage' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CompanyStage' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  419. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1067,26): (Related location)
  420. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(662,148): error CS0311: The type 'LightSwitchApplication.Implementation.CompanyStage' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CompanyStage' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  421. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1067,26): (Related location)
  422. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(676,144): error CS0311: The type 'LightSwitchApplication.Implementation.Category' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Category' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  423. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): (Related location)
  424. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(694,144): error CS0311: The type 'LightSwitchApplication.Implementation.Category' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Category' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  425. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): (Related location)
  426. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(708,150): error CS0311: The type 'LightSwitchApplication.Implementation.ReferralSource' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ReferralSource' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  427. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2528,26): (Related location)
  428. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(726,150): error CS0311: The type 'LightSwitchApplication.Implementation.ReferralSource' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ReferralSource' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  429. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2528,26): (Related location)
  430. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(740,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  431. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  432. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(758,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  433. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  434. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(772,147): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlan' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlan' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  435. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): (Related location)
  436. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(790,147): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlan' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlan' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  437. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): (Related location)
  438. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(800,161): error CS0311: The type 'LightSwitchApplication.Implementation.CompanyKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CompanyKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  439. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): (Related location)
  440. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(816,160): error CS0311: The type 'LightSwitchApplication.Implementation.CompanyKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CompanyKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  441. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): (Related location)
  442. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(826,155): error CS0311: The type 'LightSwitchApplication.Implementation.Location' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Location' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  443. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): (Related location)
  444. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(842,154): error CS0311: The type 'LightSwitchApplication.Implementation.Location' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Location' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  445. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2123,26): (Related location)
  446. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(852,153): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  447. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  448. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(868,152): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  449. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  450. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(878,152): error CS0311: The type 'LightSwitchApplication.Implementation.Login' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Login' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  451. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): (Related location)
  452. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(894,151): error CS0311: The type 'LightSwitchApplication.Implementation.Login' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Login' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  453. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): (Related location)
  454. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(904,150): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  455. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  456. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(920,149): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  457. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  458. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(930,151): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  459. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  460. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(946,150): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  461. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  462. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(956,153): error CS0311: The type 'LightSwitchApplication.Implementation.Update' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Update' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  463. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): (Related location)
  464. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(972,152): error CS0311: The type 'LightSwitchApplication.Implementation.Update' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Update' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  465. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): (Related location)
  466. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1008,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  467. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  468. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1026,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  469. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  470. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1040,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  471. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  472. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1058,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  473. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  474. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1088,154): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  475. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  476. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1104,153): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  477. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  478. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1209,151): error CS0311: The type 'LightSwitchApplication.Implementation.AutomationLevel' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.AutomationLevel' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  479. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(321,26): (Related location)
  480. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1227,151): error CS0311: The type 'LightSwitchApplication.Implementation.AutomationLevel' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.AutomationLevel' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  481. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(321,26): (Related location)
  482. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1237,158): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  483. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  484. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1253,157): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  485. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  486. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1267,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  487. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  488. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1285,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  489. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  490. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1299,146): error CS0311: The type 'LightSwitchApplication.Implementation.Department' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Department' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  491. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): (Related location)
  492. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1317,146): error CS0311: The type 'LightSwitchApplication.Implementation.Department' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Department' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  493. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): (Related location)
  494. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1331,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  495. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  496. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1349,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  497. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  498. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1363,141): error CS0311: The type 'LightSwitchApplication.Implementation.Phase' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Phase' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  499. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2482,26): (Related location)
  500. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1381,141): error CS0311: The type 'LightSwitchApplication.Implementation.Phase' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Phase' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  501. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2482,26): (Related location)
  502. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1395,140): error CS0311: The type 'LightSwitchApplication.Implementation.Unit' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Unit' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  503. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3180,26): (Related location)
  504. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1413,140): error CS0311: The type 'LightSwitchApplication.Implementation.Unit' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Unit' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  505. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3180,26): (Related location)
  506. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1423,153): error CS0311: The type 'LightSwitchApplication.Implementation.Update' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Update' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  507. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): (Related location)
  508. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1439,152): error CS0311: The type 'LightSwitchApplication.Implementation.Update' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Update' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  509. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): (Related location)
  510. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1449,169): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlanDeliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlanDeliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  511. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): (Related location)
  512. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1465,168): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlanDeliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlanDeliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  513. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): (Related location)
  514. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1475,151): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  515. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  516. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1491,150): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  517. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  518. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1521,158): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  519. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  520. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1537,157): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  521. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  522. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1547,163): error CS0311: The type 'LightSwitchApplication.Implementation.PersonDepartment' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.PersonDepartment' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  523. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): (Related location)
  524. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1563,162): error CS0311: The type 'LightSwitchApplication.Implementation.PersonDepartment' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.PersonDepartment' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  525. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2396,26): (Related location)
  526. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1633,151): error CS0311: The type 'LightSwitchApplication.Implementation.Text' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Text' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  527. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): (Related location)
  528. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1649,150): error CS0311: The type 'LightSwitchApplication.Implementation.Text' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Text' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  529. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): (Related location)
  530. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1659,161): error CS0311: The type 'LightSwitchApplication.Implementation.CompanyKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CompanyKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  531. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): (Related location)
  532. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1675,160): error CS0311: The type 'LightSwitchApplication.Implementation.CompanyKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.CompanyKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  533. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(981,26): (Related location)
  534. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1685,157): error CS0311: The type 'LightSwitchApplication.Implementation.URLKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  535. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): (Related location)
  536. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1701,156): error CS0311: The type 'LightSwitchApplication.Implementation.URLKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  537. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): (Related location)
  538. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1715,148): error CS0311: The type 'LightSwitchApplication.Implementation.SearchEngine' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.SearchEngine' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  539. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2574,26): (Related location)
  540. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1733,148): error CS0311: The type 'LightSwitchApplication.Implementation.SearchEngine' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.SearchEngine' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  541. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2574,26): (Related location)
  542. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1743,154): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  543. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  544. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1759,153): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  545. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  546. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1773,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  547. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  548. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1791,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  549. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  550. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1805,147): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  551. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): (Related location)
  552. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1823,147): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  553. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2072,26): (Related location)
  554. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1837,153): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordDifficulty' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordDifficulty' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  555. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): (Related location)
  556. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1855,153): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordDifficulty' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordDifficulty' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  557. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): (Related location)
  558. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1869,149): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordSource' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordSource' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  559. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2026,26): (Related location)
  560. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1887,149): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordSource' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordSource' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  561. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2026,26): (Related location)
  562. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1943,164): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordDifficulty' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordDifficulty' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  563. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): (Related location)
  564. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1959,163): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordDifficulty' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordDifficulty' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  565. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): (Related location)
  566. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1973,153): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordDifficulty' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordDifficulty' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  567. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): (Related location)
  568. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1991,153): error CS0311: The type 'LightSwitchApplication.Implementation.KeywordDifficulty' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.KeywordDifficulty' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  569. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1896,26): (Related location)
  570. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2001,154): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  571. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  572. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2017,153): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  573. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  574. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2047,154): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  575. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  576. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2063,153): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  577. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  578. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2098,154): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  579. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  580. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2114,153): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  581. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  582. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2179,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  583. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  584. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2197,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  585. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  586. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2259,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  587. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  588. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2277,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  589. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  590. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2291,145): error CS0311: The type 'LightSwitchApplication.Implementation.LoginType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.LoginType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  591. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2350,26): (Related location)
  592. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2309,145): error CS0311: The type 'LightSwitchApplication.Implementation.LoginType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.LoginType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  593. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2350,26): (Related location)
  594. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2323,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  595. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  596. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2341,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  597. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  598. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2371,152): error CS0311: The type 'LightSwitchApplication.Implementation.Login' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Login' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  599. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): (Related location)
  600. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2387,151): error CS0311: The type 'LightSwitchApplication.Implementation.Login' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Login' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  601. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): (Related location)
  602. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2423,146): error CS0311: The type 'LightSwitchApplication.Implementation.Department' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Department' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  603. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): (Related location)
  604. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2441,146): error CS0311: The type 'LightSwitchApplication.Implementation.Department' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Department' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  605. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1500,26): (Related location)
  606. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2455,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  607. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  608. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2473,142): error CS0311: The type 'LightSwitchApplication.Implementation.Person' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Person' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  609. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(123,26): (Related location)
  610. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2503,158): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  611. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  612. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2519,157): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  613. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  614. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2549,154): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  615. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  616. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2565,153): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  617. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  618. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2595,154): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  619. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  620. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2611,153): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  621. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  622. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2676,154): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  623. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  624. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2692,153): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  625. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  626. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2702,169): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlanDeliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlanDeliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  627. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): (Related location)
  628. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2718,168): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlanDeliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlanDeliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  629. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2727,26): (Related location)
  630. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2759,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  631. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  632. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2777,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  633. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  634. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2791,147): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlan' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlan' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  635. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): (Related location)
  636. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2809,147): error CS0311: The type 'LightSwitchApplication.Implementation.ServicePlan' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.ServicePlan' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  637. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2620,26): (Related location)
  638. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2893,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  639. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  640. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2911,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  641. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  642. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2925,140): error CS0311: The type 'LightSwitchApplication.Implementation.Text' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Text' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  643. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): (Related location)
  644. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2943,140): error CS0311: The type 'LightSwitchApplication.Implementation.Text' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Text' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  645. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): (Related location)
  646. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2957,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  647. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  648. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2975,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  649. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  650. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2989,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  651. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  652. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3007,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  653. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  654. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3021,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  655. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  656. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3039,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  657. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  658. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3095,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  659. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  660. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3113,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  661. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  662. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3127,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  663. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  664. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3145,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  665. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  666. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3155,151): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  667. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  668. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3171,150): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  669. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  670. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3201,158): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  671. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  672. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3217,157): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  673. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  674. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3274,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  675. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  676. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3292,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  677. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  678. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3306,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  679. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  680. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3324,147): error CS0311: The type 'LightSwitchApplication.Implementation.Deliverable' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Deliverable' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  681. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1113,26): (Related location)
  682. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3338,146): error CS0311: The type 'LightSwitchApplication.Implementation.UpdateType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.UpdateType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  683. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3365,26): (Related location)
  684. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3356,146): error CS0311: The type 'LightSwitchApplication.Implementation.UpdateType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.UpdateType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  685. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3365,26): (Related location)
  686. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3386,153): error CS0311: The type 'LightSwitchApplication.Implementation.Update' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Update' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  687. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): (Related location)
  688. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3402,152): error CS0311: The type 'LightSwitchApplication.Implementation.Update' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Update' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  689. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3226,26): (Related location)
  690. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3496,151): error CS0311: The type 'LightSwitchApplication.Implementation.Text' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Text' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  691. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): (Related location)
  692. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3512,150): error CS0311: The type 'LightSwitchApplication.Implementation.Text' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Text' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  693. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3048,26): (Related location)
  694. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3522,157): error CS0311: The type 'LightSwitchApplication.Implementation.URLKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  695. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): (Related location)
  696. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3538,156): error CS0311: The type 'LightSwitchApplication.Implementation.URLKeyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLKeyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  697. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3927,26): (Related location)
  698. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3548,151): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  699. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  700. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3564,150): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  701. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  702. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3574,151): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  703. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  704. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3590,150): error CS0311: The type 'LightSwitchApplication.Implementation.Task' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Task' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  705. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2818,26): (Related location)
  706. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3604,144): error CS0311: The type 'LightSwitchApplication.Implementation.Category' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Category' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  707. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): (Related location)
  708. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3622,144): error CS0311: The type 'LightSwitchApplication.Implementation.Category' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Category' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  709. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(413,26): (Related location)
  710. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3636,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  711. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  712. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3654,143): error CS0311: The type 'LightSwitchApplication.Implementation.Company' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Company' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  713. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(584,26): (Related location)
  714. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3668,145): error CS0311: The type 'LightSwitchApplication.Implementation.URLSource' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLSource' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  715. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4013,26): (Related location)
  716. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3686,145): error CS0311: The type 'LightSwitchApplication.Implementation.URLSource' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLSource' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  717. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4013,26): (Related location)
  718. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3700,143): error CS0311: The type 'LightSwitchApplication.Implementation.URLType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  719. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4059,26): (Related location)
  720. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3718,143): error CS0311: The type 'LightSwitchApplication.Implementation.URLType' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLType' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  721. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4059,26): (Related location)
  722. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3728,169): error CS0311: The type 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  723. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): (Related location)
  724. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3744,168): error CS0311: The type 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URLBacklinkingStrategy' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  725. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3831,26): (Related location)
  726. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3754,151): error CS0311: The type 'LightSwitchApplication.Implementation.Link' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Link' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  727. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): (Related location)
  728. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3770,150): error CS0311: The type 'LightSwitchApplication.Implementation.Link' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Link' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  729. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): (Related location)
  730. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3780,151): error CS0311: The type 'LightSwitchApplication.Implementation.Link' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Link' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  731. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): (Related location)
  732. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3796,150): error CS0311: The type 'LightSwitchApplication.Implementation.Link' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Link' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  733. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4105,26): (Related location)
  734. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3806,152): error CS0311: The type 'LightSwitchApplication.Implementation.Login' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Login' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  735. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): (Related location)
  736. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3822,151): error CS0311: The type 'LightSwitchApplication.Implementation.Login' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Login' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  737. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(2206,26): (Related location)
  738. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3868,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  739. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  740. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3886,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  741. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  742. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3900,155): error CS0311: The type 'LightSwitchApplication.Implementation.BacklinkingStrategy' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.BacklinkingStrategy' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  743. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(367,26): (Related location)
  744. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3918,155): error CS0311: The type 'LightSwitchApplication.Implementation.BacklinkingStrategy' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.BacklinkingStrategy' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  745. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(367,26): (Related location)
  746. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3954,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  747. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  748. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3972,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  749. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  750. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3986,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  751. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  752. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4004,143): error CS0311: The type 'LightSwitchApplication.Implementation.Keyword' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.Keyword' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  753. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(1572,26): (Related location)
  754. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4034,150): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  755. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  756. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4050,149): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  757. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  758. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4080,150): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  759. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  760. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4096,149): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRefCollection<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  761. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  762. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4132,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  763. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  764. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4150,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  765. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  766. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4164,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  767. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  768. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(4182,139): error CS0311: The type 'LightSwitchApplication.Implementation.URL' cannot be used as type parameter 'TEntity' in the generic type or method 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityRef<TEntity>'. There is no implicit reference conversion from 'LightSwitchApplication.Implementation.URL' to 'Microsoft.LightSwitch.ClientGenerated.Implementation.EntityBase'.
  769. C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Client\GeneratedArtifacts\DataClientImplementation.cs(3411,26): (Related location)
  770.  
  771. Compile complete -- 562 errors, 0 warnings
  772. ------ Build started: Project: Server, Configuration: Debug Any CPU ------
  773. error CS1504: Source file 'C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Server\GeneratedArtifacts\CorpData.cs' could not be opened ('Unspecified error ')
  774.  
  775. Compile complete -- 1 errors, 0 warnings
  776. ------ Build started: Project: CorporateSEO, Configuration: Debug Any CPU ------
  777. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\LightSwitch\v2.0\Microsoft.LightSwitch.targets(114,9): error MSB3030: Could not copy the file "C:\Users\Paul\Documents\Visual Studio 2012\Projects\CorporateSEO\CorporateSEO\Server\obj\Debug\Application.Server.dll" because it was not found.
  778. Done building project "CorporateSEO.lsproj" -- FAILED.
  779.  
  780. Build FAILED.
  781. ========== Build: 1 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement