Visual Studio 6 Hoses NT

Visual Studio 6 Hoses NT

Question:
As part of a normal Visual Studio 6 upgrade on an NT Server 4.0 SP3 machine, Setup rebooted the machine “to continue the install.” I then got a blue screen and STOP and this message: “The dynamic link library winsrv could not be found in the specified path Default Load Path.”

I booted to a parallel NT install on a second disk on same machine?the WINSRV.DLL file is in the System32 directory. I copied the System32Config files (registry files) of the broken install to a Temp directory and did a repair on the broken install. It came up, but no apps installed! I booted to parallel install and swapped the original registry files back in one at a time. A software file caused problems to reappear.

Is there a way to edit an offline registry?

Answer:
I don’t know of a way to edit an offline registry. However, you are already doing some things right. The parallel (or plain-Jane) boot is a good start. You just have to remember (or schedule) running RDISK /S, which will save all the info to the Repair directory.

If you are lucky and the ERD disk can hold all of the registry, then you can just answer “Yes” to the question of whether you want to create an ERD. But if your system has a lot of installed software, then you can create, say, a Repair_121298 directory and copy all the files from ..Repair to ..Repair_121298.

Just before doing a major upgrade (and a VB6 upgrade definitely qualifies here), do the RDISK /S, either create a new ERD or copy the files to the backup directory, and run the install. If there is a problem, you can run the alternate boot, decompress and copy the backup registry files to their normal location, and boot to the normal boot.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of

kubernetes logging

Kubernetes Logging: What You Need to Know

Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes