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 'customerPriceGroupId' of 'BLLCorporation.IsUserRegisteredWithCorporation(string, Guid, out int?)'

Source Error:


Line 57:                             new PopularIT.MOSESNet.BusinessRule.BLLCorporation(dc);
Line 58: 
Line 59:                         if (!bllCorp.IsUserRegisteredWithCorporation(corpname, (Guid)user.ProviderUserKey))
Line 60:                             bllCorp.RegisterUserWithCorporation(user, corpname, false);
Line 61:                         else

Source File: C:\inetpub\MOSESNet\templates\kihing\kihing.master.cs    Line: 59





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