• Should not be an issue. .NET frameworks are backwards compatible. However, like SQL Server, some features may be removed moving forward. There were certain features in 1.1 and 2.0 that are no longer in 3.5+. If your application uses those, then you must have the particular version installed for it to work. However, installing a newer framework won't affect the existing application.