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: BC30451: 'GetStatusTicketCode' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 122:        Obj.Subject = "أرجو التواصل مع صاحب الطلب لمزيد من الدعم"
Line 123:        Obj.Name = GenerateID(MyWebsiteID)
Line 124:        Obj.StatusID = GetStatusTicketCode(6)
Line 125:        Obj.IsTrash = False
Line 126:        Obj.UpdatedBy = MyID

Source File: C:\Inetpub\vhosts\gooobig.com\httpdocs\ar\ucDistributor.ascx.vb    Line: 124






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