Import schema - incomplete
I am trying to import schema for a 2005 database project from a 2005 database using CTP4. The process starts, then errors out due to syntax errors. In the schema view, all the tables are there, but the vast majority of other objects (stored procedures, functions, roles) all have the warning icon (yellow triangle with !). I have searched the forum and went through the help, but it is not clear why these items are marked. Do I have to fix the syntax errors in the database before it can be completely imported?
Also, is there a way to exclude ASP.NET SqlMembership tables/functions/roles from the schema, or do I have to remove them after the import?
Thanks

