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: BC30456: 'did' is not a member of 'ASP.controls_featured_manufacturer_control_ascx'.

Source Error:


Line 20:             Share_Function.GetManufacturerTrustedDealer(mid, pageType, trustedDid, trustedDealerName)
Line 21:             If (trustedDid > 0) Then
Line 22:                 fManControl.did = trustedDid
Line 23:                 fManControl.dealerName = trustedDealerName
Line 24:                 lblUnderBannerMessageWrapper.Text = "<a href='Dealer_Details.aspx?did=" + trustedDid.ToString() + "' class='ManBannerLink'><b>" + trustedDealerName + "</b> is your trusted source for " + manName + " Test Equipment.</a>"

Source File: C:\home\site\wwwroot\new_rohde_and_schwarz.aspx.vb    Line: 22






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