Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a gridview with an asyncfileupload control. In general it works, but ONLY on the first row in the gridview ......
I get the error: Unhandled Exception: The file attached is invalid.
Web Config: tags

pages enableeventvalidation="false" validaterequest="false" viewstateencryptionmode="Never" controlrenderingcompatibilityversion="3.5" clientidmode="AutoID"
Posted
Updated 11-Sep-12 0:27am
v2
Comments
Kuthuparakkal 11-Sep-12 4:15am    
does it happen all time irrespective record set ?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900