User Profile

Collapse

Profile Sidebar

Collapse
ashu2409
ashu2409
Last Activity: May 7 '10, 06:47 AM
Joined: Oct 27 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • problem with uploading large xml file on ftp in ASP.NET

    Hi,

    I am trying to upload a large xml file (around 500 MB) on ftp location,but i

    am getting this error---

    it works fine upto 250 MB file

    The underlying connection was closed: An unexpected error occurred on a

    receive.

    i am getting the error on this line:-
    " Stream strm = ftpRequest.GetR equestStream(); "

    i am using the following code:-
    ...
    See more | Go to post
    Last edited by Frinavale; May 3 '10, 08:42 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.

  • does C# Window Service supports Browser_DocumentCompleted event of Web browser?

    Hi,

    i have a window service in C#,in which i am fetching the html from diff URLs,
    now i need to click the button on html page for pagination.

    i tried with web browser, but window service is not firing the Browser_Documen tCompleted event,

    does C# Window Service supports Browser_Documen tCompleted event of Web browser?

    or what else other solution for that?

    Please try...
    See more | Go to post
No activity results to display
Show More
Working...