G
Guest
I currently have VS2003 .net 1.1 installed with a number of 1.1 projects
built in it. All of these projects create the /bin dll for deployment and
have been running on remote servers that have the 1.1 framework installed. If
I install Visual Web Developer Express Edition 2005 on my machine, it will
install the .net 2.0 framework. When I go back and open up the 1.1 projects
in VS2003 and deploy them again creating the /bin dll, will they run on the
remote server what only has .net 1.1 on it? Or does having the 2.0 framework
installed on my machine cause a build of the /bin dll to have some specific
2.0 items in it that will cause a 1.1 machine to make them crash?
I don't want to install VWDEE2005 and cause all sorts of problems to the
point of having to rebuild my laptop which can take up to 8 hours.
George
George
built in it. All of these projects create the /bin dll for deployment and
have been running on remote servers that have the 1.1 framework installed. If
I install Visual Web Developer Express Edition 2005 on my machine, it will
install the .net 2.0 framework. When I go back and open up the 1.1 projects
in VS2003 and deploy them again creating the /bin dll, will they run on the
remote server what only has .net 1.1 on it? Or does having the 2.0 framework
installed on my machine cause a build of the /bin dll to have some specific
2.0 items in it that will cause a 1.1 machine to make them crash?
I don't want to install VWDEE2005 and cause all sorts of problems to the
point of having to rebuild my laptop which can take up to 8 hours.
George
George