|
-
Feb 15th, 2011, 12:38 PM
#1
Thread Starter
Lively Member
.NET Framework ver4?
I am on windows vista 32bit.
I installed .NET4 and my projects will not open.
I had to uninstall and go back to 3.5 w/ SP1.
Is .NET4 not yet "complete" and compatible with VisualSutdio 2010 Ultimate?
-
Feb 15th, 2011, 12:48 PM
#2
Re: .NET Framework ver4?
well, since FW4.0 is ONLY used by VS2010.... I doubt that's the problem... I'm using VS2010 Ulitmate w/o issues, as are a great number of people... wait... if you have VS2010 installed, why are you "installing .NET4" ??? It should already be installed... it comes with VS2010... VS2010 won't install w/o it...
Also, make sure you're getting the x86 (32-bit) versions... not the 64-bit versions...
-tg
-
Feb 15th, 2011, 12:57 PM
#3
Thread Starter
Lively Member
Re: .NET Framework ver4?
That's weird. I installed VS2010 Ult. and when I look in my "Programs and Features" it was not listed. Only 3.5 w/ SP1
Plus when I downloaded and installed .NET F4 it didn't tell me it was already on my machine...........................
 Originally Posted by techgnome
Also, make sure you're getting the x86 (32-bit) versions... not the 64-bit versions...
-tg
x86 of VS2010?
-
Feb 15th, 2011, 01:11 PM
#4
Re: .NET Framework ver4?
there are two versions of VS2010... x86, the 32-bit version... and the 64-bit version... if your OS is 32-bit Vista, then you need the x86 32-bit install... otherwise you can use the 64-bit version...
I just wanted to make sure that you are using the correct version.
That aside... so... VS2010 is installed... but not FW4.0? Have I got that right?
-tg
-
Feb 15th, 2011, 01:19 PM
#5
Thread Starter
Lively Member
Re: .NET Framework ver4?
Well now FW4.0 is installed. But when I loaded my project(s) it says it cannot load and I had to redirect (or something) the project to use 3.5 SP1 (which is the framework I originally used to create my project).
-
Feb 16th, 2011, 02:35 AM
#6
Banned
Re: .NET Framework ver4?
i suggest redoing it(the project) instead of loading it
-
Feb 16th, 2011, 06:07 AM
#7
Thread Starter
Lively Member
Re: .NET Framework ver4?
 Originally Posted by moti barski
i suggest redoing it(the project) instead of loading it

Well I can see myself being quite busy for the next couple of days...
Can I just save the individual files of my project, create a brand new project, and just "add to project..." my already existing forms and what not?
-
Feb 16th, 2011, 06:35 AM
#8
Re: .NET Framework ver4?
 Originally Posted by techgnome
there are two versions of VS2010... x86, the 32-bit version... and the 64-bit version...
Where did you see VS 2010 (x64) 64-bit? I don't see it on MSDN, only framework 4, VS 2010 SP1 beta and few other things are available in x64 but not VS 2010 itself.
-
Feb 16th, 2011, 08:12 AM
#9
Re: .NET Framework ver4?
When I log into MSDN, and go to my subscriber downloads... I see VS2010 options for both x86 (32-bit) and x64 (64-bit)... if you're not seeing it, then it's probably due to your subscription, or you're not looking in the right place.
-tg
-
Feb 16th, 2011, 03:50 PM
#10
Re: .NET Framework ver4?
 Originally Posted by techgnome
When I log into MSDN, and go to my subscriber downloads... I see VS2010 options for both x86 (32-bit) and x64 (64-bit)
OK then, but I can't find any sign of VS 2010 x64, and according to this page (updated Aug.2010) Visual Studio 2010 is a 32-bit application.
Visual Studio installs the 32-bit version of the CLR on an x86 computer, and both the 32-bit version and the appropriate 64-bit version of the CLR on a 64-bit Windows computer. (Because Visual Studio 2010 is a 32-bit application, when it is installed on a 64-bit system, it runs under WOW64.)
-
Feb 17th, 2011, 12:50 AM
#11
Banned
Re: .NET Framework ver4?
 Originally Posted by blacksaibot
Well I can see myself being quite busy for the next couple of days...
Can I just save the individual files of my project, create a brand new project, and just "add to project..." my already existing forms and what not?
always save your source code in txt files m'k
-
Feb 17th, 2011, 06:20 AM
#12
Thread Starter
Lively Member
Re: .NET Framework ver4?
 Originally Posted by moti barski
always save your source code in txt files m'k
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|