Server Error in '/' Application.

Error Occured in PrintHelper.PrintWebContol. Error Message: There is no row at position 0.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Error Occured in PrintHelper.PrintWebContol. Error Message: There is no row at position 0.

Source Error:


Line 3331: Line 3332: Catch ex As Exception Line 3333: Throw New ArgumentException("Error Occured in PrintHelper.PrintWebContol. Error Message: " & ex.Message) Line 3334: Finally Line 3335: If dt IsNot Nothing Then

Source File: C:\Inetpub\vhosts\almullagroup.net\httpdocs\App_Code\General.vb    Line: 3333

Stack Trace:


[ArgumentException: Error Occured in PrintHelper.PrintWebContol. Error Message: There is no row at position 0.] General.PrintHelper.PrintWebControl(String Script, Int32& unique) in C:\Inetpub\vhosts\almullagroup.net\httpdocs\App_Code\General.vb:3333 General.PrintHelper.PrintWebControl(Int32& unique) in C:\Inetpub\vhosts\almullagroup.net\httpdocs\App_Code\General.vb:3274 en_Print.Page_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\almullagroup.net\httpdocs\en\print.aspx.vb:10 System.Web.UI.Control.OnLoad(EventArgs e) +106 System.Web.UI.Control.LoadRecursive() +68 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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