I have faced this error – “Parameters supplied is incorrect”, several times while opening my Entity Model file (.edmx) file using Entity Designer in Visual Studio 2008.
While there is no really sensible explanation to why this error occurs, most of the time it is because of the associations and navigation links get corrupt in the designer. If you open the edmx file using XML editor – (Right click on the file in the Visual Studio Solution Explorer, “Open With”, Select “XML Editor”, and click “Ok”) , you will find the following section at the bottom of the file.

