G
Guest
Hi,
I have received an error message "Server Application Unavailable" when I
tried to use the DataGrid's DataBind method on web page.
The database connection had been successfully connected, however, the web
page failed when the line of code below was running.
DataGrid1.DataBind()
Please let me know what is the root cause of this problem.
Thank you.
I have received an error message "Server Application Unavailable" when I
tried to use the DataGrid's DataBind method on web page.
The database connection had been successfully connected, however, the web
page failed when the line of code below was running.
DataGrid1.DataBind()
Please let me know what is the root cause of this problem.
Thank you.