Ben,
That's an awful lot of "supporteds"..
Lets put the question another way.
1) I have a pure managed assembly built with VS2003 targetting .NET 1.1.
This has been provided by a 3rd party and I do not have the source.
2) I am using VS2005 and I am writing a pure managed app. I wish to run
this as a 64 bit app targetting .NET 2.0.
3) I wish the 64 bit .NET app to use the assembly mentioned in 1) above.
Where can I find clear info about the mixing of 64 & 32 bit components
inside 64 bit .NET apps?
[quoted text, click to view] "Benjamin Mitchell" <benjamin.mitchell@gmail.com> wrote in message
news:1121866355.124407.213860@g44g2000cwa.googlegroups.com...
> WSE 2 apps will never be supported on 64bit, WSE 3 apps will.
>
>>From Mark Fussell's 'What's new in WSE 3.0' article [1]:
>
> "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."
>
> Regards,
>
> Benjamin Mitchell [RD/MVP]
> 1 -
>
http://msdn.microsoft.com/webservices/building/wse/default.aspx?pull=/library/en-us/dnwse/html/newwse3.asp
>