![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, We are using Framework 1.0 for all our ASP.NET and Windows application projects. We plan on going to Framework 1.1. On MSDN, they say that for Windows application, we have to add a section in the configuration file so the application will be forced to use the 1.1 framework. For an ASP.NET Application, on installing, the 1.1 Framwork, the ISAPI filter will automatically change to the 1.1 filter at the root of IIS. So, by default, the ASP.NET will use the new framework if not told different on the web site level. But what about a class library project or assemblies that are in the GAC? Is there a way for those components to use the 1.1 framework and not having them to be recompiled with VS 2003? Since those components doesn't have a configuration file and are using a strongly typed name is there a way to tell those components to use 1.1? Thank's for any idea. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |