473,786 Members | 2,737 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't install Visual Studio 6 under Win XP

I just got a new computer and am having a beast of a time getting
Visual Studio to install on it. The computer is an HP Pavilion a750e
with an AMD Athlon 64/3700 processor, a gig of RAM, a 250 gig hard
drive, and Windows XP Professional. I have MS Visual Studio
Professional 6.

The install process copies all the files to the hard drive -- the
progress bar completes. Then I get the message, "Setup is updating
your system" and then I get an error message that looks like this:
http://www.renamestar.com/xpprob/AnErrorScreen.gif

From that error report I get this info:
Error signature:
AppName: acmsetup.exe
AppVer: 3.1.0.8043
ModName: vsdpl.dll
Offset: 0003c8e

The error message offers to let me send a bug report to Microsoft,
which I haven't done since the computer is not yet connected to the
Internet. I've looked at the info the message box offers to send to
Microsoft, but it's about as useful to me as ancient Greek. In case
any of that info is useful to anyone, I've saved much of it in screen
shots that can be found here:
http://www.renamestar.com/xpprob/
(I haven't done screen shots of all the data, but can do more if that
info will be helpful.)

I've tried installing from my backup CDs, from my original CDs, and
from the install package saved on an external hard drive -- all to no
avail. I ran the install program with my anti-virus program (VCOM
SystemSuite 5) and its firewall (and Windows XP's firewall) disabled.
I also tried with my anti-virus prog and its firewall completely
uninstalled. Still no luck. I'm at my wits end and would appreciate
any insight offered.

In case it's relevant -- the new computer is not yet connected to the
Internet.

I'd doubt it's relevant, but just in case, here are the settings I was
using in the custom install:
Microsoft Visual Basic 6.0 -- checked
Microsoft Visual C++ -- checked
Microsoft Visual FoxPro 6.0 -- unchecked
Microsoft Visual InterDev 6.0 -- unchecked
ActiveX -- checked
DataAccess -- checked
Professional Tools -- checked
Graphics -- checked
Tools -- unchecked
(I've tried some other settings too, none of which have resulted in a
successful install.)

If anyone can help me solve this problem, I will be greatly indebted
to you. Man, am I ever frustrated with this one.
*************** *************** ***
Just say NO to VB.NET.
Try RealBASIC.
Jul 17 '05 #1
11 22965
On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM
<do********@jun kmailstinks.com > you typed some letters in random
order:
I just got a new computer and am having a beast of a time getting
Visual Studio to install on it. The computer is an HP Pavilion a750e
with an AMD Athlon 64/3700 processor, a gig of RAM, a 250 gig hard
drive, and Windows XP Professional. I have MS Visual Studio
Professional 6.

The install process copies all the files to the hard drive -- the
progress bar completes. Then I get the message, "Setup is updating
your system" and then I get an error message that looks like this:
http://www.renamestar.com/xpprob/AnErrorScreen.gif


I had the same trouble (with other software) yesterday on winxp-home.
What I dit is. Open "config-schreen" and klik the "add/remove
software" icon. On the RHS there is a button 'add programs' or
someting like that. Klik that and follow the instructions.

Hope this helps
Groetjenz,

Mickey
--
#### gewoan skrieve su ast ut seist ####
Jul 17 '05 #2
On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM
<do********@jun kmailstinks.com > wrote:

<snip>

You are installing as Admin ?
Jul 17 '05 #3
On Fri, 31 Dec 2004 12:18:46 +0000 (UTC), er*****@nowhere .uk (J
French) wrote:
On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM
<do********@ju nkmailstinks.co m> wrote:

<snip>

You are installing as Admin ?


Yes. I tried under my regular account which has admin privileges,
then I tried it under the Administrator account just to be certain.
Same disappointing result each time.

*************** *************** ***
Just say NO to VB.NET.
Try RealBASIC.
Jul 17 '05 #4
funny. I installed it flawlessly the first time around on my XP
machine.

On Fri, 31 Dec 2004 10:28:40 -0700, Tom_OM
<do********@jun kmailstinks.com > wrote:
On Fri, 31 Dec 2004 12:18:46 +0000 (UTC), er*****@nowhere .uk (J
French) wrote:
On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM
<do********@j unkmailstinks.c om> wrote:

<snip>

You are installing as Admin ?


Yes. I tried under my regular account which has admin privileges,
then I tried it under the Administrator account just to be certain.
Same disappointing result each time.

************** *************** ****
Just say NO to VB.NET.
Try RealBASIC.


Jul 17 '05 #5
On Fri, 31 Dec 2004 17:40:22 GMT, Michael McNeil
<mi************ @hotmail.com> wrote:
funny. I installed it flawlessly the first time around on my XP
machine.


I know. It's always installed perfectly on my previous Win 2K
machine. I've tried first uninstalling anything I can think of that
might be conflicting with it. So far no luck.

I'm wondering if there's some way I can manually install the thing.
Then install package copies the files to my hard drive as always and
the progress bar completes its run. I tried creating a short cut on
the desktop to the vb6.exe file. When I try to run that, the splash
screen says "Working Model Edition" instead of "Profession al Edition"
as it should, then it complains that it can't find "dao350.dll " and
crashes.
*************** *************** ***
Just say NO to VB.NET.
Try RealBASIC.
Jul 17 '05 #6
Also, applications I created in VB 6 on my Win 2K machine, compiled,
and made setup packages for installed and ran perfectly on my new Win
XP Pro machine.

Another thing: Not sure if it's relevant, but there is a 60-day
evaluation version of MS Office on my new computer which I have not
used and don't intend to.
*************** *************** ***
Just say NO to VB.NET.
Try RealBASIC.
Jul 17 '05 #7
On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM

Never mind my previous question. After numerous attempts, I've
finally gotten Visual Studio 6 up and running on my new Win XP Pro
machine.

I'm not sure why the following worked, but it did. I manually
registered Dao350.dll via the regsvr32 command and then I deleted all
the non-system files that were on the machine because of the failed
installs. The next time I ran the install package, everything went
through fine.

It was just a shot in the dark, but it worked. I really thought
Dao350.dll was already registered.

For the new year I'd like to express appreciation for these VB forums.
They're extremely valuable resources for someone such as myself who is
self-educating. And I'm not just thankful for the questions I get
answered by posting. For every question I post and get answered, I
get 9 answered via a search of the archives. I hope that my
participation sometimes helps someone either via the current forum or
via the archives.

Best of wishes for the new year to everyone.

cheers,
Tom

<do********@jun kmailstinks.com > wrote:
I just got a new computer and am having a beast of a time getting
Visual Studio to install on it. The computer is an HP Pavilion a750e

[snip]
*************** *************** ***
Just say NO to VB.NET.
Try RealBASIC.
Jul 17 '05 #8

"Tom_OM" <do********@jun kmailstinks.com > wrote in message
news:1s******** *************** *********@4ax.c om...
| On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM
|
| Never mind my previous question. After numerous attempts, I've
| finally gotten Visual Studio 6 up and running on my new Win XP Pro
| machine.
|
| I'm not sure why the following worked, but it did. I manually
| registered Dao350.dll via the regsvr32 command and then I deleted all
| the non-system files that were on the machine because of the failed
| installs. The next time I ran the install package, everything went
| through fine.
|

Oh is that all it was, I thought everyone knew that already. Of course
you have to re-register Dao350.dll and delete all non-system files from
failed installs. Goes without saying... :)

