|
-
Apr 18th, 2008, 04:22 AM
#1
Thread Starter
New Member
Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Code:
Visual Studo 6.0 Enterprise Setup was not completed succesfull.
This is what it says when I install it, even C++ or visual basic 6 won't install, is there something wrong with my comp? It's annoying
-
Apr 18th, 2008, 07:05 AM
#2
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Moved to General Developer
Where did you get the install CD?
-
Apr 18th, 2008, 09:05 AM
#3
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Most people can install it, so there has to be something more going on here. Do you get any error messages other than that one? Is there anything special about the computer in question that could cause trouble? I seem to remember somebody mentioning that there could be issues if VS6 was installed after one of the .NET versions had already been installed, though I personally haven't had any trouble with that.
Are you the admin on that system? What's the OS? And, as Hack asked, where did the install disc come from?
My usual boring signature: Nothing
 
-
Apr 18th, 2008, 05:28 PM
#4
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
-
Apr 18th, 2008, 10:54 PM
#5
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Do a search at Microsoft. I remember that message but not the solution. As I remember it was a font file that you have to rename to install the software. Another app replaced that font file with a file of the same name. The original contained information about the installation.
Last edited by randem; Apr 18th, 2008 at 11:02 PM.
-
Apr 18th, 2008, 11:13 PM
#6
Thread Starter
New Member
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
I burrowed it from a friend and it works fine in his computer, I have an error message that says
Code:
"Microsoft Setup has encountered an error and needs to close"
And another that says
Code:
"The Visual Studio 6.0 Enterprise Edition Setup Failed. Please try re-running the Installation Wizard. For answers to common installation questions and updated information about his product please visit the Microsoft Developer Network (MSDN) at http://www.microsoft.com/msdn/.
-
Apr 18th, 2008, 11:16 PM
#7
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Try installing from a different copy of the CD.
-
Apr 18th, 2008, 11:22 PM
#8
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Also try checking the registry keys for the proper permissions:
HKEY_CLASSES_ROOT\TypeLib\{000204EF-0000-0000-C000-000000000046}\6.0\9\win32
HKEY_CLASSES_ROOT\TypeLib\{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}\1.0\0\win32
HKEY_CLASSES_ROOT\TypeLib
HKEY_CLASSES_ROOT\Interface
HKEY_CLASSES_ROOT
-
Apr 19th, 2008, 03:28 AM
#9
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
 Originally Posted by †VisioN†
I burrowed it from a friend
That is a no no - purchase your own copy.
-
Apr 19th, 2008, 05:14 AM
#10
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
 Originally Posted by Hack
That is a no no - purchase your own copy.
I think Visual studio 6 is no longer available for purchase.
-
Apr 19th, 2008, 11:33 AM
#11
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
On a related note, why are you trying to use VS6? There is a reason it is no longer for sale, which is simply that it is out of date. Are you familiar with VB6 and don't want to migrate to .NET? Are you trying to use one of the other languages in VS, such as C++? I think VisualC++ was pretty good by v6, as far as standard compliance is concerned, but you would still get more out of a more current version. As for .NET, there are free versions of 2005 and 2008, so unless you are really tied to one of the VS6 languages, you might consider solving your problem by disposing of your problem.
My usual boring signature: Nothing
 
-
Apr 19th, 2008, 05:00 PM
#12
Fanatic Member
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
 Originally Posted by Pradeep1210
I think Visual studio 6 is no longer available for purchase.
Sure it is:
http://www.buypcsoft.com/product.asp?ProductID=2207
Now, the burning question is if they are legally selling copies of it.
-
Apr 19th, 2008, 10:41 PM
#13
Thread Starter
New Member
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
 Originally Posted by Shaggy Hiker
On a related note, why are you trying to use VS6? There is a reason it is no longer for sale, which is simply that it is out of date. Are you familiar with VB6 and don't want to migrate to .NET? Are you trying to use one of the other languages in VS, such as C++? I think VisualC++ was pretty good by v6, as far as standard compliance is concerned, but you would still get more out of a more current version. As for .NET, there are free versions of 2005 and 2008, so unless you are really tied to one of the VS6 languages, you might consider solving your problem by disposing of your problem.
Where can I get free versions?
-
Apr 19th, 2008, 11:12 PM
#14
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
-
Apr 20th, 2008, 03:43 AM
#15
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
 Originally Posted by Pradeep1210
I think Visual studio 6 is no longer available for purchase.
You could probably find a copy on eBay or something. However, available or not available, bootlegging a copy from someone else is still something that we do not support.
However, the free Express versions of .NET, as has been mentioned, are a better way to go.
-
Apr 20th, 2008, 04:04 AM
#16
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
Also if you are a student (and don't live in Australia ) you can download full versions of various Microsoft products from MSDN-Channel 8.
-
Apr 20th, 2008, 04:26 AM
#17
Thread Starter
New Member
Re: Why can't I install Visual Studio 6.0 Enterprise or any of the other?
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
|