Hi Mark,
WSE 2 works fine on .NET 2.0 so you can migrate your application without
problems.
I've already done an application using these two technologies and it worked
ok.
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com
>I have an client application that uses WSE 2 SP3 to secure a web service
> connection. Can I migrate the application to the .Net 2.0 framework still
[quoted text clipped - 3 lines]
>
> Thanks
Mark Arnott - 15 Nov 2005 22:48 GMT
Thanks Pablo.
I converted the project and some of the WSE 2 related code compiled. The
conversion process regenerated my web references without the WSE proxy
classes and this caused compile errors. I can manually add the WSE class
from the backup and then everything complies.
I am wondering if WSE 2 can be integrated with the Visual Studio 2005 IDE
like it was with the VS 2003 IDE?
> Hi Mark,
> WSE 2 works fine on .NET 2.0 so you can migrate your application without
[quoted text clipped - 14 lines]
> >
> > Thanks
Nathan Anderson [MSFT] - 16 Nov 2005 16:10 GMT
Unfortunately there are no plans to integrate WSE 2 with the VS 2005 IDE.
Thanks.
> Thanks Pablo.
>
[quoted text clipped - 24 lines]
> > >
> > > Thanks
Robert - 17 Nov 2005 19:51 GMT
THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU !!!!!
This was exactly what I needed to hear and try.
I have been able to get this to work also!
One additional note, some of the app.config is different btwn WSE 2.0 and
WSE 3.0, so if you had 3.0 in there, you may need to back-port some of it to
WSE 2.0 structure (or create a full 2.0 version on the side and copy the
config over).
Thanks again!
Robert
> Hi Mark,
> WSE 2 works fine on .NET 2.0 so you can migrate your application without
[quoted text clipped - 14 lines]
> >
> > Thanks