| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a web service method that returns an XMLDocument. When I call it from
an aspx page, the intellisense says that the method is of type XMLNode,...
=?Utf-8?B?RGF2ZSBU?=
|
07-31-2007 03:21 PM
Alexey Smirnov | 2 | 15 |
|  | Hi All,
I have a webservice written in csharp that a fellow developer needs to
consume using Flex2. Simple methods are OK but the problem arises...
Peter Longstaff
|
07-31-2007 07:37 AM
Peter Longstaff | 0 | 16 |
|  | Consider the C# webservice code and the .NET generated WSDL
C# Webservice (Fragment)
================
...
public struct SSS
{
public decimal aaa...
rt.64@hotmail.com
|
07-30-2007 10:53 PM
rt.64@hotmail.com | 0 | 13 |
|  | Hi All,
I am trying to invoke a webservice and a webmethod (exposed by the WS)
from the browser which accepts an xml file as a parameter. Can...
kays.btk@gmail.com
|
07-30-2007 04:07 PM
John Saunders [MVP] | 1 | 8 |
|  | Hi All,
I have a webservice written in cshape and all is well.
A new development needs to access the webservice using Flex2. It is OK
until they...
Peter Longstaff
|
07-30-2007 02:09 PM
Peter Longstaff | 0 | 9 |
|  | Hi,
i posted this error message a couple of weeks ago:
has anyone come across this error before:
This is an unexpected token. The expected token...
=?Utf-8?B?Y2FzaGRlc2ttYWM=?=
|
07-30-2007 01:54 PM
John Saunders [MVP] | 3 | 10 |
|  | Hi ,
I'm using a web service to copy file to a network folder restricted to a
specififc username & pwd.
I tried
<identity impersonate = treu username...
=?Utf-8?B?UHJpeWE=?=
|
07-30-2007 01:47 PM
John Saunders [MVP] | 3 | 8 |
|  | Hi!
I'm trying to get a WebService running (self hosting, without IIS) that
uses SSL and loads the SSL key/certificate from a file (without...
Tobias Grimm
|
07-30-2007 11:24 AM
Tobias Grimm | 1 | 9 |
|  | Hi
I'm just taking a look at async web services. I've generated the proxy
calls in VS2005, but the async methods starting with "Begin" and...
GlennAnthonyB
|
07-30-2007 05:35 AM
glennanthonyb | 2 | 14 |
|  | Hi all
I need to develope a web service that I should use in a windows based application.
This web service must be a layer that invokes one more...
Raja Yashwanth
|
07-30-2007 05:11 AM
Mrozik | 2 | 11 |
|  | i m working on .net v1.1.i m caling a method which takes class object as
input parameter
and gives output as the class.
the proxy class is generated...
=?Utf-8?B?QXZhbmkgVmFraGFyd2FsYQ==?=
|
07-30-2007 04:10 AM
=?Utf-8?B?QXZhbmkgVmFraGFyd2FsYQ==?= | 0 | 13 |
|  | Hello, I have two related questions:
1. Our company hosts a couple Web services that are public, and free to use
for anybody...
=?Utf-8?B?U29yaW4gRG9saGE=?=
|
07-30-2007 12:12 AM
Steven Cheng[MSFT] | 1 | 7 |
|  | Hi all
I need to develope a web service that I should use in a windows based application.
This web service must be a layer that invokes one more...
Raja Yashwanth
|
07-29-2007 04:39 PM
Raja Yashwanth | 0 | 15 |
|  | I am attempting to perform the most basic task. I simply want to access a
WCF service from another machine on my LAN. Everything works fine if...
FlyFishGuy
|
07-27-2007 04:50 PM
FlyFishGuy | 1 | 9 |
|  | What can be named webservice? Is asp script receiving by POST method some
xml data, performing and responding result, webservice or not yet? Must...
toudidel
|
07-27-2007 04:10 PM
Spam Catcher | 1 | 15 |
|  | Hi,
I'm a beginner in programming with C# and ASP.NET so I don't know if
my question is too simple or if it was already answered in...
ALA
|
07-27-2007 03:23 PM
ALA | 2 | 8 |
|  | Hello guys,
I'm newbie in .NET.
I have agent server works with SOAP protocol.
Added web service which have getFiles and setFiles...
Hovhannes Asatryan
|
07-27-2007 01:48 PM
John Saunders [MVP] | 3 | 12 |
|  | Does WCF TCP have the data through put of .Net Remoting?
Project I am working has significant data networking but I have not seen a
comparison...
=?Utf-8?B?TWFyYw==?=
|
07-27-2007 08:22 AM
=?Utf-8?B?bWFh?= | 2 | 8 |
|  | hi,
i need to check the availability of my web service....
how can i do that.
i dont want to call any of the methods present in web service to...
=?Utf-8?B?QVZM?=
|
07-27-2007 05:26 AM
=?Utf-8?B?UGV0ZXJpeA==?= | 1 | 10 |
|  | I'm having heck... I have converted a 2.0 ASMX web service to a new 3.0 WCF
SVC web service. I can reference the old ASMX from a 1.1....
=?Utf-8?B?c2tpbGxv?=
|
07-26-2007 09:02 PM
=?Utf-8?B?c2tpbGxv?= | 5 | 11 |
|  | I have one webservice written in MC++, which uses another native DLL
deployed in %webservice_install_dir%\bin folder. The API invocation
between MC++...
Morgan Cheng
|
07-26-2007 03:58 AM
Morgan Cheng | 0 | 12 |
|  | Hi,
I have client server application in which I am using cookie less session.
Basically client prepares the url & sends the request to the server....
=?Utf-8?B?QXR1bFN1cmVrYQ==?=
|
07-26-2007 12:58 AM
=?Utf-8?B?QXR1bFN1cmVrYQ==?= | 2 | 14 |
|  | Using a SoapExtensionReflector I'm making some adjustments to some the wsdl
document auto generated by asp.net. It seems as the wsdl is being...
Jay Douglas
|
07-25-2007 05:49 PM
Jay Douglas | 0 | 16 |
|  | I have a ASP.NET 2.0 web application connecting to ASP.NET 2.0 web service
application. Everything works great when testing with Visual Studio, but...
=?Utf-8?B?ZG90TmV0RGF2ZQ==?=
|
07-25-2007 11:14 AM
=?Utf-8?B?ZG90TmV0RGF2ZQ==?= | 0 | 14 |
|  | Hi,
I have a webservice application which was developed in vs2003. After I
rewrite it in vs2005, the Application_Start behaves differently. ...
=?Utf-8?B?amNoYW4=?=
|
07-25-2007 10:38 AM
=?Utf-8?B?amNoYW4=?= | 0 | 7 |
|  | Hi.
I am trying to understand the structure of a WCF service but some
things are not clear to me. The samples I have tried set an endpoint
that uses...
Robert Scheer
|
07-25-2007 09:30 AM
Bill Block | 1 | 13 |
|  | I have one webservice A calling another webserivce B. B is time
costing and sometimes the response takes more than 160 seconds. A is
supposed to be...
Morgan Cheng
|
07-24-2007 09:56 PM
Morgan Cheng | 0 | 13 |
|  | I have a datatable I create and fill with a simple SQL Statement. I add the
table to a dataset and return the dataset through a webservice to...
John Wright
|
07-24-2007 06:00 PM
Scott M. | 6 | 8 |
|  | I am wondering whether there are any known problems with a web service
performing a mail/word merge with XML data provided by the client? One of
our...
=?Utf-8?B?TWFyaW8gRy4=?=
|
07-24-2007 03:32 PM
Spam Catcher | 4 | 10 |
|  | I want to work on request-response model. My problem is i want to call web
service from PDA. This web service creates one xml file in one...
=?Utf-8?B?VmlyYWw=?=
|
07-24-2007 08:31 AM
Spam Catcher | 1 | 8 |
|  | Hi
ASP.Net v2.0
Can you send an attachment with a web-method call? If so, how?
Thanks
Kev
Mantorok
|
07-20-2007 07:36 PM
John Saunders [MVP] | 7 | 11 |
|  | My Environment
* Windows XP
* .NET 2.0
* Visual Studio 2005
I have written a SoapExtension in c# on a windows XP machine. The purpose
of this...
=?Utf-8?B?Q0V2YW5z?=
|
07-20-2007 04:12 PM
=?Utf-8?B?Q0V2YW5z?= | 3 | 12 |
|  | Hi. I have a C# WebService with a WebMethod that returns an array of
(WebService-defined) objects. If I create a consumer exe and call the
method,...
AC
|
07-20-2007 11:44 AM
John Saunders [MVP] | 4 | 7 |
|  | Hi All
I am working with web services in .NET.
Environment : Web Service/IIS5.1/ASP.NET 2.0 / VB.NET
To Consume the Web Service Source file I have...
Saish
|
07-19-2007 03:57 PM
John Saunders [MVP] | 1 | 12 |
|  | Hi!
I have a problem - after deploying application in client
environment, on some client machines occured error.
Environment:
App server: ASP.NET...
Mrozik
|
07-18-2007 10:59 AM
Mrozik | 1 | 15 |
|  | Hello ,
I am developing a white board type stand-alone VB .NET application in which
the .EXE application will be installed in two or more different...
=?Utf-8?B?TUs=?=
|
07-18-2007 08:55 AM
ronscottlangham@yahoo.com | 2 | 11 |
|  | Hi everyone,
We have a web method which returns the following type:
public class methodNameResult
{
public string responseCode = null;
public...
Rasika WIJAYARATNE
|
07-18-2007 01:58 AM
=?Utf-8?B?Ui4gSy4gV2lqYXlhcmF0bmU=?= | 2 | 11 |
|  | The web Publishing Wizard is un able to copy my files. The reasons given does
not seem to apply.
The reasons given by the program are answered below....
=?Utf-8?B?Q2hyaXN0aWFucyBIYXJ2ZXN0aW5nIEVuZC10aW1lIFNvdWxz?=
|
07-17-2007 02:46 PM
=?Utf-8?B?Q2hyaXN0aWFucyBIYXJ2ZXN0aW5nIEVuZC10aW1l | 0 | 11 |
|  | Hi,
I'm facing an odd problem when consuming some web services in .Net.
After call a web method, the response SOAP envelope isn't being...
Fabricio Ferreira
|
07-17-2007 10:19 AM
John Saunders [MVP] | 2 | 20 |
|  | I have a following problem... I am looking for best and efficient solution
for this problem.
I have following entities ..(c#)
public class...
=?Utf-8?B?a2lzaG9y?=
|
07-17-2007 03:06 AM
=?Utf-8?B?a2lzaG9y?= | 2 | 11 |
|  | Hi
I developed webservice for dabase operations.
i creatred virtual directory and i am able to run in our local ntewor but
not able to run in...
Saish
|
07-16-2007 08:01 AM
Saish | 0 | 7 |
|  | Hi
I developed webservice for dabase operations.
i creatred virtual directory and i am able to run in our local ntewor but not able to run in...
Saish
|
07-16-2007 07:52 AM
Saish | 0 | 10 |
|  | Hi,
I'm trying to send files to a web service with DIME. I took several
wsdl samples I found in MSDN. All of them fail to validate.
E.g., the wsdl...
Sruli
|
07-16-2007 05:36 AM
Sruli | 0 | 11 |
|  | Hi,
Is it possible to return from web service raw byte array not base64?
If it is, how?
thanks
xezo
|
07-15-2007 05:16 PM
xezo | 0 | 12 |
|  | Hi,
has anyone come across this error before:
This is an unexpected token. The expected token is 'NAME'
I am getting it when trying to send an...
=?Utf-8?B?Y2FzaGRlc2ttYWM=?=
|
07-13-2007 01:54 PM
=?Utf-8?B?R2VyYWxkIFNoZWVoYW4=?= | 1 | 8 |
|  | I have a client making web service calls to a NLB cluster. When the cluster
was comprised by two machines everything went fine serving near two...
=?Utf-8?B?Um9kcmlnbyBHYXJjw61h?=
|
07-13-2007 08:37 AM
John Saunders [MVP] | 1 | 9 |
|  | I'm connecting to a java web service that defines the following complex type
in the wsdl
<xs:complexType name="employee">
<xs:sequence>
<xs:element...
Scott Holman
|
07-13-2007 08:09 AM
Scott Holman | 1 | 14 |
|  | Hi all,
I have the following problem:
From a WindowsForm SmartApplication, developed on CF 2.0 SP1 I call a
WebMethod of a simple WebService.
That...
=?Utf-8?B?bWF1cm8=?=
|
07-12-2007 01:22 PM
=?Utf-8?B?bWF1cm8=?= | 0 | 9 |
|  | I have a business object which I am sending through a webservice in order to
update details on the data layer. When I get to the web service...
=?Utf-8?B?Y2FzaGRlc2ttYWM=?=
|
07-12-2007 11:32 AM
=?Utf-8?B?Y2FzaGRlc2ttYWM=?= | 0 | 11 |
|  | Hi, I have a string with a encoded token (encoded with PCKS7 - SHA1 /
RSA) coming from another platform.
I have also the certificate with the public...
Ezequiel
|
07-11-2007 07:01 PM
Ezequiel | 0 | 10 |