all groups > dotnet distributed apps > november 2007 >
You're in the

dotnet distributed apps

group:

[ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ?


[ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Oriane
11/12/2007 6:08:39 PM
dotnet distributed apps:
Hi there,

I deploy my WPF application with Visual Studio 2008 and ClickOnce. My
application runs with the ;Net 3.0 framework, but during the installation
steps, the .Net 3.5 component is required... Do you know why ? Could VStudio
2008 need this component ?

Oriane
Re: Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ?
11/13/2007 12:29:36 AM
[quoted text, click to view]

What version of the framework does your project target?

Jon
Re: Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ?
11/13/2007 1:20:18 AM
[quoted text, click to view]

Hmm. Not sure then. It's possible that ClickOnce itself has changed to
depend on things in .NET 3.5...

Jon
Re: Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Oriane
11/13/2007 9:57:34 AM
Hi Jon,
"Jon Skeet [C# MVP]" <skeet@pobox.com> a écrit dans le message de
news:1194942576.276152.134080@k79g2000hse.googlegroups.com...
[quoted text, click to view]
Framework .Net 3.0

Oriane
Re: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Oriane
11/13/2007 10:21:59 AM
The help online from Visual Studio 2008 states that:
".NET Framework 3.5
This package installs the following:

..NET Framework versions 2.0, 3.0, and 3.5

Support for all .NET Framework versions on 32-bit (x86) and 64-bit (x64)
operating systems

Language packs for all .NET Framework versions

Service packs for .NET Framework 2.0 and 3.0

..NET Framework 3.0 is included with Windows Vista, and .NET Framework 3.5 is
included with Visual Studio 2008. It is required for all Visual Basic and
Visual C# projects that are expected to run on x86 and x64 operating
systems. Note that Visual Basic and Visual C# projects are compiled for any
CPU architecture by default. For more information, see Redistributing the
..NET Framework and Deploying 64-bit Applications.

By default, this item is selected.
"
If I deselect this item, nothing is changed and the 3.5 framework is still
required. The thing is that this framework has to be installed also on Vista
and is quite heavy. My experience is that it takes at least 15 minutes to
download and install the 3.5 framework. So I'm not sure that my fulure users
will be patient enough...

Oriane
Re: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Bryan Phillips
11/17/2007 4:54:35 PM
Is your project targeted at the .Net 3.0 or 3.5 frameworks?

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MVP - Client Application Development
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



[quoted text, click to view]
Re: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Oriane
11/21/2007 1:47:10 PM
"Bryan Phillips" <bphillips@nospam.spamcop.net.spammenot> a écrit dans le
message de news:%23nesRqTKIHA.3400@TK2MSFTNGP03.phx.gbl...
[quoted text, click to view]
Framework .Net 3.0

Oriane
Re: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Bryan Phillips
11/22/2007 6:21:21 AM
Can you modify the ClickOnce settings to remove the dependency on .Net
3.5?

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MVP - Client Application Development
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



[quoted text, click to view]
Re: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ? Oriane
11/22/2007 10:24:12 AM
"Bryan Phillips" <bphillips@nospam.spamcop.net.spammenot> a écrit dans le
message de news:%23SCBo$MLIHA.5116@TK2MSFTNGP03.phx.gbl...
[quoted text, click to view]
In fact, this is the question I would like to be answered !!

Oriane
RE: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Be Ken Lemieux
12/12/2007 5:26:00 AM
Have you looked at the prerequisites on the projects publish tab. Make sure
you have checked the desired version of framework.

Changing the target plateform does not automatically adjust the prerequisite.
--
Kenneth Lemieux
Project Engineer
Whelen Engineering Co., Inc.


[quoted text, click to view]
RE: [ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Be Nikolay Podkolzin
12/14/2007 8:16:03 AM
You need check out the "use application manifest for trust application" in
the Preperties->Publish->Option Button, If you doesn't user .NET 3.5 or some
features from .NET 3.5

[quoted text, click to view]
AddThis Social Bookmark Button