Hi,
I am binding data to grid view in asp.net 2.0, c#. the data to the gridview is bound when there is a file in the fileupload control and a click event is generated by another button which checks for the availability of any there. based on that the gridview shows the file uploaded each time. This works fine for small files of less than 2MB size, but when files of greater than 2MB are uploaded, there is a server error that cannot find server comes. Can you explain me the reason for this. Its urgent. Plz reply as early as possible.
