-
Frequent Web Requests Fails
Hello,
I am working on a .net web application in c# that sends frequent web requests to an external url, the output of which is in xml format. The ultimate aim is to parse the xml to parse some information from the xml and populate them to a database. The requests have to be sent very frequently. In local development machine it parse with 100% scucess. But when I deployed the application to a rackspace cloud environment the web requests fails after some successful parsing without throwing any specific error. Can anybody give me a clue why this is happening and what to do to prevent the failure. I tried thread.sleep between the attempts but again it fails.
Similar Threads
-
Replies: 1
Last Post: 12-29-2008, 04:47 PM
-
By cormac in forum ASP.NET
Replies: 0
Last Post: 06-21-2005, 11:01 AM
-
By kgoff@worldnet.att.net in forum .NET
Replies: 0
Last Post: 12-03-2002, 10:54 AM
-
By Brad Dunkle in forum ASP.NET
Replies: 1
Last Post: 10-30-2001, 09:12 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks