all groups > dotnet web services enhancements > august 2007
WSE 3.0 SOAP Router for load balancing
Posted by SoGMo at 8/30/2007 2:02:04 PM
Hi,
I've read several places and in several books, that you can implement load
balancing with WSE 3.0 and the httpHandler
Microsoft.Web.Services3.Messaging.SoapHttpRouter component (WS-Referral). I
have only been able to implement the chain and content.based routing models.
Does anyone k... more >>
WCF Host ASP.NET Service - WSE 3.0 Client Compatibility
Posted by Richard Collette at 8/27/2007 6:30:02 AM
My goal is to connect a WSE 3.0 client to a WCF asp.net hosted service,
utilizing MTOM encoding and if at all possible, streamedRequest transfer mode.
I am starting with a basic Hello World service. I am basing the
configuration on these articles:
http://devlicio.us/blogs/ziemowit_skowrons... more >>
Configuring IIS6 on Win Server 2003 for VS 2005
Posted by GAZ at 8/9/2007 12:00:00 AM
I would be very grateful if someone could point me in the direction of a
step-by-step instructions for configuring IIS6 for web development with
Visual Studio 2005.
God knows I tried everything but nothing works. We can't even create a web
site from the VS on our workstations let alone do s... more >>
File transfers
Posted by Kevin at 8/8/2007 4:27:18 PM
All, or any who can help...
I have an application, written in eVC4, that connects to the Internet and
receives a file via a web service. The request contains the name of the file.
The WS reads the local file and sends back the byte array (stream). However,
what I receive is an XML document,... more >>
WSE 3.0 with Visual Studio 2008 Beta 2
Posted by WSE beginner at 8/7/2007 11:02:01 AM
Hi,
Is it possible to use WSE 3.0 with VS2008?
I installed the WSE3.0 on a PC with VS2008 beta 2. When I right click on the
properties of the project I don't see the WSE Settings menu.
Am I missing any thing?
Thanks in Advance... more >>
Subject: WSE 3.0 Running under default ASPNet user
Posted by DavidF at 8/2/2007 1:36:03 AM
Grrr..bad day! Sorry about the re-repost; it seems there's more than one
place to configure an alias.
Hi,
I'm having a problem with a web service; specifically a custom
UsernameTokenManager which needs to access a remote database. The web
service is set up in IIS to use anonymous access... more >>
WSE with VS2005
Posted by ddt at 8/1/2007 3:36:07 PM
Can I create web services by VS2005 and WSE2.0?
Thanks in advance.... more >>
|