How do I change my web service proxy classes to derive from Microsoft.Web.S ervices3.WebServicesClientProtocol?
Hi All, We've got a vendor that's providing us with a services that requires us to use WS-Security and WS-Addressing in order to call. They've told us that in order to cal | | 0 | 0 | 16 min. 37 sec. ago |
Executing a shell command in a web service
Hi,
I've just started with ASP.net, but have been doing web work and OO programming for a while. I'm working off IIS7 on Windows Server 2008.
I wa | | 0 | 0 | 51 min. 9 sec. ago |
webform that called web service that calls another webservice
I created a web service that creates a ticket on our service-now ticketing server which is located outside our intranet. My web service calls a web service on that server to create th | | 0 | 0 | 2 hours ago |
Dinamically Update the Web reference?
hi
Web Reference can be updated by Right click on the "Web Reference" and select "Update". How can i update a Web Reference in Runtime.
| | 0 | 0 | 9 hours ago |
cycling graph xml serialization
Hi I'm developing a java web service which should be consumed by .NET client. Generally, it shouldn't be any problem, this technology is quite mature this days. Howe | | 0 | 1 | 12 hours ago |
how to get the total exception details from method in webservice
iam passing values to a method in webservice now my problem is its showing an
| | 0 | 0 | 14 hours ago |
very basic question
How do i reference a web service?
i have a url for a web service and i want to connect to it and start looking through the xml.
can anyone get me started? | | 0 | 1 | Yesterday |
how to use time webserivece
hi i making a time attendance software and i want to get time using webservice not from user machine any suggesion to start that ? thnks for help
| 0 | 1 | Yesterday |
add webservice ..?
how to add web service with out using Add webrefrence..? any help..? Please remember to click "Mark as Answer" on the post | | 0 | 0 | Yesterday |
401 Unauthorized Error in WCF Service
Hi,
I have got very strange error about WCF Service. Suddenly my web application cannot communicate to WCF Service. The error: The HTTP request is unauthorize | | 0 | 0 | Yesterday |
Silverlight WCF Enabled Web Service
Hi,
When I run the Silverlight web application, which uses WCF Enabled Web Service, i got the following error An error occurred while trying to make a request to URI ' | | 0 | 1 | Yesterday |
Change content-type from text/xml to "application/vnd.google-earth.kmz kmz"
Hello,
I am trying to display info in google earth with periodic updating. Google earth knows very well do that. It fetches an XML file to the url parameter to him.
| | 0 | 0 | Yesterday |
XmlSchema as a parameter
I have a web method in a web service (in .Net 2.0) which takes in an XmlSchema object as a parameter. When I add a reference to this web service in my application, it shows the parameter ty | | 0 | 1 | 2 days ago |
Consuming Web
I need some help figuring what it wrong with the following class. For some reason I m having some issue with the following cats elem = (XmlElement)dd.Begi | | 0 | 1 | 2 days ago |
How to integrate a Web Service / Ashx handler with a running asp.net 3.5 si te.
Hello, I have a problem which I will be glad to solve, the situation is like so : - I have a running default.aspx page which is accessed by the users. - The user need to fill so | | 0 | 2 | 2 days ago |
where to find video on how to publish asmx file in webform
I am trying to publis a webserver in a webform everything has worked fine except that now I am getthing this error. httphandler.ProcessRequest(HttpContext.Current).
Do I need to put using | | 0 | 2 | 2 days ago |
access -> allow roles admin and deny all another roles
Web.config <authorization> <allow roles="Administrator" /> <deny users=&q | | 0 | 0 | 2 days ago |
Access file is denied
<WebMethod()> _
Public Function WriteFile(ByVal s As String) As Boolean Dim b As Boolean = False &nb | | 0 | 0 | 3 days ago |
wcf client inherit DataContract Type Exception
I have a WCF service That expose a DataContract Type(call it mytype) and i have a client .net application the use mytype as a base class, so from it i have a class called mytype2 inherit f | | 0 | 1 | 3 days ago |
Simple async soap example of a web service call.
Hello, I am using the .net to make a WebRequest.
Dim req As HttpWebRequest = DirectCast(WebRequest.Create(System.Configu | | 0 | 0 | 3 days ago |
Schedule to run a web service
Hi ,
In my website I am using the "http://www.webservicex.net/CurrencyConvertor.asmx" web ser | | 0 | 1 | 4 days ago |
Returning XMLDocument from WebService
Hi
I have a created a WebService inside my project and when i try to return the XMLDocument from the WebService it works fine.
If I create a seperate WebS | | 0 | 1 | 4 days ago |
Workflow web service unable to call another external web service.
Hi All, I'm trying to invoke an external web service within my Windows Workflow Foundation Workflow Web Service. I get the following error message: System.ApplicationEx | | 0 | 1 | 4 days ago |
creating a web service that retuns a custom object type??
Hi All, Im trying to create web service that returns a custom object type. Do i need to do any xml serialization on this? or what? A little confused.
| | 0 | 1 | 4 days ago |
Certificate and Signature validation
Hello guys
Am developing a WCF client that interact with a REST service.
The client get a web content which contain this part:-
| 0 | 1 | 4 days ago |
use web service to return ArrayList but it return object[] instead?
Hi, I'm using web service to return ArrayList of my class but it return object[] instead. I wonder where goes wrong... Thanks in advance. | 0 | 1 | 4 days ago |
Build Rest Web Service in ASP.NET 2.0
Hi, I want to build a Web Service (Rest) in asp.net 2.0. The problem is that I have some difficulty to find good links/info that can help me get started? All example apps and info is | | 0 | 1 | 5 days ago |
How to test WCF http post with XML Parameter
Im new to WCF so please bear with me if my of my concept is wrong but this is the scenario. My client is supposed to throw me an XML stream (via HTTP POST). I did this code but how do I tes | | 0 | 1 | 5 days ago |
help with TempConvert1 webservice walkthru - need full code
I am trying to get thru: Walkthrough: Creating an XML Web Service Using Visual Basic or
Visual C# I am having a hard time getting the code correct.
| | 0 | 1 | 5 days ago |
Webservices intermittent performance Issue
Hi,
I am experiencing intermittent performance problems running a simple webservice from a windows c# 2.0 client. The bottleneck is occuring when the webservice attempts to de-serialize | | 0 | 0 | 5 days ago |
How to see the soap message my web application is sending out
I have a web application, inside this web application, i am adding a service reference to an outside web service, I am wondering how can i see or log the soap message that I am sendin | | 0 | 0 | 6 days ago |
How to generate proxy class by using add service refernce in vs2008
I have a vs2008 web application, inside the application i add a service reference to a web service, but i could not find the proxy class in the solution explore. The listing files are | | 0 | 0 | 6 days ago |
WebService Deployment
Hi
I have created a webservice which needs to be made public while deployment, so that everyone will have access to the webservice.
Where do i set the path | | 0 | 1 | 6 days ago |
Why aren't my web service calls going out until "Page_Load" exits
Hi there,
I'm invoking a web service via a "MethodAsync()" call on my "Page_Load()" thread using the standard asynchronous event pattern. The request is servi | | 0 | 1 | 6 days ago |
VS2005 Service consumed by ColdFusion Client
I'm wondering if we can use WSE3.0 techniques for a Web Service that will be consumed by a ColdFusion Client?
My guess is that we will need to do some manual authentica | | 0 | 1 | 6 days ago |
Web Service - How to Authenticate the Caller?
Let say, I've Service.asmx
How my Service.asmx Authenticate the caller?
Need a technical answer | | 0 | 1 | 6 days ago |
Http WCF - setting property with BasicHttpBinding not working
Hi,
I have a WCF Service, published via http. I configured on web.config two endpoints - one wsHttpBinging, and another basicHttpBinding.
On my ServiceContra | | 0 | 0 | 6 days ago |
Calling a WCF service
Hi,
My requirement is , I got two WCF services Service1, Service2 where I need to expose only one service suppose Service1 for client.
Here in this Service1 I need to make us | | 0 | 1 | 6 days ago |
Frustrating 500 error accessing IIS web service from SOAP proxy
Hello, all. I have written a very simple ASP.NET webservice using Visual Studio 2008 targeting .NET 3.5, and deployed it to a production Windows 2003 Server w/IIS 6.0 and my local box with | | 0 | 1 | 6 days ago |
Web Service - Currently Running?
Hi, I am wondering if it is possible to see if a web service is currently running? I am calling the web service through a referenced web service. P | | 0 | 0 | 6 days ago |
MIME attachment in web service call
Hello everybody, First of all sorry for my english. I need to call a java web service, and I have to send in that call a file as a MIME attachment. I have look for the way to do | | 0 | 1 | 6 days ago |
Transactions in wcf and Fualt exceptions
Hi I am new to wcf and I would like to know how transactions and Fault exceptions are implemented in wcf service? Can anybody let me know? thanks guyind | | 0 | 1 | 6 days ago |
Authentication with WCF + ASP.NET MVC + Silverlight
Hi everybody, I'm starting a project and I have a big problem with authentication. It'll be a website in ASP.NET MVC with some Silverlight elements. All the logic will be in t | | 0 | 1 | 6 days ago |
Iterator in Linq to XML query?
I am creating a XML structure using code like this:
xml.Add(new XElement("Product",
new XAttribute("id&qu | | 0 | 1 | 6 days ago |
Question about a Service & Client in a project
Hello,
I'm just starting to learn about WCF using .NET Framework 3.5 from a book. I've started on the basics and that seems to be going okay, and I understand for the m | | 0 | 1 | 6 days ago |
System.Net.WebException: The request failed with HTTP status 401: unauthori zed.
Hello,
Please help!!! This has taken up so much time and I still dont have a resolution.
Setup
I have the following setup. A single box machine hosting SQ | | 0 | 1 | 6 days ago |
help in understand exactly how database access via service works and implic ations in 2 server setup
we currently run our SQL and Web server all on one box and have services setup for our data access, example, http://127.0.0.1/Dataservice/ we are going to a two server solution, each will h | | 0 | 1 | 6 days ago |
Can't connect because X509 Cert is required
I have found several posts about this topic, but none have been able to resolve my issue. I am in a DoD environment and I am trying to connect to another server with my ASP.NET code.&n | | 0 | 1 | 6 days ago |
unable to communicate webservice on remote server
Hi Guys,
I am running a windows application which is consuming a webservice on remote server. Whenever I try to communicate with remote web service, I get the following error - | | 0 | 0 | 6 days ago |
WCF RSS feed - how can I add an extra link for the feed?
need to add an extra link at the top of the rss feed. e.g.
Title link1 extra link2 ------- item1 item2 itme3 . . .< | | 0 | 0 | 6 days ago |