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: CS7036: There is no argument given that corresponds to the required formal parameter 'is_test' of 'RatingAgent.RatingAgent(ref QuoteData, ref NameValueCollection, ref Dictionary<string, LTLResult>, ref double, ref double, ref double, ref bool, ref int)'

Source Error:


Line 182:            string username = Session["svUserID"].ToString();
Line 183:
Line 184:            RatingAgent agent = new RatingAgent(ref quote_data, ref nvc, ref currentRates, ref glbDHLMinMU, 
Line 185:                ref glbDblAirMarkupRatio, ref glbDblParcelMarkupRatio);
Line 186:

Source File: C:\inetpub\gcm\AirRater.aspx.cs    Line: 184






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