473,396 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

.Net web service compression

Hi,

Im trying to create a web service client in visual basic.net.
When the web service gets invoked in the client:
Expand|Select|Wrap|Line Numbers
  1. Dim results() As Object = Me.Invoke("GetInstantaneousFlowData", New Object(-1) {}) 
an error is generated.
The error I am getting is:
Unhandled Exception: System.Web.Services.Protocols.SoapException: Exception: Compression is Not Enabled,This Web Service expects clients to support GZIP,Deflate Compression
I think this is because the web service expects the client to explicitly enable compression.

Can anyone tell me how this is done?

Thanks.

Regards,
Rishika
Nov 28 '06 #1
1 2998
sashi
1,754 Expert 1GB
Hi,

Im trying to create a web service client in visual basic.net.
When the web service gets invoked in the client:
Expand|Select|Wrap|Line Numbers
  1. Dim results() As Object = Me.Invoke("GetInstantaneousFlowData", New Object(-1) {}) 
an error is generated.
The error I am getting is:
Unhandled Exception: System.Web.Services.Protocols.SoapException: Exception: Compression is Not Enabled,This Web Service expects clients to support GZIP,Deflate Compression
I think this is because the web service expects the client to explicitly enable compression.

Can anyone tell me how this is done?

Thanks.

Regards,
Rishika
Hi there,

Please do not make duplicate post, i noticed the same question asked in .NET forum section. Take care.
Nov 28 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: InstallAware | last post by:
Dear Group If you want to perform a slipstreamed install of .NET Framework 1.1, including Service Pack 1, here's how. First, what do we mean by slipstreamed install? It means that version 1.1...
8
by: FS Liu | last post by:
Hi, I am writing ATL Service application (XML Web service) in VS.NET C++. Are there any sample programs that accept XML as input and XML as output in the web service? Thank you very much.
2
by: Stu | last post by:
Hi, I have encrypted pdf files which I need to stream through a web service to the browser. So I have a byte() array returned from my web service call which allows me to decrypt back to the pdf...
1
by: Sniper | last post by:
Hi Guys, I am using a web service to get the item details via a web service(connceting tru Dial-up). Item details are comming back to the client as a dataset. now there are lot of updates and...
1
by: chris.atlee | last post by:
I'm writing a program in python that creates tar files of a certain maximum size (to fit onto CD/DVD). One of the problems I'm running into is that when using compression, it's pretty much...
2
by: archana | last post by:
Hi all, I am facing some wierd problem in web service. I have on web service with is accepting 3 dataset. One dataset content of csv file. Size of csv file is 86MB. But when i am...
1
by: Andy | last post by:
Hi all, I'm familiar with web service compression and how to implement it in a Winforms app. What I'm trying to figure out how to do at this point is how to consume the service from an ASP.NET...
4
by: Evgeny.Br | last post by:
Hi All, I use .NET 2.0. I experience huge performance problem retrieving dataset from web service. The dataset volume returned from WS is about 5-7 megabyte, it's take too long.
1
by: Rishika | last post by:
Hi, Im trying to create a web service client in visual basic.net. When the web service gets invoked in the client: Dim results() As Object = Me.Invoke("GetInstantaneousFlowData", New Object(-1)...
1
by: lowlyscrub | last post by:
I have an ASP.NET application that makes 12 different web service calls from a single method call. Each of the web services themselves don't do much more than run a small query (I've run the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.