2
votes
0answers
359 views

Soap web services error when hosting under virtual dir beneath REST services

I tried to find some solution on my own, but I failed. I have WCF web service hosted under virtual directory in IIS http://host/soap/myservice.svc Soap services are placed under REST services ...
1
vote
0answers
18 views

Page Redirection Not Working Properly when Web application is deployed on IIS

I have two web applications which communicate between them. I have tested both applications on the Cassini server and they work as they should. I then deployed both applications as SSL on IIS. One of ...
1
vote
0answers
95 views

WSDL issues from Apache Tomcat to IIS7 C# web service and back to Apache Tomcat

I'm having some issues implimenting a vendors box within an existing environment. Their box is running Apache Tomcat and I'm running IIS7. When the WSDL file is passed from Apache to IIS, IIS responds ...
1
vote
0answers
443 views

Solving : Insufficient winsock resources available to complete socket connection initiation

I have two systems, one is sending large amount of data (about 1GB) through web service. First it splits the data into chunks, then send it to the client when requested with extra information. The ...
1
vote
0answers
184 views

Integrated Windows Security when calling an ASMX service

I have some issues with an ASMX web service running on Win XP with IIS 5.1. The IIS is set up with Integrated Windows Authentication and with anonymous access disabled. (When I have anonymous access ...
1
vote
0answers
125 views

How close connection opened by web service cyclic call using KSoap2 on Android Application?

I'm developing an Android application, which calls (every 20 seconds) a WebService (published on IIS), from a Service Android. All works good. But, after a few hours the application crashes with an ...
1
vote
0answers
133 views

Can't connect to WebService after it's been idle until App Pool Recycle

I have a Webservice that is running on IIS and for the most part it works fine. I can call this webservice from a test web app just fine when it is first deployed. If I hit the webservice multiple ...
1
vote
0answers
133 views

.NET 4.0 WebServices and IPv6

I have a WebService deployed into IIS 7.0. If I access that WebService using the IPv4 binding it works and I can see the WSDL. However, accessing it using the IPv6 binding return me a ...
1
vote
0answers
67 views

Is it possible to send messages to your ISAPI Extention from WCF?

thanks for taking the time to read this. I'm new to IIS/WCF and had a question regarding its capabilities. We want to put an ISAPI extension in our IIS to route requests to different servers/services ...
1
vote
0answers
136 views

Web Service call not working, just being redirected to the .asmx page

I have a .Net web service I am working on. Locally everything works fine, as is usually the case. When I put the service into the site, compile the site, and load it onto the server it does not work. ...
1
vote
0answers
202 views

Web Services and IIS pass through/redirect

We have a java application deployed in JBoss on one of our client's servers. The application has to issue a web service call to a server completely outside of the network. Unfortunately, our client's ...
1
vote
0answers
317 views

Compressing string data returned from a web method call using gzip and headers

I have heard that it might be possible to compress the returned data from a web method call. The web method returns a string, which my client application then uses to generate an xml document. Here ...
1
vote
0answers
401 views

Cannot obtain metadata from WCF service hosted on local machine's IIS

I have a WCF web service hosted on my local machine's IIS, but when I try to use svcutil to get the metadata I get the following: Attempting to download metadata from ...
1
vote
0answers
241 views

Visual Studio unable to download files from web service

I am writing a web service using the classic ASP.NET web services. I published the web service a set it up on IIS 7.5, everything works fine. However I want my web service to use SSL. So I created ...
1
vote
0answers
141 views

Unable to connect to webserice from IIS

I am trying to access a web service which is hosted by a third party service. I am able to browse through the web service URL. The issue right now is am not able to connect to the webserivce when I ...

1 2 3 4 5 10
15 30 50 per page