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 'BaseHelper' does not exist in the namespace 'Unisoft.ETI.MVC.Helpers' (are you missing an assembly reference?)

Source Error:


Line 6:  @using Unisoft.ETI.MVC.Helpers
Line 7:  @{
Line 8:      var Helper = new Unisoft.ETI.MVC.Helpers.BaseHelper();
Line 9:      Unisoft.Payments.Web.Processing.Payments.PaymentRepository paymentRepository = new Unisoft.Payments.Web.Processing.Payments.PaymentRepository();
Line 10: }

Source File: \\dsc03.unisoftonline.com\iis\content\inetpub\wwwroot\PFC\EtiFinance\Views\mobile\termsandconditions.cshtml    Line: 8