| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have two web services running on a Windows 2003 Server machine. One of the web service needs to reference the second one. Initialy, the reference...
Francois Guerin
|
02-04-2004 09:06 AM
Francois Guerin | 0 | 13 |
|  | Hello All.
Can someone tell me quickly whether web method level caching is
effective for both internal calls AND calls via HTTP/SOAP. I am
currently...
AT
|
02-04-2004 08:31 AM
AT | 0 | 10 |
|  | There was a thread here a couple of days ago that pointed out that the
server and client system times must be in sync or you will get Message
Expired...
Graeme Anderson
|
02-04-2004 06:52 AM
Graeme Anderson | 1 | 12 |
|  | My project will be delivered to different sites therefore they will be referenced to the web services at their own web server. I don't want to...
Annie
|
02-04-2004 06:16 AM
Jan Tielens | 1 | 10 |
|  | Hi
I created a webservice with a simple we method to increment a number passed from the client(a console app) .
Then i call this web service method...
nirk
|
02-03-2004 11:16 PM
nirk | 0 | 9 |
|  | http://support.microsoft.com/default.aspx?scid=kb;en-us;327256#appliesto
We have an ASP.NET application that references web services that are...
Troy Newton
|
02-03-2004 09:35 PM
AT | 1 | 15 |
|  | Hi there - Im knew to ASP so please be gentle....
I need to write an ASP page so that our customers can fill out a form and
thus generates an...
news.microsoft.com
|
02-03-2004 01:44 PM
Jan Tielens | 1 | 11 |
|  | Is there a way of accessing the session object from within a soapextension?
I want to keep state of an object in the extension.
Regards
Tomas...
Tomas Palmquist
|
02-03-2004 01:43 PM
Jan Tielens | 1 | 14 |
|  | I would like to know if it's possible to add a column of values to a table
I need this for a DataGrid of 165 rows and 10 columns,
it should be better...
Sebastian, CHILE ...
|
02-03-2004 01:42 PM
Jan Tielens | 1 | 12 |
|  | We have several servers with .NET Framework 1.1 istalled. we use the servers
to work with .Net Web Services.
All servers are working fine except the...
Barak Turovsky
|
02-03-2004 02:26 AM
Barak Turovsky | 0 | 15 |
|  | I have 2 completed web methods which accept posted parameter values and spit
out the appropriate XML structure as a response.
What is the best way...
Chris
|
02-03-2004 12:54 AM
Marshal Antony | 1 | 11 |
|  | When using custom authentication (using the UsernameTokenManager interface.)
I am able to log in, but can't authenticate using windows...
Chey Zaga
|
02-02-2004 04:17 PM
Chey Zaga | 2 | 23 |
|  | I'm a little confused about autogenerated stub for web service (If i
create manual one everything works great) the automatic one creates
XML...
Arthur Mnev
|
02-02-2004 02:07 PM
Arthur Mnev | 0 | 12 |
|  | Hi,
I try to put some custom objects into HttpContext.Current.Items collection
in one-way webmethod, but they seem not to be there in another...
Ales Pour
|
02-02-2004 10:13 AM
Ales Pour | 2 | 13 |
|  | I am attempting to create a webservice that pushes back a binary file by request type..
Suggestions?
Shazbot
|
02-02-2004 09:33 AM
Egbert Nierop \(MVP for IIS\) | 4 | 17 |
|  | We have several servers with .NET Framework 1.1 istalled. we use the servers
to work with .Net Web Services.
All servers are working fine except the...
Barak Turovsky
|
02-02-2004 04:01 AM
Barak Turovsky | 0 | 12 |
|  | hi,
I am a new user to web sevices ?
I want to develope one application on web services
can some one please recommended me some good knowledgeble...
Raj Yagnik
|
02-02-2004 01:51 AM
Raj Yagnik | 0 | 13 |
|  | Hi all
An InputFilter is called either when a soap request arrives in ASP.NET or
when the soap response arrives at the client. How can I figure out...
AT
|
02-01-2004 04:40 PM
AT | 0 | 10 |
|  | "Sam" <samkhan111 (AT) hotmail (DOT) com> wrote
The bug is as follows
Response.Buffer = True 'I suppose you have buffering ON using IIS...
Egbert Nierop \(MVP for IIS\)
|
01-31-2004 02:44 PM
Egbert Nierop \(MVP for IIS\) | 0 | 8 |
|  | When using custom authentication (using the UsernameTokenManager interface.)
I am able to log in, but can't authenticate using windows...
Chey Zaga
|
01-30-2004 10:26 PM
Chey Zaga | 0 | 8 |
|  | When using custom authentication (using the UsernameTokenManager interface.)
I am able to log in, but can't authenticate using windows...
Chey Zaga
|
01-30-2004 10:25 PM
Chey Zaga | 0 | 12 |
|  | When using custom authentication (using the UsernameTokenManager interface.)
I am able to log in, but can't authenticate using windows...
Chey Zaga
|
01-30-2004 10:25 PM
Chey Zaga | 0 | 12 |
|  | Subject: Access Denied using Windows Authentication. WSE 2.0
When using custom authentication (using the UsernameTokenManager interface.)
I am...
Chey Zaga
|
01-30-2004 10:24 PM
Chey Zaga | 0 | 14 |
|  | Hi there,
I have written a webservice with VB.net and it runs fine. The problem is the
performance.
I am calculating with an array 1000 x 1000 x 5...
Andras Walz
|
01-30-2004 02:09 PM
Andras Walz | 2 | 10 |
|  | Im following the walkthroughs in the VS.NET 2003 walkthrough booklet. Im
getting an error when wokring on the webservices one. Chapter 2 page 29,...
Luke Smith
|
01-30-2004 12:07 PM
Andras Walz | 1 | 13 |
|  | Hi @all,
I created a class wchich is inheriting from SoapHeader. While adding my SoapHeader to an ASP.NET Webservcice, the header is described...
Andreas Remsperger
|
01-30-2004 07:57 AM
Andreas Remsperger | 0 | 18 |
|  | I am having problems with a small app I wrote where my web services
insist in using US dates while my front end uses European format...
The app was...
AT
|
01-30-2004 05:43 AM
AT | 2 | 14 |
|  | Hi
I have created a Web Service using C#.
But when i view this WSDL of this Web Service in the Internet Explorer , it looks like this
<?xml...
Karuppasamy
|
01-30-2004 03:35 AM
Karuppasamy | 0 | 10 |
|  | H
I have created a Web Service using C#
But when i view this WSDL of this Web Service, it looks like thi
<?xml version="1.0" encoding="utf-8" ?>
-...
Karuppasamy
|
01-30-2004 03:01 AM
Jan Tielens | 1 | 15 |
|  | We can find IP address from the regular web user via the
Request.ServerVariables collection.
How do we do the same for a web service?
Thank you.
~Js.
John Smith
|
01-30-2004 02:59 AM
Jan Tielens | 1 | 16 |
|  | Anyway I am having a problem with Web Service and DataList in ASP.NET. so
the best way to explain it would be with the MSPetShop 3.0 Application.
I...
Roger R. Smith
|
01-30-2004 02:53 AM
Jan Tielens | 8 | 20 |
|  | Hi All,
I have created a webservice. I used this webservice in a ASP.NET Web
Application project, by adding a...
Jaydeep
|
01-30-2004 02:51 AM
Jan Tielens | 3 | 14 |
|  | Hi,
Can anyone help me with the error msg below? It seems to occur then the
page hasn't been loaded for a while; when I refresh the page in the...
simon
|
01-30-2004 02:11 AM
Simon | 4 | 20 |
|  | I came across this tool called the WebService Analyzer at
www.strikeiron.com. It allows you to input a wsdl and it will show all of
the operations...
Roger R. Smith
|
01-29-2004 04:52 PM
Roger R. Smith | 0 | 13 |
|  | Does anyone have an alternate to the web services www.fabrikam.com website,
hosted by Microsoft. The site no longer seems to work
ibeetb
|
01-29-2004 01:20 PM
ibeetb | 0 | 14 |
|  | Hello,
I want to write a .net webservice which returns the data as a xml.
I get this xml from a dataset by calling GetXml method.This web
service...
AT
|
01-29-2004 07:38 AM
Trebek | 2 | 17 |
|  | You can use the URLBehavior property of the Web Reference: set this to
dynamic so the setting is stored in the app.config file. You can change...
Hans
|
01-29-2004 06:11 AM
Hans | 9 | 11 |
|  | Hi
I created a webservice with a simple we method to increment a number passed from the client(a console app) .
Then i call this web service method...
anonymus
|
01-28-2004 10:31 PM
nirk | 4 | 12 |
|  | If I create a new xmlDoc from a DataSet (derived from SQL data) such as:
Dim myDataSet As DataSet = New DataSet
' code here to populate the...
DC Gringo
|
01-28-2004 07:10 PM
DC Gringo | 0 | 14 |
|  | I'm trying to consume a web service and use xslt transformation to display a
simple HTML table with a record set from a SQL database. I have...
DC Gringo
|
01-28-2004 05:47 PM
DC Gringo | 0 | 15 |
|  | Clinton, If you don't mind a novice question here,
what is the webservices stack that can be used with J2ME?
"clintonG" <csgallagher@REMOVETHISTEXT...
rooster575
|
01-28-2004 05:46 PM
Dino Chiesa [Microsoft] | 1 | 16 |
|  | When calling a method of a web service, will multiple calls from different
clients execute concurrently automagically, or do you need to...
Chris Amaru
|
01-28-2004 05:13 PM
Dino Chiesa [Microsoft] | 3 | 18 |
|  | My application, which is a hand-coded HttpModule (not created with Visual
Studio.NET) is acting inconsistently on different machines. I have a...
Mike Schilling
|
01-28-2004 05:05 PM
Mike Schilling | 0 | 11 |
|  | hi,
i want to implement MS content management 2002 server. can you give me some
tips on how to get started?
eg. which book and website to start off...
Lynn
|
01-28-2004 11:14 AM
Jan Tielens | 3 | 13 |
|  | I have two web services running on a Windows 2003 Server machine. One of the web service needs to reference the second one. Initialy, the reference...
Francois Guerin
|
01-28-2004 09:46 AM
Francois Guerin | 0 | 15 |
|  | Hello,
I'm using webclient.downloadData to scrape HTML from a website and was
wondering if anyone has experienced any problems using this...
AT
|
01-28-2004 08:30 AM
AT | 0 | 14 |
|  | Hello.
Hopefully someone can help me (or at least explain what is going on to me.)
Before .Net, I would develop and application that had a web GUI,...
Robert E. Maurer
|
01-28-2004 02:02 AM
Jan Tielens | 3 | 22 |
|  | I have an asmx file on Server A that contains 2 webmethods and works
properly.
I would like to move this to Server B, which has an identical...
Chris
|
01-27-2004 11:58 AM
Jan Tielens | 3 | 14 |
|  | Create a Form. Drop a List Box. Add items to the listbox. Observe ListBox.SelectedIndexChange
Create a Web Service with a method that does some fake...
Francois Tanguay
|
01-27-2004 11:36 AM
Francois Tanguay | 0 | 19 |
|  | I have a similar problem i have set up a 1 sql server 1 web server 1 client
and cannot pass through my identity
turned on impersonate in...
William Newsom
|
01-27-2004 08:47 AM
William Newsom | 2 | 9 |