Hi
When I create a new project in VS 2008, I select .NET Framework 2.0.
But when I compile it I see that it is compiled to .NET Framework 3.5 ! I have checked the Project Properties and it it set to .NET Framework 2.0.
The thing is that when I create a Setup & Deployment project for this application I see that in the Setup Properties - Prerequisites... the .NET Framework 3.5 is checked. I uncheck this and create the setup. When the user tries to install the setup, it asks for .NET Framwork 3.5 !!
HELP !!!
Peter
Here's the compile output :
----- Rebuild All started: Project: WindowsFormsApplication3, Configuration: Debug Any CPU ------
C:\WINDOWS\Microsoft.NET\F
ramework\v
3.5\Csc.ex
e /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:C:\WINDOWS\Micr
osoft.NET\
Framework\
v2.0.50727
\System.Da
ta.dll /reference:C:\WINDOWS\Micr
osoft.NET\
Framework\
v2.0.50727
\System.De
ployment.d
ll /reference:C:\WINDOWS\Micr
osoft.NET\
Framework\
v2.0.50727
\System.dl
l /reference:C:\WINDOWS\Micr
osoft.NET\
Framework\
v2.0.50727
\System.Dr
awing.dll /reference:C:\WINDOWS\Micr
osoft.NET\
Framework\
v2.0.50727
\System.Wi
ndows.Form
s.dll /reference:C:\WINDOWS\Micr
osoft.NET\
Framework\
v2.0.50727
\System.Xm
l.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\WindowsForm
sApplicati
on3.exe /resource:obj\Debug\Window
sFormsAppl
ication3.P
roperties.
Resources.
resources /target:winexe Form1.cs Form1.Designer.cs Program.cs Properties\AssemblyInfo.cs
Properties\Resources.Desig
ner.cs Properties\Settings.Design
er.cs
Start Free Trial