I tried the OpenAuth fix in web.config and that did not resolve that issue either, but here is a list of all the build errors I'm getting below. Also the NuGet installation working without issue. Thanks in advance for any help.
Error 1 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 57 45 MileageStats.Data.SqlCe
Error 2 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 67 17 MileageStats.Data.SqlCe
Error 3 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 76 45 MileageStats.Data.SqlCe
Error 4 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 88 45 MileageStats.Data.SqlCe
Error 5 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 104 45 MileageStats.Data.SqlCe
Error 6 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 114 45 MileageStats.Data.SqlCe
Error 7 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 129 45 MileageStats.Data.SqlCe
Error 8 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\bin\Debug\MileageStats.Data.SqlCe.dll' could not be found MileageStats.Data.SqlCe.Tests
Error 9 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\bin\Debug\MileageStats.Data.SqlCe.dll' could not be found MileageStats.Web
Error 10 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Web\bin\MileageStats.Web.dll' could not be found MileageStats.Web.Tests
Error 11 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Web\bin\MileageStats.Web.dll' could not be found MileageStats.Services.Tests
Error 12 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\bin\Debug\MileageStats.Data.SqlCe.dll' could not be found MileageStats.Services.Tests
Warning 13 Could not resolve this reference. Could not locate the assembly "DotNetOpenAuth". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. MileageStats.Web
Warning 14 Could not resolve this reference. Could not locate the assembly "DotNetOpenAuth". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. MileageStats.Web.Tests
Warning 15 The referenced component 'DotNetOpenAuth' could not be found.
Warning 16 The referenced component 'DotNetOpenAuth' could not be found.
Error 1 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 57 45 MileageStats.Data.SqlCe
Error 2 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 67 17 MileageStats.Data.SqlCe
Error 3 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 76 45 MileageStats.Data.SqlCe
Error 4 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 88 45 MileageStats.Data.SqlCe
Error 5 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 104 45 MileageStats.Data.SqlCe
Error 6 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 114 45 MileageStats.Data.SqlCe
Error 7 The name 'DatabaseGeneratedOption' does not exist in the current context C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\MileageStatsDbContext.cs 129 45 MileageStats.Data.SqlCe
Error 8 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\bin\Debug\MileageStats.Data.SqlCe.dll' could not be found MileageStats.Data.SqlCe.Tests
Error 9 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\bin\Debug\MileageStats.Data.SqlCe.dll' could not be found MileageStats.Web
Error 10 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Web\bin\MileageStats.Web.dll' could not be found MileageStats.Web.Tests
Error 11 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Web\bin\MileageStats.Web.dll' could not be found MileageStats.Services.Tests
Error 12 Metadata file 'C:\ProjectsJames\SilkDev\MileageStats\MileageStats.Data.SqlCe\bin\Debug\MileageStats.Data.SqlCe.dll' could not be found MileageStats.Services.Tests
Warning 13 Could not resolve this reference. Could not locate the assembly "DotNetOpenAuth". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. MileageStats.Web
Warning 14 Could not resolve this reference. Could not locate the assembly "DotNetOpenAuth". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. MileageStats.Web.Tests
Warning 15 The referenced component 'DotNetOpenAuth' could not be found.
Warning 16 The referenced component 'DotNetOpenAuth' could not be found.