Click here to Skip to main content
15,893,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Wrong Question Wrong forum ... Pin
Yusuf8-Apr-09 18:57
Yusuf8-Apr-09 18:57 
GeneralRe: Wrong Question Wrong forum ... Pin
Rajeesh MP8-Apr-09 19:03
Rajeesh MP8-Apr-09 19:03 
AnswerRe: chat application Pin
Christian Graus8-Apr-09 16:27
protectorChristian Graus8-Apr-09 16:27 
GeneralRe: chat application Pin
Rajeesh MP8-Apr-09 18:03
Rajeesh MP8-Apr-09 18:03 
GeneralRe: chat application Pin
Abhijit Jana8-Apr-09 18:10
professionalAbhijit Jana8-Apr-09 18:10 
GeneralRe: chat application Pin
Rajeesh MP8-Apr-09 19:00
Rajeesh MP8-Apr-09 19:00 
GeneralRe: chat application Pin
dotnetmember8-Apr-09 18:25
dotnetmember8-Apr-09 18:25 
QuestionWebservice fileupload timeout Pin
circle-driver8-Apr-09 12:28
circle-driver8-Apr-09 12:28 
(I'm from germany but I try my best speaking english)
Hello everybody,
We are currently developing a webpage where people can upload pictures. Therefor we created an asp.net webservice to be able to upload pictures from various clients and operating systems via soap. This webservice has an "upload(byte[] b)" method. I'm currently working on a C# client. When uploading small files with a size of about 5kb, everything works perfect, but when I try to upload pictures in full size (which is 800x600 at about 40kb) upload sometimes fails due to timeout, although I set the time to 60 seconds, which is definitly enough. The maxRequestLength and requestLengthDiskThreshold are big enough. I wonder if there's another limitation which I have to edit (web.config, IIS, firewall) or if the problem is something different.
The webservice runs on win 2003 server and the client on win xp

Thanks in advance
AnswerRe: Webservice fileupload timeout Pin
Yusuf8-Apr-09 14:27
Yusuf8-Apr-09 14:27 
GeneralRe: Webservice fileupload timeout [modified] Pin
Rajeesh MP8-Apr-09 18:10
Rajeesh MP8-Apr-09 18:10 
GeneralRe: Webservice fileupload timeout Pin
circle-driver8-Apr-09 22:52
circle-driver8-Apr-09 22:52 
GeneralRe: Webservice fileupload timeout Pin
circle-driver8-Apr-09 22:45
circle-driver8-Apr-09 22:45 
GeneralRe: Webservice fileupload timeout Pin
Rajeesh MP8-Apr-09 23:47
Rajeesh MP8-Apr-09 23:47 
AnswerSolved! Pin
circle-driver12-Apr-09 23:24
circle-driver12-Apr-09 23:24 
GeneralRe: Solved! Pin
Yusuf13-Apr-09 13:56
Yusuf13-Apr-09 13:56 
AnswerRe: Webservice fileupload timeout [modified] Pin
circle-driver9-Apr-09 1:25
circle-driver9-Apr-09 1:25 
Questionasp.net, ado.net, c# question Pin
jboyd1118-Apr-09 11:17
jboyd1118-Apr-09 11:17 
AnswerRe: asp.net, ado.net, c# question Pin
Christian Graus8-Apr-09 11:26
protectorChristian Graus8-Apr-09 11:26 
AnswerRe: asp.net, ado.net, c# question Pin
Yusuf8-Apr-09 12:38
Yusuf8-Apr-09 12:38 
GeneralRe: asp.net, ado.net, c# question Pin
jboyd1119-Apr-09 3:18
jboyd1119-Apr-09 3:18 
GeneralRe: asp.net, ado.net, c# question Pin
Yusuf9-Apr-09 5:32
Yusuf9-Apr-09 5:32 
GeneralRe: asp.net, ado.net, c# question Pin
jboyd1119-Apr-09 5:53
jboyd1119-Apr-09 5:53 
GeneralRe: asp.net, ado.net, c# question Pin
Yusuf9-Apr-09 6:12
Yusuf9-Apr-09 6:12 
GeneralRe: asp.net, ado.net, c# question Pin
jboyd1119-Apr-09 6:19
jboyd1119-Apr-09 6:19 
GeneralRe: asp.net, ado.net, c# question Pin
Yusuf9-Apr-09 6:25
Yusuf9-Apr-09 6:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.