WSE 3.0
-
It is clearly mentioned in the installation document that WSE 2.0 can not be installed on later versions of .net 1.1. So can i assume that the WSE 2.0 is built in in .Net 2.0 or i have to use WSE 3.0 to work with .net 2.0. can any body give me a brief explanation. ThanX in advance.
Ramesh.Kanjinghat
-
It is clearly mentioned in the installation document that WSE 2.0 can not be installed on later versions of .net 1.1. So can i assume that the WSE 2.0 is built in in .Net 2.0 or i have to use WSE 3.0 to work with .net 2.0. can any body give me a brief explanation. ThanX in advance.
Ramesh.Kanjinghat
WSE 3.0 must be installed (i'ts an add-on, not part of the basic framwork). You might want to consider using WCF (winfx/.Net3.0) instead, since it is much cleaner than WSE 3.0. .Net 3.0 is also an add-on to Net 2.0, and has a separate installer.