I have a webservice that returns PDF generated reports. This service works fine retuning various reports, but some reports quickly fail with the...
Hi, We set debug="false" at web.config of a WebService for performance sake. We found that after set, the web service request will sometimes got a...
Can some please point me towards any articles about using HttpModules for compression of soap requests/responses? I want to be able to compress...
hello I am trying to run the sample of secuirty context token in webfarm .. Its giving a Asynchronous exception , bad request.. Any help fully...
Hi I am a newbie with web services, when you want to actually send data with web services (instead of downloading data from the server side) what...
Im having a problems with IIS on my XPpro(notebook) and win2k(desktop) machines. I installed Visual Studio .NET 2003 both, and am trying to create...
I am getting the following error everytime I make a change on my projects. I then go to References | Click on Properties on the...
Hi, I've written an ASP.NET web service which impersonates a user designated by the end user, then calls into another .NET assembly to copy a file...
I'm trying to create a .NET chat web application, does anyone know how to communicate instant messages using web services? tia Kevin
Hello All, I am trying to generate .NET proxies for web service that uses HTTP POST binding (note: not SOAP!). Web Service exposes single...
I am storing a database connection string in a key/value pair in the appSettings tag of the web.config file as follows: <appSettings> <add...
I've also posted this issue to a Sun/java formum, but since it appears to be an integration issue, this may be the better place to posr: I have...
I'm trying to let my webs ervice access a database, from non public site. It works on my local maschin and on a test server i setup. but i doesn't...
I have a dot net windows client, calling a dot net web service on a timer. Every once in a while the web service fails to respond causing my client...
This serialization error appears to be not correct... When a class defined in a specific namespace,e.g., "urn:A" and two attributes which have...
For diagnostic and learning purposes, I would like to intercept and log the raw HTTP headers and content from a HttpWebResponse in a webservice. ...
I am trying to reduce the amount of data sent over some of web services, as the data is going over GPRS. Of course, reducing the length of the...
I'm developing a web service that uses an unmanaged dll via P/Invoke. My problem is that I cannot remove or replace the unmanaged dll as I can for...
I am working on an industrial application that reports data from industrial processes. I am working to an industry standard interface spec, so I...
I have an application that send a file to a web service (I built both the application and the web service) I set the max file size via web.config...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules