Hi,
I have installed es2008 and ran it with code smith against one table and i am getting lots of error. please help.
when i tried to run against my whole database i get more than 100 errors.
here is the list of error i am getting just by running against one table called SystemParameter
Warning 1 Namespace or type specified in the Imports 'System.Data.Linq' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. C:\Entity2008test\\\Generated\SystemParameter.vb 16 9
Warning 2 Namespace or type specified in the Imports 'System.Data.Linq.Mapping' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. C:\Entity2008test\\\Generated\SystemParameter.vb 17 9
Error 3 'Table' cannot be used as an attribute because it does not inherit from 'System.Attribute'. C:\Entity2008test\\\Generated\SystemParameter.vb 660 3
Error 4 Field or property 'Name' is not found. C:\Entity2008test\\\Generated\SystemParameter.vb 660 9
Error 5 Type 'Column' is not defined. C:\Entity2008test\\\Generated\SystemParameter.vb 691 4
Error 6 Type 'Column' is not defined. C:\Entity2008test\\\Generated\SystemParameter.vb 700 4
Error 7 Type 'Column' is not defined. C:\Entity2008test\\\Generated\SystemParameter.vb 709 4
Error 8 Type 'Column' is not defined. C:\Entity2008test\\\Generated\SystemParameter.vb 718 4