Server Error in '/pub/vfcbc' 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: CS1061: 'Computronix.POSSE.Outrider.SetSessionId' does not contain a definition for 'RenderResourceBand' and no extension method 'RenderResourceBand' accepting a first argument of type 'Computronix.POSSE.Outrider.SetSessionId' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 76:                 this.RenderHelpBand(this.pnlHelpBand);
Line 77:                 this.RenderMenuBand(this.pnlMenuBand);
Line 78:                 this.RenderResourceBand(this.pnlMenuBand);
Line 79:                 this.RenderErrorMessage(this.pnlPaneBand);
Line 80:                 this.RenderFooterBand(this.pnlDebugLinkBand);

Source File: e:\WebSites\J200\production\pub\vfcbc\SetSessionId.aspx.cs    Line: 78





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