Click here to Skip to main content
15,905,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an asp page where I am uploading files and displaying file details(id, name, type) in grid.But I am getting "Cannot use the generic Request collection after calling BinaryRead" error after uploading file.

But uploading of files and displaying file details (in grid) in two different asp pages works perfectly.

Any help is appreciated.
Thanks.
Posted
Comments
davesull101 14-Dec-10 19:15pm    
What does the code look like?

1 solution

 
Share this answer
 
Comments
Dalek Dave 5-Jan-11 4:02am    
Good Links.

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