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 'TireFilterValues' does not exist in the namespace 'dekkhotell.Models' (are you missing an assembly reference?)

Source Error:


Line 10: 
Line 11:     SqlConnection sqlConn = new SqlConnection(WebConfigurationManager.AppSettings["SQLServerMD"]);
Line 12:     dekkhotell.Models.TireFilterValues tireFilterValues = dekkhotell.Models.NettbutikkModel.GetTireFilterValues();
Line 13: }
Line 14: 

Source File: C:\inetpub\prod.mittdekkhotell.no\Views\nettbutikk\Index.cshtml    Line: 12






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