I've just recreated my edmx file because of some problems with the table mapping and I seem to be having some problems when I add my stored procedure. The edmx creates only 23 complex types instead of 25 as it should.
I've tried deleting the procedure reading them but it didn't work. All the guides I find online show me how to create the mapping when you already have a complex type generated.
Can anyone tell me how to manually generate the complex type or how to create it?