all groups > dotnet web services enhancements > january 2007
Problem accessing service on remote machine after client restart
Posted by Jyri Hujanen at 1/30/2007 2:16:01 AM
Hi. I'm going to develop a service which will run on a different server than
the web server. So I thought about hosting it in Windows service.
Everything went fine running it on local machine as Windows service. But
when I put that service running in different machine.
First time I starte... more >>
Custom SoapFilter for WSE 3 and Exceptions
Posted by Stephan Zahariev at 1/19/2007 3:34:24 PM
Hello
I'm developing custom SoapFilter for WSE 3.0. Is there a way to find out the
type of exception occurred during the execution of WebMethod.
The SoapEnvelope parameter of ProcessMessage method has a Fault property,
but this fault property always contains SoapException, not the original... more >>
Checkbox Disabled: Enable Microsoft Web Services Enhancements SOAP Protocol Factory
Posted by Joseph Geretz at 1/17/2007 6:57:15 PM
I'm trying to convert my DIME Web Service (WSE 2.0) to use MTOM (WSE 3.0).
All the literature I'm reading specifies that I'll need to check both:
Enable this project for Web Services Enhancements
and
Enable Microsoft Web Services Enhancements SOAP Protocol Factory.
On the WSE 3.0 configura... more >>
Distributed transactions in Webservices.
Posted by Basil at 1/17/2007 2:49:44 PM
Hello!
Could you help me?
How can I implement distributed transactions in Webservices, if I have
Framework 1.1, WSE 2.0?
Could you give me a few samples?
Thanks.
Best regards, Basil.
... more >>
Why is my SoapContext.Current null?
Posted by Joseph Geretz at 1/17/2007 2:46:13 PM
I have a web service page which uses WSE 2.0 SP3 to return a file attachment
on one of its method calls. All web service methods are functioning
properly, except for this one method which uses WSE / DIME to attach the
file to SoapContext.Current. I've traced into the problem running the page
... more >>
Propagating caller identity across applications from a bare ASMX Service method to a WSE3 Service method
Posted by Howard Hoffman at 1/9/2007 6:12:39 PM
We've a set of WSE3 / ASMX Services in an application. Currently, the
application is configured to use KerberosSecurity.
We've now got a new customer that is only running .NET 1.1. For purposes of
discussion, our WSE3 / ASMX application is closed for interface changes or
extension (e.g. I c... more >>
WSE 3.0 and 2.0 interoperability
Posted by BBuck at 1/7/2007 8:41:00 PM
I posted this on Biztalk.General but thought it would be appropriate here as
well. I need design help with WSE.
I have a current environment that looks like the following. All tiers are
based on WSE 2.0 SP2.
1. Legacy .NET 1.1 WSE 2.0 SP2 client (.NET 1.1 Windows Forms App)
2. WSE 2.0 WS-... more >>
Odd problem with WSE
Posted by B.E.S. at 1/4/2007 7:07:30 PM
I have a WSDL provided to me by one of our partners.
I have Visual Studio 2003, WSE 1.0 (latest SP), and WSE 2.0 (SP3) installed
on this development machine.
I created a C# console application for testing. I enabled the project for
WSE 2.0 support and added a web reference using the WSDL m... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|