TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Matti Kukkola
NA
2
0
Restrictions
Mar 18 2009 2:47 AM
Hello!
I have developed Web Services app and client. I can upload and download files to server with these. I have set web.config of app this line:
<httpRuntime maxRequestLength="1048576" executionTimeout="3600"/>
It worked good when I use local development server but when I upload over 2 megs files to Windows Server 2003 what is in Internet, Server is closing connection after some time. The biggest file what I have could upload is 1,8 megs. My internet connection download speed 384 kbps and upload speed I don't know.
I have set into client value srv.Timeout = 3000000 where srv is instance of my Web Services app. I have tried to modify machine.config file what is in .net 2 config-folder , but I don't really know how to set new limits with this config-file. If I set it as web.config, I get error. There is sections and I don't know how to use these.
What I have to do that I get Server working right. I'm more developer than server administrator.
Thank You!
Regards Matti
Reply
Answers (
0
)
scrolling a div tag in aspx page
Export web page to word doc