Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: The type or namespace name 'ResponseCode' does not exist in the namespace 'RunningAHEAD.Api' (are you missing an assembly reference?)

Source Error:


Line 22: <p>The response code is the only returned value.  An equipment cannot be deleted
Line 23:   if it is referenced by a workout.  In this case, the response code will be
Line 24:   <%=(int)RunningAHEAD.Api.ResponseCode.RecordDependence %>.</p>
Line 25: 
Line 26: <h2>Example</h2>

Source File: c:\WebSites\api\Docs\DeleteEquipment.aspx    Line: 24





Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0