waiting for reply
we can upload a file using Web services from a client (Windows forms with C#.NET) as we can do file upload using filestream method
so .... my doubt is how much megabyte(mb) i can send from client to webserver right now my application is uploading 22mb file after zipped that file will be come in 7mb ......please give me reply as soon as possible ....already change my maximumrequest method as 1gb and request timeout aslo changed tell me more than maximum 50mb we can upload or not?????????????
|