| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Google Inc has purchased Web-based phone service GrandCentral
Communications. This information was shared via the official google
blog....
rishil
|
07-03-2007 01:57 PM
rishil | 0 | 11 |
|  | 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 01: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 01:39 PM
robertsharma0@gmail.com | 0 | 14 |
|  | Hi, we have data points coming in quickly a few times a second and need to
push it out to many clients (Flex, if its important...) who subscribe...
=?Utf-8?B?Q2hyaXM=?=
|
07-02-2007 07:15 PM
bruce barker | 1 | 13 |
|  | I’ve been reading and reading and I need help on the best way to approach
this. I need to develop web site and/or web service that accepts...
=?Utf-8?B?VG9t?=
|
06-29-2007 08:48 PM
=?Utf-8?B?VG9t?= | 0 | 14 |
|  | I have loaded VS2003 aqnd VS2005. I to created a web service in VS2003.
When I tried to run the web service with the 'Hello World' procedure, I...
=?Utf-8?B?Um9iZXJ0?=
|
06-29-2007 06:26 PM
=?Utf-8?B?Um9iZXJ0?= | 0 | 17 |
|  | 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 07:21 AM
Dave | 2 | 16 |
|  | Is this a bug? I've moved my working copy of a web service project
from a remote server to my workstation, and have edited my consuming
app's...
Object01
|
06-28-2007 10:57 AM
Object01 | 0 | 19 |
|  | I am trying to make a simple Asynchronous Web Service work under .NET
2.0.
My code looks like this so far, can someone help me think through
this?
I...
lucius
|
06-28-2007 07:43 AM
Steven Cheng[MSFT] | 5 | 11 |
|  | I am using .NET Framework v2.0 and using a singleton object.
I am using some thing like:
//
// Connect/reconnect by creating object at server and...
=?Utf-8?B?UGhpbGlwIEs=?=
|
06-27-2007 07:44 PM
=?Utf-8?B?UGhpbGlwIEs=?= | 0 | 15 |
|  | Hi -
I have an ASP.NET Webservice that needs to call a "remote Webservice"
as a specific user, different from the User that is calling...
Chip
|
06-27-2007 06:08 PM
John Saunders [MVP] | 1 | 18 |
|  | The solution is perharps very simple but I don't get it.
I build a WebService with .net2 and vs2005 professional to enable the
communication between...
=?Utf-8?B?VGhpYmF1dA==?=
|
06-27-2007 11:10 AM
Egghead | 4 | 15 |
|  | Hi
In my webservice, for certain requests, I need to start another
process on the server side.
To start My process, I need to have administrative...
nano2k
|
06-27-2007 03:11 AM
nano2k | 1 | 12 |
|  | 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 04:13 PM
John Saunders [MVP] | 1 | 12 |
|  | My question is I have that returns an array of a object of Type
OrderStatus. I am not using datasets, but I want to consume this from the
web...
=?Utf-8?B?QW50b25pbyAoTUNBRCk=?=
|
06-26-2007 12:30 PM
=?Utf-8?B?QW50b25pbyAoTUNBRCk=?= | 7 | 10 |
|  | Here's the situation :
I have the same ASP.NET 2.0 web application running on both Machine A
and Machine B. On both machines, I have Integrated...
JeremyPollack
|
06-26-2007 11:21 AM
JeremyPollack | 0 | 11 |
|  | I need to create a webserivce which is able to talk to the following
components:
1) Another webservice which is written by java and talks to its own...
J-T
|
06-25-2007 10:12 AM
Federico POGGIo | 3 | 32 |
|  | Is the above article still valid for ASP .NET 2.0/Framework 2.0 on the
server side?
Peter Yao
|
06-25-2007 03:54 AM
Peter Yao | 0 | 12 |
|  | There are multiple clients to invoke a web service deployed in a
cluster of server. Each client is using SoapHttpClientProtocol
instance. I found...
Morgan Cheng
|
06-22-2007 06:51 PM
Morgan Cheng | 2 | 15 |
|  | Hi,
This post is a repost of my question posted yesterday in
dotnet.framework.webservices since noone has replied.. I hope that there are
someone...
=?Utf-8?B?SmVzcyBMdW5kYWdlciBBbmRlcnNlbg==?=
|
06-22-2007 08:34 AM
John Saunders [MVP] | 3 | 15 |
|  | Hi,
I have a web service with multiple web methods. A client consumes my
service thru a proxy object. Say the client calls a web method F1()....
Sinex
|
06-22-2007 08:32 AM
John Saunders [MVP] | 2 | 10 |
|  | Hi Guys,
Opentext.com has implemented web services for their Livelink software,
and many of its customers such as Philips and so on, are using...
Ed
|
06-22-2007 04:34 AM
Ed | 0 | 18 |
|  | i want get London time in others country,
which website provide the webservice, get the London time from the
webservice
lian
|
06-22-2007 04:04 AM
lian | 2 | 13 |
|  | Hi,
I am developing a web service. I want to restrict the number of concurrent
requests that can be made to my service. I guess I need some kind of...
Sinex
|
06-20-2007 08:52 AM
Ben Rush | 1 | 12 |
|  | Hi all..
I have an asp.net Application that uses a series of web services for the
business logic, and I need to make reports using the same...
Ricardo Luceac
|
06-20-2007 06:03 AM
Ricardo Luceac | 0 | 11 |
|  | Hi all..
I have an asp.net Application that uses a series of web services for the
business logic, and I need to make reports using the same...
Ricardo Luceac
|
06-20-2007 05:41 AM
Ricardo Luceac | 0 | 12 |
|  | Forgot to add, that this same webservice must be possible to query
from a server machine without any user logged in.
Vili
|
06-20-2007 02:19 AM
Vili | 0 | 18 |
|  | I've run into a frustrating situation with ASP.NET web services. I
have an XML Schema (xsd) which is run through the "xsd.exe" tool to
generate...
skentjones@hotmail.com
|
06-19-2007 12:50 PM
skentjones@hotmail.com | 0 | 12 |
|  | Hello,
We have a webservice which is called by our pocket pc apps. We have a need
to filter data, so we want to add a another method on top to the...
Jay Balapa
|
06-19-2007 10:17 AM
Jay Balapa | 0 | 17 |
|  | When we publish the application using clickonce,we need export the
certificate
and import it to the client side using the following...
Ryou kaihou
|
06-19-2007 06:50 AM
Ryou kaihou | 0 | 10 |
|  | Hi,
Am developing a web service that is gonna be consumed by a client over
https. I'm using certificates to get the mutual authentication in place....
Sinex
|
06-19-2007 12:51 AM
Sinex | 2 | 15 |
|  | Hi,
I needed a client side to be able to start an exe application on
server side (It's an exe application with no gui that
preformce actions on some...
Oren
|
06-18-2007 03:58 AM
Oren | 4 | 15 |
|  | Hi, I'm developing an asp.net 2.0 application and I'm trying to use a
session value set in a web form inside a web service call.
I mean I have a...
Victor Reboucas
|
06-17-2007 09:01 PM
Victor Reboucas | 1 | 14 |
|  | Hi
I would appreciate if someone could explain the following behaviour:
I have written a simple WebService using (Visual Studio 2005 framework...
Peter Hemmingsen
|
06-16-2007 12:01 PM
John Saunders [MVP] | 4 | 13 |
|  | I have been successful consuming a WCF 3.0 service from a 2.0 client. I
would like to embed a token (GUID as string) in the header so I can...
Curt K
|
06-15-2007 05:19 PM
John Saunders [MVP] | 3 | 14 |
|  | With WSE 3.0, I have a webmethod
public class MyService : System.Web.Services.WebService
{
...
public SoapHeader LoginToken;
...
public long Ping()...
Derrick
|
06-14-2007 10:15 AM
Derrick | 0 | 13 |
|  | Hello All,
As we known, in Visual Stdio 2003 or 2005, the property of Autosize is set
to True by defaut, how can I customize this and set property...
Ryou kaihou
|
06-14-2007 01:40 AM
Ryou kaihou | 0 | 19 |
|  | I used to resolve the issue between .NET and Axis. I am
using Complex Types. I can receive an object, as a param, from the client; however,
the... |
06-13-2007 03:01 PM | 0 | 18 |
|  | I'm new to SOAP and Web Services in general. I've been given the task
of implementing someone else's web services in an ASP.NET 2.0 project.
What...
shaselsc@gmail.com
|
06-13-2007 07:29 AM
shaselsc@gmail.com | 9 | 14 |
|  | Hi all
ASP.Net v2.0.
I have a web service that holds an "open" OleDb connection in one of its
session variables, when the session times out does...
Mantorok
|
06-12-2007 10:27 PM
Steven Cheng[MSFT] | 3 | 15 |
|  | Hello,
How can I get the current directory of Web Service?
Usually my Web services are under Inetpub directory.
I would like to write trace file...
Alwin D
|
06-12-2007 11:26 AM
Alwin D | 2 | 14 |
|  | Hello,
I have a web service project, in one of my classes I like to get the virtual
path of the Server name from c# code behind.
Thanks,
=?Utf-8?B?SWJyYWhpbS4=?=
|
06-12-2007 10:50 AM
Javier G. Lozano | 1 | 10 |
|  | Is there any way to debug into the web service proxy in asp.net 2.x?
You used to be able to do this in asp.net 1.1 and you could fix the proxy
if...
Ken Yee
|
06-12-2007 08:03 AM
=?Utf-8?B?dGhvbQ==?= | 3 | 15 |
|  | This should be a really easy one but having come from VB6 straight in to the
world of asp.net 2 I must have missed something simple
I have an SQL...
Jaez
|
06-11-2007 08:16 AM
ThunderMusic | 2 | 10 |
|  | I have a WSE service, client class library, and client console app.
I setup the policy info in the service, and client class library projects,
it is...
Derrick
|
06-08-2007 01:46 PM
Derrick | 0 | 15 |
|  | Hi all
Can I just confirm something, if I set the session-timeout in my Web.config
(for my webservice) will this override the default 20-minute...
Mantorok
|
06-07-2007 03:21 AM
Mantorok | 2 | 14 |
|  | I have a ASP.Net application that uses assemblies from several other
solutions. When testing the applications on my machine I build all...
Bert Leu
|
06-06-2007 04:57 PM
Jesse Houwing | 2 | 15 |
|  | Does anyone have a recommendation or best practices on how one would
implement API-key logic, like what Google does for its API key?
Thanks,
Craig...
Craig Buchanan
|
06-06-2007 02:00 PM
Craig Buchanan | 0 | 14 |
|  | Hi
C# 2.0.
I have an instance of a web-service assigned to a field, how would I know if
the session has timed-out on that web-service? Is there...
Mantorok
|
06-06-2007 05:35 AM
Mantorok | 8 | 12 |
|  | How come the authenticateToken method does not get invoked when a
client calling the web service does not attach a userNameToken to the
header? This...
nsyforce@aol.com
|
06-05-2007 02:50 PM
nsyforce@aol.com | 0 | 17 |