473,395 Members | 1,986 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Remove v3.5 reference?

How can I know what references I have used in my project? Is it those under
"All Components" in Object Browser? How to remove them?
I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.

Jul 21 '08 #1
13 2146
On Jul 21, 4:31*pm, "Elliot" <elliot_barc...@hotmail.co.ukwrote:
How can I know what references I have used in my project?
Expand the "references" node in solution explorer.
Is it those under "All Components" in Object Browser?
Not sure - I don't use the Object Browser much.
How to remove them?
Select a reference and hit "Delete" IIRC.
I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.
Hmm... not sure why that is. I'm not terribly knowledgeable about
installers.

Jon
Jul 21 '08 #2
On 21 Juli, 18:27, "Jon Skeet [C# MVP]" <sk...@pobox.comwrote:
On Jul 21, 4:31*pm, "Elliot" <elliot_barc...@hotmail.co.ukwrote:
How can I know what references I have used in my project?

Expand the "references" node in solution explorer.
Is it those under "All Components" in Object Browser?

Not sure - I don't use the Object Browser much.
How to remove them?

Select a reference and hit "Delete" IIRC.
Ehh, might be an idea to open the project file with notepad and delete
the references that way... (If you cant do it from the IDE)

//CY

Jul 21 '08 #3
Even I remove those has runtime version 3.5, the installer also ask install
3.5.
"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:be**********************************@e39g2000 hsf.googlegroups.com...
On Jul 21, 4:31 pm, "Elliot" <elliot_barc...@hotmail.co.ukwrote:
>How can I know what references I have used in my project?

Expand the "references" node in solution explorer.
>Is it those under "All Components" in Object Browser?

Not sure - I don't use the Object Browser much.
>How to remove them?

Select a reference and hit "Delete" IIRC.
>I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.

Hmm... not sure why that is. I'm not terribly knowledgeable about
installers.

Jon
Jul 21 '08 #4
I discover a new thing.
I made a new setup project without adding anything in it, the installer also
ask user to install 3.5 in anvance.
"Elliot" <el************@hotmail.co.ukwrote in message
news:10**********************************@microsof t.com...
How can I know what references I have used in my project? Is it those
under "All Components" in Object Browser? How to remove them?
I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.
Jul 21 '08 #5
Is .Net 3.5 checked as a prerequisite in your setup project?

"Elliot" wrote:
How can I know what references I have used in my project? Is it those under
"All Components" in Object Browser? How to remove them?
I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.

Jul 21 '08 #6
No, I unchecked 3.5(checked in default) and checked 2.0.
"Family Tree Mike" <Fa************@discussions.microsoft.comwrote in
message news:33**********************************@microsof t.com...
Is .Net 3.5 checked as a prerequisite in your setup project?

"Elliot" wrote:
>How can I know what references I have used in my project? Is it those
under
"All Components" in Object Browser? How to remove them?
I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.

Jul 21 '08 #7
Is it that one?

"ExternalPersistence"
{
"LaunchCondition"
{
"{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_09F164BB6F534AE3B0FB7ABC30979DF5"
{
"Name" = "8:.NET Framework"
"Message" = "8:[VSDNETMSG]"
"Version" = "8:3.5.21022"
"AllowLaterVersions" = "11:FALSE"
"InstallUrl" =
"8:http://go.microsoft.com/fwlink/?LinkId=76617"
}
}
}

<ch*******@gmail.comwrote in message
news:01**********************************@e39g2000 hsf.googlegroups.com...
On 21 Juli, 18:27, "Jon Skeet [C# MVP]" <sk...@pobox.comwrote:
>On Jul 21, 4:31 pm, "Elliot" <elliot_barc...@hotmail.co.ukwrote:
How can I know what references I have used in my project?

Expand the "references" node in solution explorer.
Is it those under "All Components" in Object Browser?

Not sure - I don't use the Object Browser much.
How to remove them?

Select a reference and hit "Delete" IIRC.

Ehh, might be an idea to open the project file with notepad and delete
the references that way... (If you cant do it from the IDE)

//CY
Jul 21 '08 #8
Will it take effect?
View->Editor->Launch conditions
Select .NET Framework & change version to 2.0.50727?
"Elliot" <el************@hotmail.co.ukwrote in message
news:CC**********************************@microsof t.com...
Is it that one?

"ExternalPersistence"
{
"LaunchCondition"
{

"{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_09F164BB6F534AE3B0FB7ABC30979DF5"
{
"Name" = "8:.NET Framework"
"Message" = "8:[VSDNETMSG]"
"Version" = "8:3.5.21022"
"AllowLaterVersions" = "11:FALSE"
"InstallUrl" =
"8:http://go.microsoft.com/fwlink/?LinkId=76617"
}
}
}

<ch*******@gmail.comwrote in message
news:01**********************************@e39g2000 hsf.googlegroups.com...
>On 21 Juli, 18:27, "Jon Skeet [C# MVP]" <sk...@pobox.comwrote:
>>On Jul 21, 4:31 pm, "Elliot" <elliot_barc...@hotmail.co.ukwrote:

