473,804 Members | 3,790 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Remove Framework 3.5 dependency

Hi, I'm develop software in VS2008; I create the project using Frame2.0, the
same for the project installer, but when I try to install the program, the
installer ask me for frame 3.5, how I can remove that dependency?

I check the references, and I don't have any reference to frame3.5, and in
the installer I remove of prerequisites the frame3.5.

Thanks in advance for any help.

Freddy Coal.
Oct 9 '08 #1
8 3527
Go to Properties of your project,
Go to the Compile Tab

Click on Advanced Compile Options ( in the bottome left of the tab )

What does "Target Framework Say"

It probably says .Net Framework 3.5

Set that to 2.0

Miro

"Freddy Coal" <fr********@gma il.comwrote in message
news:Oe******** ******@TK2MSFTN GP02.phx.gbl...
Hi, I'm develop software in VS2008; I create the project using Frame2.0,
the same for the project installer, but when I try to install the program,
the installer ask me for frame 3.5, how I can remove that dependency?

I check the references, and I don't have any reference to frame3.5, and in
the installer I remove of prerequisites the frame3.5.

Thanks in advance for any help.

Freddy Coal.

Oct 9 '08 #2
On Oct 9, 1:59*pm, "Miro" <m...@beero.com wrote:
Go to Properties of your project,
Go to the Compile Tab

Click on Advanced Compile Options ( in the bottome left of the tab )

What does "Target Framework Say"

It probably says .Net Framework 3.5

Set that to 2.0
I ran into this same problem myself. The target framework was 2.0. The
only way I got around it was to throw away the VS setup project and
make a setup project with WISE.
>
Miro

"Freddy Coal" <freddyc...@gma il.comwrote in message

news:Oe******** ******@TK2MSFTN GP02.phx.gbl...
Hi, I'm develop software in VS2008; I create the project using Frame2.0,
the same for the project installer, but when I try to install the program,
the installer ask me for frame 3.5, how I can remove that dependency?
I check the references, and I don't have any reference to frame3.5, andin
the installer I remove of prerequisites the frame3.5.
Thanks in advance for any help.
Oct 9 '08 #3
Miro, thanks for yor answer, I change that for Frame 2.0, but I have the
same problem with the installer, you have another idea?

Thanks in advance for you time.

Freddy Coal
"Miro" <mi**@beero.com wrote in message
news:Or******** ******@TK2MSFTN GP06.phx.gbl...
Go to Properties of your project,
Go to the Compile Tab

Click on Advanced Compile Options ( in the bottome left of the tab )

What does "Target Framework Say"

It probably says .Net Framework 3.5

Set that to 2.0

Miro

"Freddy Coal" <fr********@gma il.comwrote in message
news:Oe******** ******@TK2MSFTN GP02.phx.gbl...
>Hi, I'm develop software in VS2008; I create the project using Frame2.0,
the same for the project installer, but when I try to install the
program, the installer ask me for frame 3.5, how I can remove that
dependency?

I check the references, and I don't have any reference to frame3.5, and
in the installer I remove of prerequisites the frame3.5.

Thanks in advance for any help.

Freddy Coal.


Oct 9 '08 #4
Zacks, WISE is very expensive for me, you have another solution?.

Thanks in advance.

Freddy Coal

<za***@construc tion-imaging.comwrot e in message
news:47******** *************** ***********@o4g 2000pra.googleg roups.com...
On Oct 9, 1:59 pm, "Miro" <m...@beero.com wrote:
Go to Properties of your project,
Go to the Compile Tab

Click on Advanced Compile Options ( in the bottome left of the tab )

What does "Target Framework Say"

It probably says .Net Framework 3.5

Set that to 2.0
I ran into this same problem myself. The target framework was 2.0. The
only way I got around it was to throw away the VS setup project and
make a setup project with WISE.
>
Miro

"Freddy Coal" <freddyc...@gma il.comwrote in message

news:Oe******** ******@TK2MSFTN GP02.phx.gbl...
Hi, I'm develop software in VS2008; I create the project using Frame2.0,
the same for the project installer, but when I try to install the
program,
the installer ask me for frame 3.5, how I can remove that dependency?
I check the references, and I don't have any reference to frame3.5, and
in
the installer I remove of prerequisites the frame3.5.
Thanks in advance for any help.

Oct 9 '08 #5
Zacks, WISE is very expensive for me, you have another solution?.

Innosetup http://www.innosetup.com

"Freddy Coal" <fr********@gma il.comschreef in bericht
news:%2******** *******@TK2MSFT NGP06.phx.gbl.. .
Zacks, WISE is very expensive for me, you have another solution?.

Thanks in advance.

Freddy Coal

<za***@construc tion-imaging.comwrot e in message
news:47******** *************** ***********@o4g 2000pra.googleg roups.com...
On Oct 9, 1:59 pm, "Miro" <m...@beero.com wrote:
>Go to Properties of your project,
Go to the Compile Tab

Click on Advanced Compile Options ( in the bottome left of the tab )

What does "Target Framework Say"

It probably says .Net Framework 3.5

Set that to 2.0

I ran into this same problem myself. The target framework was 2.0. The
only way I got around it was to throw away the VS setup project and
make a setup project with WISE.
>>
Miro

