all groups > dotnet web services enhancements > september 2005 >
You're in the

dotnet web services enhancements

group:

WSE 2.0 SP3 and .NET Framework 2.0


WSE 2.0 SP3 and .NET Framework 2.0 David Regan
9/21/2005 12:00:03 AM
dotnet web services enhancements:
I want to build a web service using .NET Framework 2.0 that implements the
WS-* specs that were current when WSE 2.0 SP3 was released. In other words, I
want to interoperate with clients that use WSE 2.0 SP3 but develop my
services with Whidbey.

The download documentation for WSE 3.0 (which implements different versions
of the WS-* specs from WSE 2.0) has the following statement with respect to
WSE 2.0:

"Note that WSE 2.0 SP3 is only supported on .NET Framework 1.1 although it
does install on .NET Framework 2.0 Beta 2 release."

Does anybody know what this means? Can WSE 2.0 SP3 be installed so that it
uses the .NET framework classes and can I write .NET 2.0 classes that derive
from the the WSE 2.0 classses (e.g. derive from SoapReceiver when
implementing an HTTP handler)?
Re: WSE 2.0 SP3 and .NET Framework 2.0 Nathan Anderson [MSFT]
9/21/2005 10:48:21 AM
Yes, you can install WSE 2.0 on a machine with only whidbey on it and create
new classes that derive from WSE 2.0 classes.

Hope this helps.

[quoted text, click to view]

RE: WSE 2.0 SP3 and .NET Framework 2.0 Mark Fussell
9/22/2005 1:13:01 AM
See
http://msdn.microsoft.com/webservices/webservices/building/wse/default.aspx?pull=/library/en-us/dnwse/html/newwse3.asp#newwse3_topic6

specifically "Is WSE 2.0 supported on the .NET Framework 2.0?"

There will be a supported release of WSE 2.0 on the .NET Framework 2.0 after
it has released. Applications built with WSE 2.0 SP2 and SP3 applications
will be supported on .NET Framework 2.0; however, WSE 3.0 is the preferred
solution for the .NET Framework 2.0. There is no design-time support for WSE
2.0 with Visual Studio 2005 and WSE 2.0 is supported only on 32-bit and not
64-bit. WSE 2.0 SP3 does install with Visual Studio 2005 Beta 2 and the .NET
Framework 2.0, but is unsupported.

In other words you need to do design time support in in VS2003 but it will
run on .NET 2.0. WSE 3.0 targets VS2005.

What WS-* specs in WSE 2.0 were you most interested in supporting?

Thanks, Mark Fussell
WSE Program Manager

[quoted text, click to view]
Re: WSE 2.0 SP3 and .NET Framework 2.0 Pablo Cibraro
9/22/2005 10:41:11 AM
One more thing to consider, WSE 2.0 and WSE 3.0 use different WS-* spec
versions and therefore they don't interoperate well.

Regards,
Pablo Cibraro
www.lagash.com

[quoted text, click to view]

RE: WSE 2.0 SP3 and .NET Framework 2.0 David Regan
10/5/2005 12:38:01 AM
Mark,

Thank you for the clarification.

What you say is pretty much what I was expecting - that there would be a new
build of WSE2.0 on .NET 2.0 - I was just bemused about the statement about
WSE2.0SP3:

"Note that WSE 2.0 SP3 is only supported on .NET Framework 1.1 although it
does install on .NET Framework 2.0 Beta 2 release."

We are having to write a system that interoperates with a framework that
uses WSE2.0 (specifically the WS-Addressing aspects) and as .NET 2.0 is close
to RTM it would have been nice to start in Whidbey. But for now, we'll write
in .NET 1.1 and migrate in due course.

Regards,

David.

[quoted text, click to view]
Re: WSE 2.0 SP3 and .NET Framework 2.0 Sergey Bogdanov
11/28/2005 2:05:07 PM
Agree, this is very confusing for me. Mark Fussell said:
"There will be a supported release of WSE 2.0 on the .NET Framework 2.0
after it has released."

but in the same time:
"Is WSE 2.0 supported on the .NET Framework 2.0?

Yes. WSE 2.0 SP3 runs on .NET Framework 2.0. Applications built with WSE
2.0 SP3 will be supported on the .NET Framework 2.0;..."

When we should expect this new build for .NET 2.0?

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


[quoted text, click to view]
AddThis Social Bookmark Button