HighTechTalks DotNet Forums  

Framework 1.0 to 1.1 conversion.

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss Framework 1.0 to 1.1 conversion. in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Luc Bisson
 
Posts: n/a

Default Framework 1.0 to 1.1 conversion. - 11-03-2003 , 08:43 PM






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.



Reply With Quote
  #2  
Old   
Alfred C Thompson II
 
Posts: n/a

Default Re: Framework 1.0 to 1.1 conversion. - 11-04-2003 , 12:32 AM






Try asking in the framework specific news groups. What you have is not an
academic issue but a framework issue.

Alfred

"Luc Bisson" <luc.bisson (AT) videotron (DOT) ca> wrote

Quote:
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.





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.