473,796 Members | 2,464 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Target 1.0 framework

Can I target the 1.0 framework from VC++ 2003? (been
looking through help and on the newsgroups but can't find
out how to do it in VC)

Thanks
Chad
Nov 16 '05 #1
1 1724
Chad Silva wrote:
Can I target the 1.0 framework from VC++ 2003? (been
looking through help and on the newsgroups but can't find
out how to do it in VC)


For EXE-Apps this can be only done with an ".config" file:

Name it like: "Yourappname.ex e.config":
<?xml version="1.0"?>
<configuratio n>
<startup>
<supportedRunti me version="v1.1.4 322"/>
<supportedRunti me version="v1.0.3 705"/>
<requiredRuntim e version="v1.0.3 705"/></startup><runtim e>
<assemblyBindin g xmlns="urn:sche mas-microsoft-com:asm.v1"
appliesTo="v1.0 .3705">
<dependentAssem bly>
<assemblyIdenti ty name="Accessibi lity"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="cscompmgd "
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="CustomMar shalers"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="IEExecRem ote"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="IEHost"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="IIEHost"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="ISymWrapp er"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .JScript"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty
name="Microsoft .VisualBasic.Co mpatibility.Dat a"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .VisualBasic.Co mpatibility"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .VisualBasic"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .VisualBasic.Vs a"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .VisualC"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .Vsa"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft .Vsa.Vb.CodeDOM Processor"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="Microsoft _VsaVb"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="mscorcfg"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Co nfiguration.Ins tall"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Da ta"
publicKeyToken= "b77a5c561934e0 89" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.De sign"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Di rectoryServices "
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System"
publicKeyToken= "b77a5c561934e0 89" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Dr awing.Design"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Dr awing"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.En terpriseService s"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Ma nagement"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Me ssaging"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Ru ntime.Remoting"
publicKeyToken= "b77a5c561934e0 89" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty
name="System.Ru ntime.Serializa tion.Formatters .Soap"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Se curity"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Se rviceProcess"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.We b"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.We b.Mobile"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.We b.RegularExpres sions"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.We b.Services"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Wi ndows.Forms"
publicKeyToken= "b77a5c561934e0 89" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="System.Xm l"
publicKeyToken= "b77a5c561934e0 89" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="vjscor"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="VJSharpCo deProvider"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="7.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="vjslib"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="vjslibcw"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="vjswfc"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="VJSWfcBro wserStubLib"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="vjswfccw"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
<dependentAssem bly>
<assemblyIdenti ty name="vjswfchtm l"
publicKeyToken= "b03f5f7f11d50a 3a" culture="neutra l"/>
<bindingRedirec t oldVersion="0.0 .0.0-
65535.65535.655 35.65535" newVersion="1.0 .3300.0"/>
</dependentAssemb ly>
</assemblyBinding ></runtime></configuration>
--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/useritems/leakfinder.asp
Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1327
by: Scott Moore | last post by:
I am considering targeting .net with my existing compiler. I am new to both jvm and .net targets. I have no preference. This is not designed to start an argument, I would just like the information. I may decide to use either one, or both. Heres the question: With jvm it is very clear what I get for the effort of targeting the jvm for my compiler output. You can run jvm programs off a web page, and even if you don't use that mode,...
6
1865
by: Plumer | last post by:
Good morning everyone, I am having difficulty distributing a Release version of an application. System info C# DOTNET, MDE 2002, Version 7.0.9466 .Net Framework, version 1.0.3705 My Desktop Operating system (as reported by Control Panel.System) is: Windows XP, Version 2002
22
2179
by: larry | last post by:
I was just looking at a demo training that mindleaders has on .net training: http://www.mindleaders.com/products/democourse3.asp And I don't believe this is correct or at least is misleading to me: "The search for an easy, productive, and very powerful programming language led to the birth of Visual C#. Visual C# incorporates the best features of Visual C++ and Visual Basic. Visual C# enables you to
3
1674
by: LordHog | last post by:
Hello, I am wondering if there is a way to target the .NET v1.1 framework under Visual C# Express Beta 2? The application is a console application so no Winforms is needed. Thanks Mark
5
4292
by: Mike | last post by:
Is it possible to specify the target framework version in the Web.Config file? I'm planning on installing the Whidbey Beta2 framework soon and want to explicitly make sure I'm pointing to the 2003 framework for some existing web applications. Thanks, Mike
2
2899
by: Kenneth Jonsson | last post by:
I have an COM server in an assembly. When it is deployed on a target computer it needs to be registred with RegAsm. I created a custom action in the deploy project, starting RegAsm with the assembly DLL as command argument. It all works as expected. To make RegAsm available I installed it from the framework bin directory to the componentes application folder on the target machine. An custom action can only refer executables in application...
4
1566
by: David Veeneman | last post by:
Will Orcas target Windows XP (using .NET 3.0) when using WPF, or will it only target Vista? I'm getting ready to start a project on which I'd like to use WPF, but I'm going to have to target both XP and Vista computers. Thanks David Veeneman Foresight Systems
8
1584
by: Matt F | last post by:
I'm pretty sure I've seen this question before, but can't seem to find it again --- I've got a project that I'm working on that I'm not going to be able to migrate to the V2 framework for a little while.so I'm forced to work in VS2003. I would MUCH rather work in VS2005 and simply target the V1.1 framework --- is there an easy way to do this? If it's a setting someplace, is it project specific? I have other projects in V2 that I don't...
2
7619
by: John | last post by:
Hi there, I've started off a new web site project in VS 2008 and inadvertently left the target framework as 3.5, when I really meant to base it 2.0. I've looked at the project properties page and changed the Build / Target Framework to 2.0 but I notice that References (also in web.config) still have 3.5 references such as LINQ. Can you change a project target framework half way through or can it only be
5
1822
by: zacks | last post by:
I am working on an application in VS2008. I have set the target framework to 2.0. I distributed the app to a coworker in MSI format. When he tried to install it, he was told that he needed to install the 3.5 framework. I am wondering, when I created the project, I didn't even notice the dropdown in the create project dialog to select the target framework, so it was initially created with 3.5 as the target framework. But I went into the...
0
9528
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10174
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10012
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7548
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5442
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5575
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4118
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2926
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.