| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | For several days, we have been experiencing slowdowns in the Microsoft newsgroups. The combination of the recent waves of spam and viruses generated...
Ben Miller [msft]
|
10-03-2003 06:55 PM
Ben Miller [msft] | 0 | 17 |
|  | I have a web service that makes IO calls (file read, write, etc.) to files
on a network server.
Authentication works successfully when the web...
Steve Allen
|
10-03-2003 06:20 PM
AT | 2 | 16 |
|  | I am writing a windows app that sends an HTTP request for
xml data to a non-IIS server.
No matter what I have tried I always get back the...
Steve Barta
|
10-03-2003 04:05 PM
karursiva (AT) yahoo (DOT) com | 2 | 17 |
|  | Hi ,
I am developing a web service for a customer hosting an
online job application form. The customer has about 200
input fields ( mostly boolean...
Meena
|
10-03-2003 03:26 PM
Meena | 0 | 17 |
|  | Thread safety is a concern when a resource is shared among multiple threads
and these threads try to access the same resource at the same time. If...
Dave
|
10-03-2003 01:06 PM
Erik J Sawyer | 1 | 19 |
|  | Hi,
I've created a web service that takes an XMLDocument as it's input. When i
use the Web Services Toolkit in VBA and create a proxy class, the...
Matt Fitzmaurice
|
10-03-2003 06:50 AM
Matt Fitzmaurice | 0 | 11 |
|  | My Web service function is expecting an integer (123).
However, I get a nasty error if the test page passes a
string (aaaa) to it:
<WebMethod()>...
Ken Cox [Microsoft MVP]
|
10-03-2003 02:45 AM
AT | 3 | 21 |
|  | I would like to hear opinions on Web Service App design in terms of where
different developers have placed certain initialization or...
PaulMac
|
10-02-2003 09:53 PM
AT | 4 | 6 |
|  | Hi,
I am trying to connect over HTTPS using a client certificate. I am able to
connect fine when using IE. From my application, however, I get...
Subra Mallampalli
|
10-02-2003 05:53 PM
Subra Mallampalli | 0 | 12 |
|  | Hi.
I've developed an ASP.NET web service that uses an xml file to store
configuration settings. I'm creating a cache dependency based on the...
Keith
|
10-02-2003 02:27 PM
Keith | 2 | 13 |
|  | I have a collection of related data access members that provide data
manipulation capabilities to a business object. Each business object has its
own...
alien2_51
|
10-02-2003 02:01 PM
alien2_51 | 2 | 10 |
|  | I am considering using web services as an alternative to
DCOM/COM+ components for middle-tier logic. I have
developed COM+ components in the past,...
Erik J Sawyer
|
10-02-2003 01:30 PM
Erik J Sawyer | 0 | 10 |
|  | Hello, i have written a web service client in VB.NET accessing a stable web
service and would like to access the soap packets flying both ways. I...
pete
|
10-02-2003 11:51 AM
pete | 0 | 12 |
|  | Hello,
I am trying to build a C# Web Service that will accept an
XML file and call a COM interface passing in the XML
file. Sounds simple, but I am...
Louis Erickson
|
10-02-2003 07:50 AM
Arthur Nesterovsky | 1 | 9 |
|  | Hi,
We are glad to introduce our new article, which describes how to
create a custom transport for web services.
This article describes transport...
Arthur Nesterovsky
|
10-02-2003 07:08 AM
Arthur Nesterovsky | 0 | 12 |
|  | Hi all,
In our company we use sticky IP to make sure that everybody always returns
to the machine where their Session was started.
We have a...
VSK
|
10-02-2003 05:53 AM
Softwaremaker | 3 | 14 |
|  | No Touch Deployment and Web Services.
My problem is that same webservice deploys on localhosts,
development server, test server and production...
Mats-Erik Grundh
|
10-02-2003 04:22 AM
Mats-Erik Grundh | 2 | 12 |
|  | we have been develooping a database application in .net c#. I want to learn
what is the benefits of using web services when accessing data instead...
serkan ulucan
|
10-02-2003 04:18 AM
serkan ulucan | 0 | 10 |
|  | we have been develooping a database application in .net c#. I want to learn
what is the benefits of using web services when accessing data instead...
serkan ulucan
|
10-02-2003 04:16 AM
serkan ulucan | 0 | 9 |
|  | we have been develooping a database application in .net c#. I want to learn
what is the benefits of using web services when accessing data instead...
serkan ulucan
|
10-02-2003 04:14 AM
serkan ulucan | 0 | 9 |
|  | Hello:
I am trying to build a webservice and client that will pass a username
and password in the SOAP header.
However, when trying to call the...
AT
|
10-01-2003 11:16 PM
AT | 0 | 25 |
|  | Hi! everybody,
My Web Services don't process requests from two clients simultaneously but
one after the other. I'm developing a simple prototype...
James Wong
|
10-01-2003 11:15 PM
James Wong | 0 | 11 |
|  | I'm programming in ASP.net and I'm using a cute little java applet on
one of my web pages. I have three buttons on my web page form.
The problem is...
AT
|
10-01-2003 07:19 PM
Jay B | 1 | 14 |
|  | Ok, it turns out that "outlook:" moniker is actually
causing our problem.
When you first load a page into Outlook XP, the
document.URL value is the...
Jay B
|
10-01-2003 06:57 PM
Jay B | 1 | 15 |
|  | There is a java implementation of a webservice which i have to consume
using a microsoft client. I was provided the wsdl file, which they are
not...
AT
|
10-01-2003 04:14 PM
AT | 0 | 12 |
|  | I have a windows service that every couple of minutes it calls a webservice
(which is java based). It works fine but each call leaks a little memory...
Gary Merrif
|
10-01-2003 02:28 PM
Gary Merrif | 0 | 24 |
|  | I am just experimenting with Web Service with .NET. I
have created a very simple "Hello World" service to start
playing with it.
When I go to run...
nathan
|
10-01-2003 01:14 PM
nathan | 0 | 8 |
|  | When ever i'm trying to use web controls like tab strib n
tool its giving the following error....Hope u can help me
File or assembly name...
Rafi
|
10-01-2003 06:42 AM
Softwaremaker | 1 | 14 |
|  | Hello,
I use Web-Service.
If there is a tinny problem in the web-service (even a single character not
in place), I get the error : "service...
Mr. x
|
10-01-2003 04:35 AM
Mr. x | 0 | 11 |
|  | Hi,
I am facing a similar ptoblem but wirh soap request.
Here are the problem details. I am in deep trouble. Please help me fixing
the problem.
I...
Joel Zhou
|
10-01-2003 03:54 AM
Ramana | 20 | 52 |
|  | I have a .NET web srvc which internally uses DCOM to
connect a remote activex exe.
This works fine from clients provided connctions are made
via...
Grant Smith
|
09-30-2003 11:47 PM
Grant Smith | 0 | 12 |
|  | You use a web service to communicate with other software(exchange data) and
you use use asp.net to communicate with humans(display it on a...
Martha[MSFT]
|
09-30-2003 09:43 PM
Martha[MSFT] | 0 | 8 |
|  | Hi all,
I have a WebService - WindowsService architectural question.
Given a managed windows service, written in C#, and running independently
of ...
Josef Fa
|
09-30-2003 06:13 PM
Josef Fa | 0 | 15 |
|  | Hello,
What is the minimal version of Internet Explorer, so I can use the
web-service technology ?
Thanks :)
Mr. x
|
09-30-2003 05:11 PM
Mr. x | 4 | 14 |
|  | Does anybody know a good C# replacement for
java.io.PipedInputStream, PipedOutputStream?
The reason I'm asking is sometimes I need transfer...
Oleg
|
09-30-2003 03:55 PM
Oleg | 0 | 17 |
|  | I have the same problem - anyone figure out an answer? Thanks!
"Georgia Powel" <gpowel (AT) isnsecurity (DOT) com> wrote in...
JD
|
09-30-2003 02:00 PM
JD | 0 | 13 |
|  | I am getting the above error message, when I try to download a file from a
webserver using SOAP attachments. I read a documentation and it said to...
Vijay Balki
|
09-30-2003 12:40 PM
Vijay Balki | 0 | 15 |
|  | Help needed!
I can't run other application (for ex., c:\pr
files\app.exe) from code of my Web Service. The following
code doesn't work in...
Grishagin Alexander V.
|
09-30-2003 06:56 AM
Arthur Nesterovsky | 1 | 14 |
|  | I am unsure of a few details about WSE and Dime in dotnet when both the
client and server are written in C# using dotnet.
What is the maximum size...
Dave
|
09-30-2003 06:48 AM
Dave | 0 | 14 |
|  | Hello...can anyone please tell me how to view the soap messages before it
goes thru the wse input or output filters programatically not thru any...
Tej
|
09-30-2003 05:02 AM
Tej | 0 | 11 |
|  | Hi Mike,
I have reviewed your issue. Due to the nature of your issue I need to do
additional research to determine the best way to provide...
AT
|
09-29-2003 10:43 PM
AT | 2 | 15 |
|  | We use .NET Datasets to carry data between our client and web service.
We've noted that the serialization is not as efficient as it could be...
Dave Morgereth
|
09-29-2003 09:38 PM
AT | 1 | 13 |
|  | Look in the web.config of the webservice. You should find the
<globalization> node. I'm not sure what you need for Hebrew, but that
should allow...
Michael Pearson
|
09-29-2003 04:53 PM
Michael Pearson | 0 | 12 |
|  | Hello,
I am using web-service.
In the program I did as following,
but when calling service2 while service1 isn't finished - it won't work, and
I...
Mr. x
|
09-29-2003 10:47 AM
Mr. x | 0 | 12 |
|  | Michael,
I figured it out! It was actually timing out between the application and
the webservice. I increased the timeout of the webservice call and...
John
|
09-29-2003 09:05 AM
John | 3 | 19 |
|  | Maybe done before but I cannot find details ...
When we develop in a Dev Environment (we use different. Server names etc)
and we create references...
PeteZ
|
09-29-2003 02:23 AM
Jan Tielens | 1 | 11 |
|  | Hi
1)
You could return the memorystream as a Byte Array:
public byte GetPDF()
{
System.IO.MemoryStream ms = new
System.IO.MemoryStream();
//... do...
Jan Tielens
|
09-29-2003 02:21 AM
Jan Tielens | 0 | 15 |
|  | anybody Knows where can I find Web Service to get the weather forecast
for all Worldwide Countries
thanks in advance
--
Achi
|
09-28-2003 10:44 PM
Martha[MSFT] | 1 | 21 |
|  | hello,
i'm calling a .net service from an axis client and the parameter i
pass in doesn't get picked up by the .net webservice.
(i have tried...
AT
|
09-28-2003 06:45 PM
AT | 0 | 23 |
|  | I have few things that im confused about when it comes to understanding
SOAP what how it works
1.do we consider SOAP as a protocol or rather a set...
Paul Fin
|
09-28-2003 01:09 PM
Mike Butterfield | 1 | 17 |