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: CS0103: The name 'BootstapToolbox' does not exist in the current context

Source Error:


Line 16:             <tr>
Line 17:                 <td>@Convert.ToString(dr["cdistrict"])</td>
Line 18:                 <td><a href="~/ukcompanies/ward/@Convert.ToString(dr["cwardcode"])/@BootstapToolbox.GetUrlStrippedString(Convert.ToString(dr["cward"]))">@Convert.ToString(dr["cward"])</a></td>
Line 19:             </tr>
Line 20:         }

Source File: c:\home\site\wwwroot\Areas\ukcompanies\Views\ukcompanies\County.cshtml    Line: 18






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