| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Sorry for the cross post; I'm hoping this will get a response here...
I have written an application to access a web service. The application...
=?Utf-8?B?TWlrZTEz?=
|
06-05-2007 06:32 PM
=?Utf-8?B?TWlrZTEz?= | 0 | 12 |
|  | Sorry for the cross post from dontnet.framework but I'm hoping this may see
more activity here.
I have written an application to access a web...
=?Utf-8?B?TWlrZTEz?=
|
06-05-2007 04:00 PM
=?Utf-8?B?TWlrZTEz?= | 0 | 10 |
|  | Hello all,
Where should I start to get knowledge how to encrypt/decrypt Soap protocol
communication via Client and Web Service in .NET platform...
D.P
|
06-05-2007 12:27 PM
D.P | 0 | 10 |
|  | Hi all!
I'm currently developing a file upload and download server using WCF using
the streamed transfer mode.
When i download a file i open a...
=?Utf-8?B?TWFya3VzU3Ryb2Js?=
|
06-05-2007 06:53 AM
=?Utf-8?B?TWFya3VzU3Ryb2Js?= | 0 | 9 |
|  | Hi
I've been looking at what the WebServiceBindingAttribute does.
Is it simply a way of altering the default location of the wsdl, if...
Glenn
|
06-05-2007 06:43 AM
Glenn | 0 | 11 |
|  | Hello,
How SOAP Envelopes should be encrypted after Authentication is succesfully
done
ysing UsernameToken?
I have succesfully done authentication...
Johnny
|
06-04-2007 11:52 AM
Johnny | 0 | 12 |
|  | Hi All,
I am still new to Webservices in .NET
Basically, This is what I am trying to accomplish. My Client has given me
the soft copy of the WSDL...
=?Utf-8?B?dGVzaHRyYWRlQGdtYWlsLmNvbQ==?=
|
06-04-2007 11:47 AM
=?Utf-8?B?dGVzaHRyYWRlQGdtYWlsLmNvbQ==?= | 0 | 9 |
|  | I am writing a WCF web service hosted under IIS and have several
interfaces and numerous methods. I need to log any unhandled
exceptions that occur...
ronscottlangham@yahoo.com
|
06-04-2007 10:54 AM
ronscottlangham@yahoo.com | 0 | 10 |
|  | Hi
I've been looking at the attribute SoapDocumentService.SoapParameterStyle.
I under there are two different formats, one bare and the other...
Glenn
|
06-04-2007 08:41 AM
Glenn | 0 | 11 |
|  | in the below example, I wanted to access "SetValues" Method of the class
"newClass" from the consume web service application..
Please help me to...
=?Utf-8?B?QXJ1biBNdXJ1Z2VzYW4=?=
|
06-04-2007 07:16 AM
John Saunders [MVP] | 1 | 10 |
|  | Do I have to use a web reference to access use a remote web reference?
I can't seem to just use the proxy generated by my web services
project,...
Davidhere40@gmail.com
|
06-02-2007 07:19 PM
John Saunders [MVP] | 9 | 10 |
|  | Hi all
I'm too newbie in web services so I can't figure out what the error I
made.
I have a SOAP server written in PHP:
<?php
// Define the method as...
Ralfeus
|
06-02-2007 01:34 PM
Ralfeus | 0 | 9 |
|  | I need to call a webservice from a script or the WebClient Class. I've been
investigating both. I have a number of webservices and behaviors and I... |
06-01-2007 09:31 PM
John Saunders [MVP] | 1 | 12 |
|  | Hi
in my webservice, how do I obtain the certificates added to the request to
the webservice?
For example, the client may use something like the...
Peter K
|
06-01-2007 04:13 AM
Peter K | 0 | 14 |
|  | Hi,
I have a web service that is failing when calling from a COM proxy
(front-end is in ASP), going to the URL using the browser works, I
also have...
Abbas
|
05-31-2007 08:51 PM
Abbas | 0 | 8 |
|  | I have a VB.NET web service running .net 2.0 connecting to a SQL Server 2000
SP 4 database. We are experiencing networkIO wait types on our SQL...
=?Utf-8?B?S3VydCBIZXVuaXM=?=
|
05-31-2007 07:33 AM
=?Utf-8?B?S3VydCBIZXVuaXM=?= | 0 | 7 |
|  | Hi,
I have set up a SoapHttpRouter using .net 2.0 and WSE 3.0. This works, and
any call is processes within a reasonable amount of time. Then, I...
=?Utf-8?B?SmVyb2VuIE1pbmV1cg==?=
|
05-31-2007 05:48 AM
=?Utf-8?B?SmVyb2VuIE1pbmV1cg==?= | 0 | 14 |
|  | I have a document with the wsdl definitions for all the services I need to
use.
Is there a good reference source to help me start my client project,...
BrianM
|
05-30-2007 09:33 AM
BrianM | 0 | 6 |
|  | Hi,
I an using Web Services as my business layer and wanted to throw custom
exceptions from the web method based on some business logic.
Now, when...
Deepak Vij
|
05-30-2007 07:59 AM
Steven Cheng[MSFT] | 5 | 35 |
|  | HI,
I have my web service hosted and running on IIS. Multiple clients connect
to this service. Does IIS create one instance of my service class for...
Sinex
|
05-30-2007 07:22 AM
John Saunders [MVP] | 1 | 10 |
|  | Hi
I have a webservice project in Visual Studio, and another project which
uses the webservice.
My other project has a web reference to the...
Peter K
|
05-30-2007 07:21 AM
John Saunders [MVP] | 4 | 14 |
|  | Hi!
I'm currently developing a file upload and -downloadservice based on wcf.
As the files transfered are very large (~300MB) i decided to use...
=?Utf-8?B?TWFya3VzU3Ryb2Js?=
|
05-30-2007 03:32 AM
=?Utf-8?B?TWFya3VzU3Ryb2Js?= | 0 | 13 |
|  | I need an example of a project where by WCF Host passes a known DATATABLE to
the CLIENT. Can someone please do me a big favor. The examples posted...
John Cosmas
|
05-29-2007 08:38 PM
Greg Banister | 1 | 11 |
|  | My webservice uses the mshtml reference.
On my local computer it works fine but on my host server I get the error:
Parser Error Message: Could not...
zion
|
05-29-2007 03:19 PM
zion | 0 | 16 |
|  | My webservice uses the mshtml reference.
On my local computer it works fine but on my host server I get the error:
Parser Error Message: Could not...
zion
|
05-29-2007 03:18 PM
zion | 0 | 7 |
|  | Hi
Can generics be returned by the WebMethod?
Iam thinking about <List>.
Anyways where can i find list of all values that can be actually passed...
piter
|
05-29-2007 02:50 PM
John Saunders [MVP] | 2 | 23 |
|  | I know someone has to have answered this question but I cannot find anywhere.
When other web applications connect to my web services. I need to be...
JP
|
05-29-2007 02:18 PM
John Saunders [MVP] | 3 | 35 |
|  | Hi
I am having trouble writing a webservice which is to provide access to
the functions of an existing codebase. The existing code may not...
Peter K
|
05-29-2007 02:04 PM
John Saunders [MVP] | 3 | 37 |
|  | Hi all,
I am developing one web service. I am not clear about some concept of
web servic.
I want to ask Do web service always support cookie-based...
archana
|
05-29-2007 10:30 AM
Deere | 2 | 9 |
|  | Hi,
I am trying to configure my service to authenticate clients using
certificates.
Here is the relevant portion of the...
=?Utf-8?B?YWxleHRj?=
|
05-28-2007 10:02 AM
=?Utf-8?B?YWxleHRj?= | 0 | 12 |
|  | Hello,
We have Web service using windows authentication. From VB2005 I can call it
by providing NetworkCredential. How can I call this web service...
=?Utf-8?B?SnVra2FU?=
|
05-28-2007 04:39 AM
=?Utf-8?B?SnVra2FU?= | 0 | 10 |
|  | Hi,
Am writing a webservice thats gonna access a DB and return data. The
connection string needs to be configurable. So am thinking of storing it...
Sinex
|
05-28-2007 03:23 AM
Sinex | 0 | 11 |
|  | I need a little help figuring out how to design my database/web
services for a bidding system. I'm not sure how to solve the problem
of concurrency....
Davidhere40@gmail.com
|
05-26-2007 08:45 PM
Davidhere40@gmail.com | 0 | 38 |
|  | I'm looking for some guidance on what data type would work best as the
result output of a web service function method. This web method will
return...
David Palau
|
05-25-2007 05:58 PM
John Saunders [MVP] | 5 | 30 |
|  | Hello,
(After investigating my real problem) I've got a C# web service containing a
single method:
public MyBDO Test()
{
return null;
}
Martin Plechsmid
|
05-25-2007 03:52 PM
Martin Plechsmid | 1 | 26 |
|  | Hi All,
I want to deploy my windows service on out production server.
I am not completely famililar with frontpageextension and UNc.
Can anyone...
archana
|
05-25-2007 08:04 AM
Scott M. | 1 | 33 |
|  | Is there a way to deserialize en element, say, <elementX\> inbound from a
webservice to <elementY\> in your code other than using the...
Dave T
|
05-24-2007 03:46 PM
Dave T | 0 | 33 |
|  | Hi All,
I created a WCF Contract as follows:
double ConvertToUnit(double value, string unit);
double ConvertToUnitDbl(double value, string unit);
CrystalMaze@gmail.com
|
05-24-2007 12:31 PM
CrystalMaze@gmail.com | 0 | 32 |
|  | Hi,
Am developing a webservice. Am wondering how multiple clients will be
handled. Do I need to write anything in code to take care of many clients...
Sinex
|
05-24-2007 07:07 AM
John Saunders [MVP] | 1 | 33 |
|  | Hi all,
Can anyone tell me what is difference between disco file and uddi
file.
I know that disco file is discover file where u can specify list...
archana
|
05-23-2007 10:59 PM
Scott M. | 1 | 40 |
|  | I am developing an application that uses live parcel tracing with
Canada Post. My experience with web services is limited- being
familiar with...
raz230
|
05-23-2007 10:16 PM
John Saunders [MVP] | 1 | 36 |
|  | I'm writing an application that needs to take data from an outside app and
send the data in an SMS message. I was hoping to use a C# web method...
Darrell Holigan
|
05-23-2007 12:28 PM
WG | 1 | 34 |
|  | Hi I have a web service that returns a custom class (i.e. not a builtin like
a string or int etc). This class has properties that are also...
WG
|
05-23-2007 12:26 PM
WG | 4 | 35 |
|  | I'm to deploy a .NET DLL which internally communicates with the WS. I
don't want others to see internal complexity of the web service
classes...
roberto
|
05-22-2007 03:06 PM
mifsilvi@gmail.com | 10 | 69 |
|  | Overview
When the first call to our Web Service causes an exception, the Web Service
caches that user's credentials for its life time.
Details
We...
Griff
|
05-22-2007 06:53 AM
Griff | 0 | 28 |
|  | I have two sites running on the same IIS 6 server that are not being indexed
by search engines. Ive verified and registered with search engines...
Chad
|
05-21-2007 11:23 AM
Chad | 0 | 24 |
|  | Hi,
I've developed my web service using VS.net 2005 and .net 2.0.
I am able to test my service on my own PC. Now I need to give it to the
testing...
Sinex
|
05-21-2007 08:20 AM
Kurt Heunis | 2 | 31 |
|  | Hello everyone!
I've been reading a great book on SOA called "Enterprise SOA" and
found that it answered many questions. However, there's one...
Anthony Paul
|
05-20-2007 03:22 PM
TH | 9 | 40 |
|  | How can I consume a WS without adding a web reference?
I'll need only a proxy.cs like file or all the files that VS usually creates
(.map + .cs,...
BLUE
|
05-19-2007 01:01 PM
BLUE | 0 | 37 |
|  | Is it possible to create a non-WSE client that can access a WSE service?
Thanks,
Tom
THTB
|
05-18-2007 12:01 PM
THTB | 0 | 31 |