I'm working in Webform application and using Entity Framwork with a .edmx
file.
My .edmx
file contains almost 350 tables, so I divided it to many diagrams.
Now I can't add new table to edmx file as when I try to add new table I have this error:
The incoming request has too many parameters. The server supports a maximum of 2100 parameters
Can anyone help me please?