PC Review


Reply
Thread Tools Rate Thread

Advice on Resolving System.Net.WebException

 
 
Wes Montgomery
Guest
Posts: n/a
 
      4th Sep 2009
I have a .net application (non web app) which as developed using .NET 1.1
and runs on framework v1.1.4322. The applications web proxy class
communicates to the database (Oracle or SQL) via a web service hosted in
IIS. A fairly straight forward architecture, you might say. Here's the
issue. When portions of the application execute an SQL statement which takes
awhile, I get a System.Net.WebException - Message: "The operation has
timed-out." I know this is coming from my web proxy. I've actually issued
the same err SQL statement directly from an exposed web service method and
got back the XML data. Nothing I've researched seemed to resolve the issue
except setting the web proxies timeout property either to a fixed interval
or to infinite in code. My questions:

1. Are there any known issues when setting the web proxies timeout
property in this manner? Such as performance to users of the application and
other sites hosted by IIS? Network issues etc.

2. Are there any other solutions to resolve such an issue? I've tried
several .config setting in both the web service, IIS and in the applications
..config files but to no avail.

Currently we don't have the luxury of changing much of the functionality of
the application such as the way the web proxy communicates with IIS. I'm
hoping someone has ideas and or resources I can consult to help resolve this
issue. IF there are further details needed to help resolve this issue,
please contact me.

Many Thanks.

Wes Montgomery




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System.Net.WebException Vijay Microsoft ASP .NET 2 17th Jan 2008 12:53 PM
System.Net.WebException: =?Utf-8?B?em9sb2Y=?= Microsoft ASP .NET 2 9th May 2006 09:45 PM
Need advice about xpath resolving backwards janhm Microsoft C# .NET 2 7th Nov 2005 03:38 PM
System.Net.WebException Adrian D. Garcia Microsoft Dot NET Framework 3 16th Sep 2004 01:50 AM
unhandled exception of type 'System.Net.WebException' occurred in system.web.services.dll Joe Bloggs Microsoft C# .NET 0 26th Jun 2004 01:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:38 AM.