Error shown during the installation build on a new drive

Asked By 0 points N/A Posted on -
qa-featured

Hello,

I have had a bad experience recently when my hard drive crashed. I then restored a windows system image backup on a new drive, but during the installation build, I got an error on the screen.

The screenshot of the error is attached below:

Microsoft SQL Server 2008 Management Studio:

0:Watson 1:1304 2:StreamSupportFiles

3:streamBinary ToDisk 4:5.

5:e:sql10_main_tsqlsetupdrawinsqlcastubstreamca.cpp.

6:238 7:sqlcastub.dll 8:sqlrun.msi

I tried to resolve the query by upgrading the software to 8.9 build 41901, but of no use.

When I press ok on the above attached screenshot, the installation completes successfully.

Can anyone please tell me as to what does this error mean and why does it appear. The SQL server itself is running trouble free.

Your suggestions are required in solving the problem.

Regards.

SHARE
Answered By 0 points N/A #142111

Error shown during the installation build on a new drive

qa-featured

This problem has come even when you try to install the VS 2005 or some other Microsoft products. This error basically occurs because of  windows installer and when you have two same Microsoft product of different versions.

There is a work around for this to work properly try to execute this command in command prompt.

Regsvr32.exe %Windir%System32Ole32.dll

This should work if it doesn't work try to uninstall; the tool and re-install the application by executing the above command. This should work now. Please let me know if the problem still occurs we can look into different work around also.

 

Thanks.

Related Questions