"Freddy Coal" <freddyc...@gma il.comwrote in message

news:Oe******* *******@TK2MSFT NGP02.phx.gbl.. .
Hi, I'm develop software in VS2008; I create the project using
Frame2.0,
the same for the project installer, but when I try to install the
program,
the installer ask me for frame 3.5, how I can remove that dependency?
I check the references, and I don't have any reference to frame3.5, and
in
the installer I remove of prerequisites the frame3.5.
Thanks in advance for any help.


Oct 9 '08 #6
Michel Posseth [MCP] wrote:
>Zacks, WISE is very expensive for me, you have another solution?.

Innosetup http://www.innosetup.com
I'll second that recommendation -- InnoSetup is an excellent, powerful and
completely free install kit maker which I've used for all of my software
releases with no problems whatsoever.

--

(O)enone
Oct 9 '08 #7
How put the Frame2.0 requirement in Innosetup project?; I'm learning to use
that tool, and I download ISTool complement, but I don't understand how put
the requirements in the installation file.

Thanks in advance.

Freddy Coal

"(O)enone" <oe****@nowhere .comwrote in message
news:gc******** **@aioe.org...
Michel Posseth [MCP] wrote:
>>Zacks, WISE is very expensive for me, you have another solution?.

Innosetup http://www.innosetup.com

I'll second that recommendation -- InnoSetup is an excellent, powerful and
completely free install kit maker which I've used for all of my software
releases with no problems whatsoever.

--

(O)enone

Oct 14 '08 #8

http://www.blackhillsoftware.com/blo...net-framework/

http://www.codeproject.com/KB/instal...up_instal.aspx

Google is your friend ":-)

http://www.google.nl/search?hl=nl&q=...G=Zoeken&meta=

HTH

Michel
"Freddy Coal" <fr********@gma il.comschreef in bericht
news:OE******** ******@TK2MSFTN GP05.phx.gbl...
How put the Frame2.0 requirement in Innosetup project?; I'm learning to
use that tool, and I download ISTool complement, but I don't understand
how put the requirements in the installation file.

Thanks in advance.

Freddy Coal

"(O)enone" <oe****@nowhere .comwrote in message
news:gc******** **@aioe.org...
>Michel Posseth [MCP] wrote:
>>>Zacks, WISE is very expensive for me, you have another solution?.

Innosetup http://www.innosetup.com

I'll second that recommendation -- InnoSetup is an excellent, powerful
and completely free install kit maker which I've used for all of my
software releases with no problems whatsoever.

--

(O)enone


Oct 15 '08 #9

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

Similar topics

1
3103
by: Paul Klanderud | last post by:
I'm having a problem with being unable to remove a reference to an old, nonexistent version of a strongly- named assembly. I should mention that my issues arose at the same time I upgraded from v 1.0.3705 to v 1.1.4322 of the framework (and to the 2003 IDE); I've been recompiling old 1.0 components. I had created the assembly and installed in the GAC with a
3
2442
by: Frankie | last post by:
I want to build a standard application (without .NET Framework features) with my Visual C++.NET. I want to produce a standalone executable application that runs in another PC without .NET Framework. How can i do this? (if there isn't .NET Framework, my application doesn't work...)
0
1485
by: Namratha Shah \(Nasha\) | last post by:
Hi All, We have almost covered all the .NET Framework Tools except a few, which we will cover in the coming days. Today we will are going to check out a tool called as mscorcfg.msc. This is a .Net configuration tool, which allows you to manage .Net Framework GAC, security policies through Microsoft management console. You will fing this tool in
5
1114
by: Terry Olsen | last post by:
I'm guessing that the release version of framework 2.0 isn't compatible with VS2005b2. After installing it, VS crashes upon launch and my applications compiled under the beta version of the framework crash on certain situations.
1
2550
by: vincentt | last post by:
Hi, We code DLL's and so far it was done using VS6.0. We are planning to migrate the VS.NET 2005 and use the VS6 VC++ code which generated the DLL to VS 2005 VC++.NET. However we donot plan to use any of .NET features as of now. I just need the C++ code to compile and generate me the .dll file. When I tried porting it to VC++.NET, the project file was converted and an adding the dependency include / bin folders, the project compiled to a...
6
2601
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, If I am using Visual Studio 2005 to build a C# Class Library (COM), it is as default dependent on .Net Runtime Framework 2.0 when running? If I am using Visual Studio 2003 to build a C# Class Library (COM), it is as default dependent on .Net Runtime Framework 1.1 when running? How to check the .Net Framework Runtime dependencies when using Visual Studio?
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...
1
1163
by: karlid | last post by:
hi, For some reason one of my sites is throwing an ugly error message when I deploy it to a remote server. The error looks like this: "Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. "
1
2737
by: castle98 | last post by:
Does anyone know of any way to run Net Framework 1.1 in Vista Ultimate x64? I have several programs that will not load in this version of Vista because they require the Net 1.1. I have tried everything that I know and nothing seems to work. Any help would be greatly appreciated. -- castle98
0
9576
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,...
0
10568
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10323
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9138
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7613
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
5516
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...
1
4292
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
3813
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2988
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.