Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   Cannot Get VB Express 2005 (http://www.programmingforums.org/showthread.php?t=14253)

u2cannv Oct 25th, 2007 9:09 AM

Cannot Get VB Express 2005
 
When i try to start a new project for vb express 2005 it freezes up and can't figure why? I can work on an existing project, but won't allow me to create new.. any suggestions would be helpful thanks.

ReggaetonKing Oct 25th, 2007 9:57 AM

Re: Cannot Get VB Express 2005
 
Maybe your computer is slow.

mattireland Oct 27th, 2007 7:37 AM

Re: Cannot Get VB Express 2005
 
This used to happen for me. Try ending a few processes (Cntrl + Alt + Delete --> Processes --> [[Click on Something]] --> End Process). You don't really need instant messengers going, and stuff like that.

You don't really need explorer either - if my computer's going a bit slow I tend to end that. To restart it when you've finished programming go on Applications --> New Task... and then type "explorer.exe" without the quotation marks. I've called my adapted version explorer3.exe so if you've done likewise you'll need to replace "explorer.exe" with whatever you've renamed it to.

Ayyash Dec 25th, 2007 3:16 PM

Re: Cannot Get VB Express 2005
 
How Can I get VB Express 2005 to download it on my desktop?
in Microsoft website, there is only 2008 version
thanks

Jimbo Dec 25th, 2007 7:01 PM

Re: Cannot Get VB Express 2005
 
Quote:

Originally Posted by Ayyash (Post 138707)
How Can I get VB Express 2005 to download it on my desktop?
in Microsoft website, there is only 2008 version
thanks

Why would you want 2005 instead of 2008? :?: And in the future, please don't use existing threads for new problems :)

Ayyash Dec 26th, 2007 9:53 AM

Re: Cannot Get VB Express 2005
 
ok man
I'm sorry for that
I'm new here
:D thanx again

Jabo Jan 4th, 2008 8:37 PM

Re: Cannot Get VB Express 2005
 
Well, the reason I want 2005 is so I don't have to convert programs I've already written. Of course, I asked Microsoft support where I could download 2005 express, and I was pointed to the 2008 download site. I wish people would listen to what is being asked.

Jimbo Jan 4th, 2008 8:59 PM

Re: Cannot Get VB Express 2005
 
Quote:

Originally Posted by Jabo (Post 139136)
Well, the reason I want 2005 is so I don't have to convert programs I've already written. Of course, I asked Microsoft support where I could download 2005 express, and I was pointed to the 2008 download site. I wish people would listen to what is being asked.

Have you looked into the multi-targeting feature added to VS 2008?

Jabo Jan 4th, 2008 9:02 PM

Re: Cannot Get VB Express 2005
 
I haven't really done much with 2008, other than convert some programs from 2005 into 2008. Multi-targeting sounds like some cross-platform type deal.

Jimbo Jan 5th, 2008 3:31 AM

Re: Cannot Get VB Express 2005
 
It's meant to allow users to target different versions of the .NET framework. In this case, the options are 2.0, 3.0, and 3.5 (development support for 1.x was dropped when VS 2005 came out). Remember, the idea behind the .NET runtime is to make the software platform-agnostic with the only requirement being the runtime itself.


All times are GMT -5. The time now is 2:22 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC