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: CS1729: 'MyRestroProject.DAL.Services.StoreInfoServices' does not contain a constructor that takes 0 arguments

Source Error:


Line 6:  @{
Line 7:  
Line 8:      StoreInfoServices storeInfoServices = new StoreInfoServices();
Line 9:      var title = "404 Error";
Line 10:     var description = "Error Page";

Source File: c:\inetpub\vhosts\hungry4food.com\ aromaindiancusine.com\Views\Shared\NotFound.cshtml    Line: 8






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