vote up 0 vote down star

Hello, im trying to upload multiple files using castle mono rail with framework 2.0 I did my controller for that but just for 1 file. When i try to re write for multiple files using the Request.Files i have problems.

Asp .Net mvc can work with that but castle don't :( I'm trying to use something like HttpFileCollection hfc = Request.Files as HttpPostedFile and stuff like this without good results.

flag
post your controller action code – Mauricio Scheffer Jun 17 at 16:03

1 Answer

vote up 0 vote down

please share you failing code, and we'll try to help

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.