jamiekurtz / Mvc4ServicesBook

52 stars 60 forks source link

Building MVC4ServicesDB project fails #1

Closed iamandycohen closed 11 years ago

iamandycohen commented 11 years ago

I get the following error:

Error 47 SQL71566: Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlFilegroup cannot not be set on both the Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlTable and the clustered Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlPrimaryKeyConstraint. E:\gitted\MVC4ServicesBook\src\MVC4ServicesDb\dbo\Tables\User.sql 10 6 MVC4ServicesDb

jamiekurtz commented 11 years ago

Thanks, I'll take a look.