K kam Oct 28, 2003 #1 How to make ADD REFERENCE seeing 1.1 instead seeing 1.0 framework? Both 1.0 and 1.1 are installed in seperated folder.
How to make ADD REFERENCE seeing 1.1 instead seeing 1.0 framework? Both 1.0 and 1.1 are installed in seperated folder.
J Jay B. Harlow [MVP - Outlook] Oct 28, 2003 #2 Kam, It sounds like you are using VS.NET 2002, to make VS.NET see 1.1, you need to upgrade to VS.NET 2003. Hope this helps Jay
Kam, It sounds like you are using VS.NET 2002, to make VS.NET see 1.1, you need to upgrade to VS.NET 2003. Hope this helps Jay
G General Protection Fault Oct 28, 2003 #3 You can't do that with the old VS.NET. Just configure the app using the ..NET Framework Configuration Tools to redirect the version. Or write a publisher policy file.
You can't do that with the old VS.NET. Just configure the app using the ..NET Framework Configuration Tools to redirect the version. Or write a publisher policy file.