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     
I've also posted this at dotnet.framework.aspnet.webservices, but here goes anyway ... I'm having to use a Web Service to populate a control via...
=?Utf-8?B?QWxCcnVBbg==?=
08-20-2007 09:20 AM
=?Utf-8?B?QWxCcnVBbg==?= Go to last post
3 7
Hello, As far as I understand, the WSE 3.0 provides some optimization of MTOM usage. I.e. even if MTOM is specified, but the size of data is less...
nick.krasnikov@gmail.com
08-20-2007 07:33 AM
nick.krasnikov@gmail.com Go to last post
0 10
Noramlly, we have methods like: void execute(string login, string password, Stream inputStream) { if (login:password is wrong) throw new...
valentin tihomirov
08-20-2007 06:41 AM
valentin tihomirov Go to last post
4 9
Hi, I need to call a session-enabled web service from a mobile client. But the ..NET Compact Framework does not support cookies. Is there...
=?Utf-8?B?QWltbGVzc1pvbWJpZQ==?=
08-20-2007 06:18 AM
=?Utf-8?B?QWltbGVzc1pvbWJpZQ==?= Go to last post
0 16
Hi, I'm about to start learning WCF: 1. I've downloaded .Net 3.0 and WCF VS integration, however when opening VS for new project i don't see option...
=?Utf-8?B?WW9uaSBHb2xkYmVyZw==?=
08-19-2007 08:22 AM
=?Utf-8?B?WW9uaSBHb2xkYmVyZw==?= Go to last post
0 9
I have created a web service that will validate a username/password combination against LDAP. I encrypt the username/password, send it to my web...
John Wright
08-17-2007 05:56 PM
John Wright Go to last post
0 9
Hi, I have created a WebService based on .NET 2 and it all worked fine until i realised then exceptions cought withing the same machine are reported...
=?Utf-8?B?S25vd20gRXJjeQ==?=
08-17-2007 09:50 AM
=?Utf-8?B?S25vd20gRXJjeQ==?= Go to last post
0 10
Hi, I have a WCF service deployed in IIS. How could I get the physical server path that the service resides, inside the service...
=?Utf-8?B?RGFuaWVs?=
08-16-2007 07:09 AM
Steven Cheng[MSFT] Go to last post
6 11
hi... i'm trying to use axis2 to call a dotnet web service.. public class Service : System.Web.Services.WebService { public Service () {} public...
elh.maayan@gmail.com
08-15-2007 04:18 PM
John Saunders [MVP] Go to last post
3 10
Hi all. I created a custom ServiceHost object and did a bunch of initialization there. Now I need to access an object in it from the actual WCF...
Chris Bordeman
08-15-2007 01:44 PM
Chris Bordeman Go to last post
0 10
Hi, I am using Visual Studio 2005. I have created a Web Service that references classes located in class files withing the same project. These class...
=?Utf-8?B?QmVu?=
08-15-2007 08:16 AM
=?Utf-8?B?QmVu?= Go to last post
2 9
Hi, I'm nearing my wits end trying to get transport security with certificate client authentication to work on a self hosted WCF service. I tried...
=?Utf-8?B?RVNQTlNUSQ==?=
08-14-2007 11:22 AM
=?Utf-8?B?UHJpeWEgTmFsbGF0aGFtYmk=?= Go to last post
1 10
Hi all. My WCF service accepts a base interface type I call 'IGenericRequest' as a *parameter*. I have been able to accomplish this...
Chris Bordeman
08-14-2007 10:59 AM
Chris Bordeman Go to last post
0 10
Hi, I am new to Windows Communication Foundation (WCF). We are planning to develop a server which implements a protocol,involving financial...
=?Utf-8?B?QWppdA==?=
08-13-2007 07:12 PM
=?Utf-8?B?QWppdA==?= Go to last post
0 15
After some helpful hints from folks in this newsgroup, I finally got my webservice consumer to get SOMETHING back from my very simple web...
Rootworker
08-13-2007 05:22 PM
Rootworker Go to last post
0 14
Hi, I'm working on a Web application that consumes a WCF Service that uses basic HTTP binding with transport security and certificates for client...
=?Utf-8?B?RVNQTlNUSQ==?=
08-13-2007 01:42 PM
=?Utf-8?B?RVNQTlNUSQ==?= Go to last post
1 12
Hi... I'm trying to separate the definitions for the object types a web service will act on from the wsdl file, moving them into a separate...
=?Utf-8?B?TWFyaw==?=
08-13-2007 08:37 AM
Steven Cheng[MSFT] Go to last post
2 10
I have two simple web services, as shown below. One returns the file size of a test file, and the second the file itself. I can successfully recover...
Rootworker
08-13-2007 05:51 AM
Rootworker Go to last post
4 9
VFP8 - Used WSHandler to setup a client and access data. Works fine on the development machine (both exe and dev environment). ...
=?Utf-8?B?aG93YXJk?=
08-12-2007 11:44 AM
=?Utf-8?B?aG93YXJk?= Go to last post
2 8
In the thread "Library differences when adding Web Reference" I reported a case where a client app couldn't access all the classes exposed by a Web...
Gustaf
08-11-2007 07:41 PM
John Saunders [MVP] Go to last post
8 12
Hi All I intend to develop ASP.NET web services that will be accessed by Java Client. I am new to this interoperablity space...so I would appreciate...
=?Utf-8?B?TUs=?=
08-11-2007 04:33 PM
John Saunders [MVP] Go to last post
2 10
All, or any who can help... I have an application, written in eVC4, that connects to the Internet and receives a file via a web service. The request...
Kevin
08-10-2007 01:25 PM
Spam Catcher Go to last post
3 12
I have a business logic web service that references an object library. No problem there. This object library needs to reference a data access...
=?Utf-8?B?RGF2ZSBU?=
08-10-2007 10:12 AM
=?Utf-8?B?RGF2ZSBU?= Go to last post
2 10
Hello, Is it possible to create WCF Web Service that runs without IIS? Any tips how to do it? Cheers, Reg
Reg
08-10-2007 09:38 AM
ronscottlangham@yahoo.com Go to last post
3 19
Hello, VB.NET 1.1 IIS 6 I'm developping a winform client app of a web service of mine. I used to set the IDE with "halt in debugger" on "common...
Olivier BESSON
08-10-2007 01:41 AM
Steven Cheng[MSFT] Go to last post
10 14
Hi everybody, I would like to know how to retrieve information from AssemblyInfo.vb inside web service. I've tried many different ways including...
James Wong
08-09-2007 11:37 PM
Steven Cheng[MSFT] Go to last post
4 13
I have a class that represents a business object. Currently, this class exists as a vb6 "class" which will be ported to .net. The plan is to...
brianlanning
08-09-2007 10:01 PM
John Saunders [MVP] Go to last post
1 9
Hello all, I have a web service in vb.net that is trying to call a VB6 com component. The VB6 app works off active directory. When I make a...
esource
08-09-2007 04:22 PM
esource Go to last post
0 13
Hi, I have a few questions relating to web services. First some Background: I have developed two classes in ASP.Net (VB): 1) The first is a class...
Vaughn Haybittle
08-08-2007 08:04 AM
Gustaf Go to last post
2 8
I've got a working web service that we are moving to another machine and now I suddenly get the following error. While transferring the files, got...
UJ
08-08-2007 04:17 AM
Fabrice Durieu Go to last post
4 23
I am trying to utilize some VB code snipets in MSDN to access a web service to update a list. Here are the first two lines: Dim listService As New...
=?Utf-8?B?QW5keQ==?=
08-07-2007 08:28 PM
John Saunders [MVP] Go to last post
1 11
What is your recommendation for a quick, doable way to test a .NET Web Service from a linux system? I have a virtual machine with Ubuntu loaded. I...
H
08-07-2007 11:54 AM
H Go to last post
0 9
I have a Web Service project in VS2005 that I want to publish for testing on standalone Vista. I publish it to wwwroot. It does not show up as...
=?Utf-8?B?RnJhbmtT?=
08-06-2007 10:00 PM
=?Utf-8?B?RnJhbmtT?= Go to last post
0 10
Hi (Framework 1.1, Webservice platform Windows 2003 Server) I have a little windows service which is supposed to call one or more webservices at...
screen.one@gmail.com
08-06-2007 07:16 AM
screen.one@gmail.com Go to last post
0 8
Since ASP.NET 2.0, asynchronous web service client can be implemented with event-based pattern, instead of original BeginXXX/EndXXX pattern. However,...
Morgan Cheng
08-05-2007 09:37 PM
Morgan Cheng Go to last post
5 9
I am receiving errors from ASP.NET 2.0 web service running in IIS 6.0. The message picked up by the event log...
Johan
08-05-2007 03:14 AM
Sergio Go to last post
1 31
I wanted to transfer some binary data to my Web Service. There is an example: Yasser Shohoud -- "Web services and large content in .NET 2.0"...
valentin tihomirov
08-04-2007 03:53 PM
valentin tihomirov Go to last post
0 11
We are trying to develop a set of C# 2.0 web services that are data driven, loosely coupled, easy to maintain, and somewhat high preferment (I'm...
=?Utf-8?B?SGVucnlDQw==?=
08-04-2007 01:47 PM
Spam Catcher Go to last post
1 10
I was wondering if there is a simple way to persist a value between calls to a Webservice that would yield something similar to a Session variable...
=?Utf-8?B?Sm9zZXBoIEsuIENvYmI=?=
08-04-2007 01:40 PM
Spam Catcher Go to last post
1 10
The Web services are nice but they are hard to debug -- I need to observe the trace messages in the console (I do not like to have a special...
valentin tihomirov
08-02-2007 08:30 PM
Mr. Arnold Go to last post
2 14
Hi, I have a background worker in my C# app that makes a synchronous HttpWebRequest.GetResponse() call. The idea is to POST a file to a server on...
Marc Bartsch
08-02-2007 05:09 PM
Marc Bartsch Go to last post
7 11
Hi, I've developed a web service using Apache Axis 1.4 (WSDL shown at the bottom of this post) which is deployed to Apache Tomcat 5.5. Using...
Tony Stephens
08-02-2007 12:08 PM
=?Utf-8?B?VG9ueSBTdGVwaGVucw==?= Go to last post
5 6
Hi all ASP.Net v2.0 I'm developing a WS that will be utilised by 1 application. I don't want anyone to be able to use this web service except...
Mantorok
08-01-2007 09:12 PM
Steven Cheng[MSFT] Go to last post
14 17
Hi all. I need to consume a web service in .NET which were written in Java. I am able to add them fine as web references in visual studio as well...
rh1200la@gmail.com
08-01-2007 06:36 PM
rh1200la@gmail.com Go to last post
2 10
hi all I created a web service with one web method: <WebMethod()> Public Function RequestPremium(ByVal web_request As XmlDocument) As XmlDocument it...
esource
08-01-2007 04:36 PM
esource Go to last post
1 10
Hi All, I am using a web method to retrieve the connection string stored in the web service virtual directory "/Dev". When I browse the asmx file...
xs
08-01-2007 10:43 AM
John Saunders [MVP] Go to last post
1 10
Dear all, I would like to know who is calling the web service so that my web service can process accordingly. Is there anyway I can do that? Thanks
xs
08-01-2007 08:36 AM
ronscottlangham@yahoo.com Go to last post
3 12
Consider the following C# webservice code and the corresponding WSDL generated by .NET: C# Webservice (Fragment) ================ ... public struct...
rt.64@hotmail.com
07-31-2007 07:43 PM
John Saunders [MVP] Go to last post
9 10
We are thinking about writing a Custom Channel for one of our Web Services in WCF,but if one of our client is using Java on an Unix machine, how...
johnxhc@gmail.com
07-31-2007 05:43 PM
johnxhc@gmail.com Go to last post
0 8
I am trying to create a program that uses this web service: http://webservices.carrier411.com/wsLogin.cfc?wsdl I am supposed to pass it two...
louciv
07-31-2007 04:54 PM
John Saunders [MVP] Go to last post
3 17
Post New Thread

Display Options
Showing threads 251 to 300 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.