Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / January 2006

Tip: Looking for answers? Try searching our database.

Install of programs using framework 2 on computer using framework

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Numberouane - 19 Jan 2006 11:20 GMT
Hi all,

I use Visual Studio 2005 which needs the framework 2. I have writen a
program with forms which uses the component System.Windows.forms. Visual
Studio uses the framework 2 for this component.

The problem is that I want to install the program on a critical application
server on which I can't use the framework 2.

Is it possible to force Visual Studio to use the framework 1.1 or to
implement a compatibility?
Every one who has a solution to my problem is welcome! :o)

Thanks for your help!
Jeroen Vandezande - 19 Jan 2006 11:49 GMT
> Hi all,
>
[quoted text clipped - 9 lines]
> implement a compatibility?
> Every one who has a solution to my problem is welcome! :o)

Hi,

As far as I know is Chrome the only language that can use VS2005 and target
framework 1.1 aswell as 2. (and Mono for that matter)
What you can try todo is to download the C# commandline compiler for the 1.1
framework and after the app is ready, recompile it with that compiler.

Best Regards,

Jeroen Vandezande
Numberouane - 19 Jan 2006 13:39 GMT
Hi Jeroen,

I have an another answer from the forum of developpez.com (a french website).
The guy said to paste these lines in the App.config:

<startup>
<supportedRuntime version="v1.1.4322" />
</startup>

I will test it first and if it does not work, i will try to adapt your
solution (I work with VB.NET).

Thanks for your help! :o)

> > Hi all,
> >
[quoted text clipped - 20 lines]
>
> Jeroen Vandezande

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.