How can I know what references I have used in my project?

Expand the "references" node in solution explorer.

Is it those under "All Components" in Object Browser?

Not sure - I don't use the Object Browser much.

How to remove them?

Select a reference and hit "Delete" IIRC.

Ehh, might be an idea to open the project file with notepad and delete
the references that way... (If you cant do it from the IDE)

//CY
Jul 21 '08 #9
Elliot <el************@hotmail.co.ukwrote:
Even I remove those has runtime version 3.5, the installer also ask install
3.5.
Have you looked at the properties for the installer?

--
Jon Skeet - <sk***@pobox.com>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
Jul 21 '08 #10
Yes, but nothing refer to .NET Framework.
"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:MP*********************@msnews.microsoft.com. ..
Elliot <el************@hotmail.co.ukwrote:
>Even I remove those has runtime version 3.5, the installer also ask
install
3.5.

Have you looked at the properties for the installer?

--
Jon Skeet - <sk***@pobox.com>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
Jul 21 '08 #11
On Mon, 21 Jul 2008 20:27:39 +0200, Elliot <el************@hotmail.co.uk>
wrote:
Will it take effect?
View->Editor->Launch conditions
Select .NET Framework & change version to 2.0.50727?
I have been fighting with the exact same isuue earlier today, and found
the solution to be two-fold:

1. View Editor Launch Conditions, select .NET Framework, set Version =
2.0.50727 in the property window.

2. Right-click setup project Properties, click the "Prerequisites..."
button, check ".NET Framework 2.0 (x86)", uncheck ".NET Framework 3.5".

Hope this helps :)

--
Joern Schou-Rode
http://malamute.dk/
Jul 21 '08 #12
Yes, it works finely now.
Thanks for anyone showing your ideas.

"Joern Schou-Rode" <js*@malamute.dkwrote in message
news:op.uenpg3vu31zpn8@marvin...
On Mon, 21 Jul 2008 20:27:39 +0200, Elliot <el************@hotmail.co.uk>
wrote:
>Will it take effect?
View->Editor->Launch conditions
Select .NET Framework & change version to 2.0.50727?

I have been fighting with the exact same isuue earlier today, and found
the solution to be two-fold:

1. View Editor Launch Conditions, select .NET Framework, set Version =
2.0.50727 in the property window.

2. Right-click setup project Properties, click the "Prerequisites..."
button, check ".NET Framework 2.0 (x86)", uncheck ".NET Framework 3.5".

Hope this helps :)

--
Joern Schou-Rode
http://malamute.dk/
Jul 22 '08 #13
Also check the GAC.
"Elliot" <el************@hotmail.co.ukwrote in message
news:10**********************************@microsof t.com...
How can I know what references I have used in my project? Is it those
under "All Components" in Object Browser? How to remove them?
I am going to downgrade my project from .NET Framework 3.5 to 2.0 by
changing TargetFramework to ".NET Framework 2.0" in Project Properties.
Howerver, the installer still ask the user has to install 3.5 first.

Jul 23 '08 #14

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

Similar topics

12
by: Sam Collett | last post by:
How do I remove an item with a specified value from an array? i.e. array values 1,2,2,5,7,12,15,21 remove 2 from array would return 1,5,7,12,15,21 (12 and 21 are NOT removed, duplicates are...
1
by: Matt | last post by:
Hello, I would like to be able to delete (as in stdio.h remove()) fstream objects. Is there a means for me to do this in C++? I see no such capability in my references. remove() is not so...
9
by: Ken | last post by:
I am trying to create one image using JavaScript; then later in the script remove the image - not just remove the src. The following creates the image, but I have been unable to remove it. How...
1
by: Deano | last post by:
I now have a reference to "Microsoft Forms 2.0 Object Library" which I think has appeared when I dropped a spinner control onto a form. I got rid of that control quickly and the code behind it....
5
by: Robert Zurer | last post by:
I have a large pool of business objects all referencing one another in various ways. In the client application I want to do something like employee.Delete(); Behind the scenes, I want to...
9
by: Charles Law | last post by:
I have a form on which user controls are placed at runtime. When a control is added to the form a handler is added for an event that a high-level object raises, which must be handled by the new...
4
by: VB User | last post by:
Can anyone let me know how I should do to remove an excel reference which I added to the project, now that I don't need it? Thanks
6
by: tshad | last post by:
Is there a reason to use session.remove over session.contents.remove? Don't they both remove the key and data from the contents collection? I assume that session(x) = nothing does essentially...
3
by: ThazKool | last post by:
No matter what I do the external class library DLL is added back to the bin folder. I have tried to remove this on the server, in vss, and in the "Temporary ASP.NET Files" folders to no avail. ...
1
Drace
by: Drace | last post by:
Hello all, I have had a problem with MSSTDFMT.DLL for quite some time now. If I try to remove this reference in the VB project, it gets put back in immediately after running or compiling the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
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...

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.