HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Webservices) microsoft.public.dotnet.framework.webservices


Discuss in the Dotnet Framework (Webservices) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Webservices) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello, This is my first attempt to write a Web Service Client. I received a .xsd file from the Web Service provider, and he thinks that from this...
Anders Eriksson
12-04-2007 03:47 AM
Anders Eriksson Go to last post
0 15
Hello, I have a WCF service that I am using to upload files to a server by using the streamed transfer method. I am currently calling the service...
Jeronimo Bertran
12-03-2007 03:47 PM
Spam Catcher Go to last post
7 15
I'm looking for best pratice examples on how to call multiple (1 to n) web services asynchronously (server side) than merge the results from these...
dvan
11-30-2007 02:46 AM
dvan Go to last post
0 12
hi, i created a webservice in vs 2008 and i can add and update the servie reference from a windows form application, but after i tried to add the...
Chen Naikun
11-29-2007 12:06 PM
Chen Naikun Go to last post
0 15
Hi there. I've got an app in c# that uses web services (both as consumer and server) which I wrote some years ago and am now updating. The server...
Iain
11-29-2007 05:05 AM
Iain Go to last post
1 11
Hi all, we meet a problem since we use WCF to consume java WebServices. Often the first call works then the second raises the following error : "The...
Arnaud Viscusi
11-29-2007 03:36 AM
Steven Cheng[MSFT] Go to last post
3 17
Hi, I've got a WCF client that needs to use a Java Web Service. I need a soapaction header to appear with the tcp info of the request. I...
RK
11-27-2007 12:37 PM
RK Go to last post
0 13
We have been receiving a connection error at one of our sites, our application works elsewhere. The error occurs when our application written in...
Richard B
11-27-2007 11:38 AM
Richard B Go to last post
0 10
I am a newbie to WSE and I am using WSE 3.0. Scenario is that I have created server side certificate using makecert tool and added it to client side...
Genius Logics
11-27-2007 09:46 AM
Genius Logics Go to last post
0 12
Hello there, A java programmer sent me a wsdl file, which I have to use to consume his web methods. When I run the wsld.exe tool to generate the...
Cesar
11-27-2007 08:36 AM
diegovega Go to last post
9 36
Hi all. I have some trouble by using WCF while creating WSDL. Please follow that: 1 Create a WCF service in EXE mode (not tried in IIS), add a...
Eternal Snow
11-26-2007 10:24 PM
Eternal Snow Go to last post
0 13
I recently created some intranet web sevices to expose stored procedures on our SQL Servers (SQL2k). The stored procedures include an audit trail...
Tim Baley
11-26-2007 02:50 PM
Hamfong Go to last post
9 26
Hi, I am passing a couple of objects through a web service and get the error message below when I check the event...
cashdeskmac
11-26-2007 11:31 AM
cashdeskmac Go to last post
1 16
I have never sent attachment with webservices. Yesterday I got the challenge to redesign my solution that sends large XML structures to a Java...
Jakob Lithner
11-25-2007 08:22 PM
Mark Deal Go to last post
7 11
We are trying to consume a certain WSDL (not from MS platfrom) using WSDL.exe and getting the following error: $ wsdl /v /o:test.cs...
jablan
11-22-2007 10:28 AM
jablan Go to last post
0 21
Hi, I have Just installed the RTM version of the 3.5 framework on my windows 2003 server. Shouldn't I see a "3.5" option in the ASP.NET tab on...
Asaf
11-22-2007 02:51 AM
Asaf Go to last post
2 15
Hi, We want to implement the folowing functionality: 1/ Client can send request to the server. Server will process request and return required...
Lubomir
11-21-2007 06:35 PM
Lubomir Go to last post
0 15
I can't import this wsdl file in wsdl.exe. Does anybody know why? <?xml version="1.0" encoding="utf-8" ?> - <definitions...
Nicolas Caron
11-21-2007 04:46 PM
Nicolas Caron Go to last post
0 14
HI, in one of my webservices I need to provide a string to the consuming application that can become really large (depending on user...
Peter Schmitz
11-21-2007 01:22 AM
Narayanan Go to last post
3 37
I created a simple hello world web service that works great with a .Net client, however; I am not able to access the service from a Java...
Michael Janulaitis
11-21-2007 12:43 AM
Michael Janulaitis Go to last post
0 12
michael lalonde michael lalonde michael lalonde michael lalonde michael lalonde michael lalonde sudbury http://www.wanderers.freewebweb.com michael...
mike lalonde
11-20-2007 11:24 PM
mike lalonde Go to last post
0 12
michael lalonde michael lalonde michael lalonde michael lalonde michael lalonde michael lalonde sudbury http://www.wanderers.freewebweb.com michael...
mike lalonde
11-20-2007 11:21 PM
mike lalonde Go to last post
0 9
michael lalonde michael lalonde michael lalonde michael lalonde michael lalonde michael lalonde sudbury http://www.wanderers.freewebweb.com michael...
mike lalonde
11-20-2007 11:18 PM
mike lalonde Go to last post
0 12
All of our wcf services share a single data business object/contracts library on the server side, but when the windows client adds wcf service refs...
TBone
11-20-2007 11:09 AM
TBone Go to last post
0 12
ca y est, elle est enfin accessible à tous. Une salle de réception ou de concert pouvant acceuillir jusqu'à 250 personnes assises. Pour plus d'infos...
satfever@msn.com
11-19-2007 02:25 PM
satfever@msn.com Go to last post
0 13
Hello, I have a question about restricting access to web services. We have public web services which are available for clients to request data, and...
Asim
11-19-2007 12:42 PM
Asim Go to last post
4 12
Hi to all, I have .net ajax extensions, and i build a small web service with the attribute (to work with JSON). When i execute mi asmx i see in...
Josema
11-18-2007 11:50 AM
Josema Go to last post
0 12
Hi All, I am writing a Win Services running win2000 server which requires to connect to a Web Service provided by WebShpere. I can't load the...
ckkwan@my-deja.com
11-18-2007 12:14 AM
ckkwan@my-deja.com Go to last post
0 14
I've just begun programming web services in VS 2005 and I'm having a problem seeing my new methods being exposed. For example, when I run the...
asdf@asdf.com
11-16-2007 11:47 AM
asdf@asdf.com Go to last post
3 8
Dear All, I am trying to invoke a Secured WebService in WebSphere which requires me to setOption(2) = SXH_SERVER_CERT_IGNORE_ALL_SERVER_ERRORS May...
ckkwan@my-deja.com
11-14-2007 12:32 AM
ckkwan@my-deja.com Go to last post
0 9
I have a vb.net web service. I am trying to call another webservice that is secured through certificate. I have received the certificate file and I...
TTK
11-13-2007 10:49 PM
TTK Go to last post
0 10
Hello, I have a webservice designed in VS 2005 using C#. I would like to know the URL and the IP addresses of the people who are accessing my...
Scott Elgram
11-13-2007 03:57 PM
Scott Go to last post
10 16
I am trying to write my first WCF Service. I am using VS2008 beta 2 on a Vista Business machine I have written and installed my service on the...
MR
11-13-2007 11:18 AM
Renaud Go to last post
4 12
I am trying to create a WCF host/client combination using mixed security with UserName authentication. Everything looks good on the host side, but...
Ed Shnekendorf
11-13-2007 10:09 AM
Ed Shnekendorf Go to last post
2 10
Hi, I have to make multiple calls (about 400K) to a webservice which returns a string. And currently it takes about a week to make all the calls....
Kalyan
11-13-2007 09:12 AM
Dave Go to last post
2 8
Hi, We recently converted a 1.1 project to 2.0 and this included a webservice which accepted XML for one of the parameters. Since converting to 2.0 I...
BillAtWork
11-13-2007 06:42 AM
Steven Cheng[MSFT] Go to last post
4 14
Hi List, We have a requirement to take a cut down section of a website and effectively put it onto a CD. The site is written in ASP and .NET2 and...
Wayne
11-13-2007 01:01 AM
Spam Catcher Go to last post
1 6
Greetings: I am attempting to generate a Microsoft Office Communicator 2005 client installer that needs to interface with a Web service that resides...
Webzest
11-11-2007 12:53 PM
Webzest Go to last post
0 10
Hi I have a pretty serious problem. I have developed a winforms app that calls a webservice using .NET Framework 1.1 with C#, IIS 5.1. and SQL...
nano2k
11-10-2007 04:46 AM
nano2k Go to last post
1 8
I hope this is the correct NG for this question. I used VS2500 to build a web site and Built it OK. Now I want to run it and see what it looks like...
Academia
11-08-2007 10:46 AM
Academia Go to last post
0 15
Hi all - I hope someone can help me out with this web services error I'm receiving when trying to pass an XML string document to this simple...
Louis Delouiser - Systems Consultant
11-08-2007 09:15 AM
John Saunders [MVP] Go to last post
1 14
I am learning how to create Web services. I have followed all the instructions in the books that I got and the code runs fine in debug mode. When I...
salamillo
11-07-2007 12:38 PM
salamillo Go to last post
0 12
Hi everybody, I have written an assembly that captures SOAP messages. It is plugged in using the <system.net> settings in my config file. I am...
Curtis Justus
11-07-2007 08:45 AM
John Saunders [MVP] Go to last post
1 14
Hi to All! I'm complete new to .Net and I have the following problem: I have to write a .Net WebService in C# which has to pass a XML to...
Häussler Rainer
11-07-2007 08:44 AM
John Saunders [MVP] Go to last post
1 6
I need to configure a WCF service that uses all of the wsHttpBinding defaults, except WS-Addressing. (The Java client technology that will use this...
Dennis McCarthy
11-06-2007 01:15 PM
Dennis McCarthy Go to last post
0 11
Hello, One of my client reports they are getting "System.Net.WebException: The underlying connection was closed: The connection was...
DBC User
11-05-2007 02:30 PM
DBC User Go to last post
0 11
Hi evevryone, I have one requirement here, where i have to create a utility/program which will use certificates for securing web service...
Amit
11-03-2007 04:46 PM
John Saunders [MVP] Go to last post
1 10
I have generated some classes for my XML using xsd.exe and the XML serialized from these classes validates as it should. I now need to wrap the...
Eep
11-02-2007 11:25 AM
Arindrajit Biswas Go to last post
1 15
Is there a way that I can define a WebMethod with a parameter that is a fixed length string? I'm using VB.Net 2005 and would like to define a...
groknroll
11-02-2007 10:54 AM
Arindrajit Biswas Go to last post
2 15
Dear List, We have a large application written in Delphi. I am writing a mobile app written in .NET (C#) which reads and writes into the Delphi...
davebythesea
11-01-2007 08:46 AM
davebythesea Go to last post
4 10
Post New Thread

Display Options
Showing threads 51 to 100 of 5156
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.