"connection refused" or "connection time out" error



Hi,

I'm doing file uploading through web into my device. I developed a COM
object for filesystemobject since its not supported windows ce and from asp
i'm calling the component functions. when i tried to upload a file through
asp its working fine for the first time. Immediately when i try to upload
another file then i'm getting "connection refused" or "connection time out"
error.
I didnt get why i'm getting this error, is it due to the socket is not
releasing the connection immediately. If i upload again after 5 or 10 min
then i'm able to upload again. Can any one suggest any solution for this.

--
Software Engineer
.



Relevant Pages

  • Re: Send and recive files
    ... > I've created a submit form where the user can select a file to upload. ... > When the user press the button for submit the selected file, how my asp ... > How can i send file to the client? ... - When I have to send file from server to client, ...
    (microsoft.public.inetserver.asp.general)
  • Re: "connection refused" or "connection time out" error
    ... I've done my best to respond to this on the thread "Re: ASP error for ... This posting is provided "AS IS" with no warranties, and confers no rights. ... > I'm doing file uploading through web into my device. ... Immediately when i try to upload ...
    (microsoft.public.windowsce.app.development)
  • Re: Confirmation message instead of page
    ... Do you mean replace the whole upload page with ASP or something in the ... > Since you can use ASP, consider writing your own form handler in ASP, ... >> Jonathan Blitz ... >>> Can't be done using FrontPage extensions. ...
    (microsoft.public.frontpage.programming)
  • Re: Send and recive files
    ... Set objFSO = Server.CreateObject ... > I've created a submit form where the user can select a file to upload. ... > When the user press the button for submit the selected file, how my asp ... Normally the server ...
    (microsoft.public.inetserver.asp.general)
  • Re: Need some fresh ideas
    ... I have an upload form that allows a user to browse and select ... asp server script validates the input ... SQL Server to it ... * editFile updates the form data. ...
    (comp.lang.javascript)