I have no idea what's going on here I applied the M2M patch and still get the same build errors. I am getting 15 errors and 18 warnings. I even set the generate M2M option to false.
Again here's a sample of the output:
Error 21 Metadata file 'D:\Projects\CustomerDetailsManager_AAI\CustomerDetailsManager_AAI.Entities\bin\Release\CustomerDetailsManager_AAI.Entities.dll' could not be found CustomerDetailsManager_AAI.Data
Error 23 Metadata file 'D:\Projects\CustomerDetailsManager_AAI\CustomerDetailsManager_AAI.Data\bin\Release\CustomerDetailsManager_AAI.Data.dll' could not be found CustomerDetailsManager_AAI.Component
Error 31 Could not load file or assembly 'CustomerDetailsManager_AAI.Entities' or one of its dependencies. The system cannot find the file specified. D:\Projects\CustomerDetailsManager_AAI\WebServices\CustomerDetailsManager_AaiServices.asmx 2
Warning 17 Unreachable code detected D:\Projects\CustomerDetailsManager_AAI\CustomerDetailsManager_AAI.Entities\QueuesBase.generated.cs 726 9 CustomerDetailsManager_AAI.Entities
All the appropriate references are there as far as I can see.
The only thing I changed was the relationships in the table then this happened. I then changed back to my old DB schema and I still get the errors.
I am desperate! Any Ideas?
Thanks, Justin.