Top "Web-reference" questions

Web Reference is a technique used in software development to provide access to a resource that is available using Internet protocols

Getting RAW Soap Data from a Web Reference Client running in ASP.net

I'm trying to trouble shoot a web service client in my current project. I'm not sure of the platform of …

asp.net soap proxy asmx web-reference
How to add a Web reference Visual Studio 2012

Is it possible to add a web reference to my project in Visual Studio 2012? In Visual Studio 2010 it was possible …

soap visual-studio-2012 web-reference
Adding Authorization Header to Web Reference

I'm attempting to make requests to a client's web service (I don't know the underlying platform at the client). I've …

c# .net web-services web-reference request-headers
Add WSSE SOAP Header to Web Reference

I'm trying to add a WSSE SOAP Header to my service call, but most of the examples focusses on WCF. …

c#-4.0 soap web-reference
How to get value from applicationSettings?

I am trying to get value of service in my application from app.config. I have to send it to …

c# .net app-config windows-applications web-reference
Problem with updating web reference in visual studio

The Problem is that I have a web reference genereted from WSDL file. Now I have new WSDL but the …

visual-studio web-services web-reference
Adding a web reference in Visual Studio 2010 to point to a Sharepoint 2007 site

I'm building a console application that can load a content type and remove the seal on it through C#. In …

visual-studio sharepoint web-reference
WCF Error {"The username is not provided. Specify username in ClientCredentials."}

I have a WCF webservice hosted in IIS. Here is the configuration of the same: When i try to consume …

web-services wcf web service-reference web-reference
SGEN failure: An attempt was made to load an assembly with an incorrect format in VS2008

I was able to find several similar questions asked and answered, but none of the answers or exact conditions applied …

visual-studio-2008 format mixed-mode web-reference sgen
URL Behaviour in a Visual Studio Web Reference

Please can some one explain exactly what the URL Behaviour (Static or Dynamic) property for a Web Reference in Visual …

visual-studio web-reference