| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I am looking to use the ASP.Net Membership provider to authenicate my WCF
service, I have followed some samples that I have found and can...
Nic
|
07-11-2007 05:58 PM
Nic | 0 | 7 |
|  | Im getting frustrated with .NET 2005 Who at MS decideded that a web service
could not accept a DataRow as an input or reference veriable? If the...
=?Utf-8?B?SlA=?=
|
07-11-2007 11:52 AM
John Saunders [MVP] | 2 | 9 |
|  | I installed 3.0 extensions for vs.net 2005 and the wcf sdk and I am missing
'add service reference' from the context menu while trying to add a...
=?Utf-8?B?ZGF2ZQ==?=
|
07-11-2007 09:26 AM
=?Utf-8?B?ZGF2ZQ==?= | 2 | 13 |
|  | I have been using "XMLHTTPClass" in an asp.net module. It is properly
referenced and was working up until recently. Now it is failing with the
error...
Joseph
|
07-10-2007 12:52 PM
ronnie | 2 | 26 |
|  | I am trying to figure how to implement the NegotiateServiceCredential feature
in a CustomBinding (i.e. one that can use transports other than...
=?Utf-8?B?UmF2ZW4=?=
|
07-10-2007 02:46 AM
=?Utf-8?B?UmF2ZW4=?= | 0 | 17 |
|  | VS2003, .net 1.1.4322
When I instantiate my generated proxy I receive an
InvalidOperationException: "Unable to generate a temporary...
Scott Holman
|
07-09-2007 12:22 PM
John Saunders [MVP] | 3 | 16 |
|  | I want to sign request messages with the private key of the X509 used by the
client and the response messages must be signed by the server....
=?Utf-8?B?UmF2ZW4=?=
|
07-09-2007 11:20 AM
=?Utf-8?B?UmF2ZW4=?= | 0 | 14 |
|  | I have a webservice written in VB.net that opens a connection to SQL Server
2000 with a connection string. The connection remains open for the life...
Steve Ricketts
|
07-06-2007 07:30 PM
=?Utf-8?B?V2hpc2tleVJvbWVv?= | 7 | 27 |
|  | Hello,
I am developing a web service with the following signature:
Public Function MyFunction(ByVal Contact as ContactDTO) as ContactDTO
When I...
Spam Catcher
|
07-06-2007 01:14 PM
John Saunders [MVP] | 4 | 18 |
|  | Here's what happens: I got a Web Service installed locally on my IIS. Then I got a client project, which will call this service. But when I add the...
Gustaf
|
07-06-2007 10:17 AM
Gustaf | 6 | 12 |
|  | I have a web service that I am putting together that queries a database and
some of the queries take a fair bit of time. I want to cache the...
=?Utf-8?B?YmxhY2toYXdr?=
|
07-06-2007 01:32 AM
=?Utf-8?B?YmxhY2toYXdr?= | 4 | 16 |
|  | ** This is the windows form code **
Private Sub btn_log_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles...
backwards15@gmail.com
|
07-05-2007 10:25 PM
John Saunders [MVP] | 1 | 15 |
|  | Hi,
If I have a WCF web service deployed that uses the WSHttpBinding, is it
possible for a web service client to connect to my service if that...
=?Utf-8?B?RGFuTQ==?=
|
07-05-2007 09:31 PM
Steven Cheng[MSFT] | 6 | 14 |
|  | I have a strange issue here. I created an exe that calls a Web Service that
I also created. When I run in debug mode the WS is called and does...
dburkinshaw
|
07-05-2007 08:03 PM
John Saunders [MVP] | 1 | 15 |
|  | I recently made a change to my application to secure web service
communication via SSL over port 443.
It appears that most of the users are not...
=?Utf-8?B?bGlzc2JwcA==?=
|
07-05-2007 09:42 AM
=?Utf-8?B?bGlzc2JwcA==?= | 0 | 11 |
|  | After the installation of SP2 on our server we experienced a slowdown
of webservice calls from an ActiveX object in a webbrowser, a call
takes about...
sportstraat54@gmail.com
|
07-05-2007 05:23 AM
sportstraat54@gmail.com | 0 | 13 |
|  | Hi all,
I have a webservice which is throwing a 500 Internal Server Error. It seems
to be related to the signature of function (or one of the...
Spam Catcher
|
07-04-2007 11:57 PM
Spam Catcher | 2 | 13 |
|  | Hello,
In a web service function, I am passing in a complex type which contains an
array of complex types.
Basically:
Array of Objects
Property ->...
Spam Catcher
|
07-04-2007 06:38 PM
Spam Catcher | 0 | 15 |
|  | Can I override the send and receive methods on a web service proxy?
I want to use the default proxy classes generated when I add a reference to
a...
=?Utf-8?B?UnVp?=
|
07-04-2007 05:13 PM
John Saunders [MVP] | 1 | 15 |
|  | Hi,
I´ve developed a WebService with .Net 2.0 to be consumed by a J2ME
compliant handset, the problem is J2ME requires Web Service MUST be WS-I
1...
Fernando
|
07-04-2007 09:27 AM
Fernando | 0 | 13 |
|  | I have found a resource providing marvelous information on the key
concepts for those who want to be MCSD certified.Must...
robertsharma0@gmail.com
|
07-03-2007 02:40 PM
robertsharma0@gmail.com | 0 | 13 |
|  | I have found a resource providing marvelous information on the key
concepts for those who want to be MCSD certified.Must...
robertsharma0@gmail.com
|
07-03-2007 02:39 PM
robertsharma0@gmail.com | 0 | 8 |
|  | Hi,
I wrote WebService in BDS2006 and Client Application in C# on Windows CE
5.0. In my appliaction I commit number of product witch I have in a...
cinias
|
07-03-2007 04:38 AM
cinias | 0 | 15 |
|  | I have written a client that call a web service, I want only certain methods
(not all) to use this extension, therefore modifying a configuration...
=?Utf-8?B?RmlsaXBwbyBCZXR0aW5hZ2xpbw==?=
|
07-02-2007 04:32 AM
=?Utf-8?B?RmlsaXBwbyBCZXR0aW5hZ2xpbw==?= | 0 | 12 |
|  | I am consuming continously my own web-services on a localhost client with a
rate of perhaps 35 request/response-pairs a minute.
I am using...
=?Utf-8?B?RnJpZWRoZWxtRWljaGlu?=
|
07-01-2007 09:52 PM
Steven Cheng[MSFT] | 3 | 11 |
|  | Hi everyone,
We have a web method that accepts a type of AuthHeader containing
credentials for validating WS calls, which is shown below:
public...
Rasika WIJAYARATNE
|
07-01-2007 08:35 PM
Rasika WIJAYARATNE | 6 | 10 |
|  | Hi everyone,
I am having a problem with svcutil.exe generating a method return type of
System.Data.DataSet when the schema actually specifies my own...
Bob L.
|
06-30-2007 11:23 AM
Bob L. | 0 | 18 |
|  | Hi,
I am looking to publish a service and is currently developing an API that I
intend to allow authenticated users to use. Having been away for a...
Nic
|
06-30-2007 10:37 AM
Nic | 0 | 13 |
|  | Hello,
I am new to .NET and web services.
I am trying to use the jlibrary (http://jlibrary.sourceforge.net/) web
services to download documents from...
bjartekv@gmail.com
|
06-29-2007 09:38 AM
bjartekv@gmail.com | 0 | 11 |
|  | While investigating a possible memory leak scenario in one our web
services, we ran into a peculiar situation where the "private bytes"
of the worker...
chen
|
06-29-2007 08:21 AM
Dave | 2 | 12 |
|  | I'm using ASP.NET in VS 2005 to build a Web Service based on XML Schemas
made by another person. There's one schema for the input format and
another...
Gustaf
|
06-29-2007 07:26 AM
Spam Catcher | 1 | 13 |
|  | Hi to all
I am retrieveing a SOAP result from a webservice in a xml textfile (my
application makes the call to the webservice, but there is another...
Hoze \(SMM\)
|
06-29-2007 05:34 AM
Hoze \(SMM\) | 0 | 15 |
|  | Hi ,
I m usin ga webservice to copy a file to a remote server. When i do that i m
getting ' Access to path denied' error. Pls let me know what...
=?Utf-8?B?UHJpeWE=?=
|
06-28-2007 09:51 PM
Mr. Arnold | 1 | 15 |
|  | Hello,
On the server, I have WCF webservice.
On the client side, I have tu use .NET 2.0, the .NET 3.0 is installed too, I
generated proxy class with...
Gabriel
|
06-28-2007 04:07 PM
Gabriel | 0 | 9 |
|  | I implemented a J2EE web service on Sun's Application Server 8. The web
service is set up to require BASIC authentication. I created a Java...
=?Utf-8?B?Uk5vZWw=?=
|
06-28-2007 01:20 PM
=?Utf-8?B?Uk5vZWw=?= | 2 | 10 |
|  | I have a web service, written in C#, that calls a managed C++ library that
itself calls a third-party unmanaged C++ library (which is its only...
Zoodor
|
06-28-2007 10:06 AM
=?Utf-8?B?c3dv?= | 11 | 40 |
|  | Hi
I have a webservice written in C#. I can access this webservice from
Internet Explorer simply by typing the appropriate url. But when I try...
Peter K
|
06-28-2007 03:12 AM
Peter K | 0 | 9 |
|  | I am having some troubles and really need some help. I am trying to create
an x509 cert (makecert.exe) and use it for a proof of concept for...
John Wright
|
06-27-2007 10:59 AM
John Wright | 0 | 12 |
|  | I have two WCF Web Services that use the same DataContract class as the type
of a propety used in the MessageContracts.
When I add web references (in...
=?Utf-8?B?RVNQTlNUSQ==?=
|
06-27-2007 10:50 AM
=?Utf-8?B?RVNQTlNUSQ==?= | 1 | 13 |
|  | Hi
I have a VS2005 c# solution which includes a webservice and a windows
application which uses the webservice.
How do I "debug" into the...
Peter K
|
06-27-2007 10:34 AM
=?Utf-8?B?b2xkVkIzcg==?= | 2 | 12 |
|  | I have a web service written in VB 2003 .Net that I've put on a number of
different servers an OS's, 2003 and 2000. Application_Start sets up...
Steve Ricketts
|
06-27-2007 08:59 AM
Steve Ricketts | 1 | 18 |
|  | Hi,
I have a problem with deploying a Report Model.
I've build a Report Model in Visual Studio and by deploying mij my
model, I get the next...
Cactus77
|
06-27-2007 08:55 AM
ronscottlangham@yahoo.com | 1 | 14 |
|  | Simplifying the code a bit its like this:
try
{
myRemotingObj.Myfunction(string, string,string,string,timeSpan)
}
catch(WebException)
{
commsUp =...
=?Utf-8?B?UGhpbGlwIEs=?=
|
06-27-2007 02:50 AM
=?Utf-8?B?UGhpbGlwIEs=?= | 4 | 10 |
|  | Hi,
I'm using WSE 3.0 and I get this WSE 3.0 error when someone calls a
webservice (windows server 2003 event viewer):
HTTP/ASMX Message Receive...
Juan Puebla
|
06-26-2007 06:56 PM
=?Utf-8?B?cmFuZHVtZmFrdG9y?= | 2 | 40 |
|  | Using C# .Net V 1.1.4322, I am attempting to call some web services
that will ONLY be consumed by our Winforms client application.
I have my web...
karlag92
|
06-26-2007 02:53 PM
karlag92 | 0 | 19 |
|  | Hi,
Can any one let me know how to publish different versions of Webservices in
..NEt
Thanks in advance
~Mohan Babu D
=?Utf-8?B?TW9oYW4gQmFidSBE?=
|
06-26-2007 11:36 AM
Spam Catcher | 1 | 15 |
|  | I'm developing WinForms application in .NET 2.0 that talks to web
service. The automatically generated proxy (reference class) has got
methods for...
jan.loucka@gmail.com
|
06-26-2007 06:57 AM
Spam Catcher | 1 | 12 |
|  | Hello,
What is the best and professional way to deploy a DLL that consumes the
customers webservice url instead of my coded webservice url of my...
Andreas Cieslik
|
06-26-2007 06:31 AM
Spam Catcher | 1 | 15 |
|  | Hi,
I have a problem accessing a web service.
The problem consists in that after a couple of hours (approx. 3 hours) the
web service is...
=?Utf-8?B?SmVzcyBMdW5kYWdlciBBbmRlcnNlbg==?=
|
06-26-2007 06:27 AM
Spam Catcher | 1 | 11 |
|  | Hello,
I want to download a file (zip) from the webservice to the client ?
how can I achieve this, since SOAP only transfers XML...
=?Utf-8?B?SWJyYWhpbS4=?=
|
06-26-2007 06:25 AM
Spam Catcher | 1 | 10 |