web-reference
Service Reference client bug?
Hi i have a WPF application that uses a service reference to a web service... Now i have a GUI component that tracks the progress of this...[详细]
2023-03-28 15:36 分类:问答C# Problem adding multiple web references to different versions of the same 3rd party API?
I have a problem in my C# ASP.NET MVC web app where we are trying to add multiple references to different versions of the Magento API.[详细]
2023-03-19 19:48 分类:问答ASP WebReference namespace could not be found
I\'ve added a WebReference to my project - when I try to reference it, it says the namespace could not be found. I know the syntax is right, but I th开发者_开发百科ink there is something I need to do[详细]
2023-03-15 09:08 分类:问答Automatically Update All Web References in a Project in VS
If I have a project file with 50+ web referen开发者_JAVA百科ces, instead of going over each web reference[详细]
2023-03-14 18:32 分类:问答WCF to ASMX binding much slower returning large data than standard web reference
I am binding to an existing ASMX web service using a WCF service reference.I have a method that returns a DataSet object that contains a string of 500k length.[详细]
2023-03-11 16:31 分类:问答Fedex Tracking API C# not returning useful data
I\'m using Fedex supplied example code for C# and I can NOT get it to return any information for active packages.[详细]
2023-03-01 06:01 分类:问答Web Reference in Visual Studio does not exsist...so cannot update
Basically, I have a web Service which I developed. I then went down to the installation site to install the web Service and a handheld app which uses it.[详细]
2023-02-28 22:45 分类:问答Web Reference namespace not seen by Visual Studio 2010 compiler after 2.0 to 3.5 project conversion
I\'m getting a build error in Visual Studio that\'s not making any sense: The type or namespace name \'MyService\' does not exist in the namespace \'My.Project\'开发者_StackOverflow (are you missing[详细]
2023-02-13 09:53 分类:问答Need some help with code for getting a response from a Web service. Can you help me connect the dots?
Ok, its been a while since I\'ve worked with a Web References. I need a refresher. I think I have about 80% of the code I need to get a response going but I\'m missing something. Maybe you ca开发者_运[详细]
2023-02-13 01:49 分类:问答Add Web Service Reference Weird Problem in WP7
I have a WP7 project in VS2010 pro/ultimate and I have added a web reference from another project on the same solution. The web service project is just a normal website project, I just created .ASMX f[详细]
2023-02-05 00:30 分类:问答