Data Access has been discontinued. Please refer to this page for more information.

The Procedure Has an Incorrect Full Name

This article is relevant to entity models that utilize the deprecated Visual Studio integration of Telerik Data Access. The current documentation of the Data Access framework is available here.

This warning occurs when the domain model contains one or more stored procedures with incorrect full name.

Solution

To resolve this warning, set a correct full name for the stored procedure:

  1. Double-click the warning to open the Validation Dialog.
  2. Apply the automatic fix for setting the full name.

Further References