have .Net framework version 1.0.3705 with Visual studio 7.0.9466.
I want to upgrade .Net framework version to 1.1. If I upgrade will I have
issues with the already deployed webservices?
Do I need redeploy them?
And also do I need to upgrade the Visual studio also?
Thanks
.NET Framework 1.1 can run side-by-side with .NET Framework 1.0, see how on
http://www.asp.net/faq/SideBySide.aspx
I you really want to upgrade to 1.1, see
http://www.gotdotnet.com/team/changeinfo/Backwards1.0to1.1/default.aspx for
breaking changes between 1.0 and 1.1.
Lionel.
> have .Net framework version 1.0.3705 with Visual studio 7.0.9466.
>
[quoted text clipped - 6 lines]
>
> Thanks