| It was just a shot in the dark, but it worked.

Sweet. Good instincts are invaluable.

|
| Best of wishes for the new year to everyone.
|

Ditto.
Jul 17 '05 #9
On Thu, 30 Dec 2004 23:28:16 -0700, Tom_OM
<do********@jun kmailstinks.com > wrote:
in <kp************ *************** *****@4ax.com>
I just got a new computer and am having a beast of a time getting
Visual Studio to install on it. The computer is an HP Pavilion a750e
with an AMD Athlon 64/3700 processor, a gig of RAM, a 250 gig hard
drive, and Windows XP Professional. I have MS Visual Studio
Professional 6.

The install process copies all the files to the hard drive -- the
progress bar completes. Then I get the message, "Setup is updating
your system" and then I get an error message that looks like this:
http://www.renamestar.com/xpprob/AnErrorScreen.gif


Try booting and running the install in Safe Mode.
---
Stefan Berglund
Jul 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
344
by: amy | last post by:
Hi, I have Visual Studio .NET enterprise architect version 2002 installed on my PC. Now I like to install Visual Studio .NET 2003 Enterprise Architect. Do I need to remove .NET 2002 first before install .NET 2003 ? thanks!
4
1433
by: Grattier | last post by:
Hello, I'm a student in programmation and I Really really really need Microsoft Visual Studi0 .net on my computer... Service pack 2 was already installed on my computer when i tried to install VS .net else prerequisites seems to never be ok .. he always ask me to instal prerequisites and It's already done.. i triend to update them but again.. i can't install Visual Studio.. Thanks for help.. (I tried to uninstall SP2 and probleme still...
10
1628
by: Sam | last post by:
we are running windows 2003 server. it has NET framework installed, but doesn't have Visual Studio etc. installed on it. i created a new sulotion/project on my development pc and FTP'd it up to our server with all of the files from my dev. pc. i also created a \bin directory and copied tthose files as well. now i'm getting this error. do i need to install visual studio on the server and build it there? =====================
4
1550
by: Daniel | last post by:
How to take an IE rendered screenshot of a website with visual studio .net 2002 or visual stuido .net 2003? I can't install visual studio .net 2005 on this computer.
0
1155
by: ShimmyShine | last post by:
My laptop is a HP Compaq nc6000. My OS is Windows XP Professional Service Pack 2. And I am not sure what is wrong but I can't seem to install visual studio 5.0. I bought it, came home on my older computer and it installed fine, although im pretty sure that was Windows XP Service Pack 1. But then i reformatted my computer and got Windows XP Professional Service Pack 2 and it will not install at all. There is no error all that happens is right...
2
1011
by: houer | last post by:
Hi, I plan to learn asp.net. But my OS is XP Home Edition. Can I install Visual C# 2005 Express Edition on my computer? For learning asp.net, is Visual C# 2005 a correct tool for me? Or should I choose Visual Web Developer 2005? What is the difference between the two tools? Thank you very much.
3
1445
by: jay widman | last post by:
Just received vista business on a laptop from dell. For delvelopment am using vistual studio .net 1.1 but have always ( 2000 , xp) had to vistual studio .net 1.0 first. Does anyone have any ideas? thanks in advance jay widman
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9496
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10363
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9961
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6745
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5534
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3669
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.