I am getting two below errors. After adding any new Stored Procedure in EDMX file - getting reference or namespace not found error?
The type or namespace name 'ObjectResult' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'Object' could not be found (are you missing a using directive or an assembly reference?)