Lance's Whiteboard

Random scribbling about C#, Javascript, Web Development, Architecture, and anything else that pops into my mind.

News


Creative Commons License
Lance's Whiteboard Blog by Lance Hunt is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Based on a work at weblogs.asp.net




Sponsored Ad
Sponsored Ad

Blogs I Read

FIX: Problems installing January 2004 MSDN Library from DVD

Problem: Downloaded the new January 2004 MSDN library from MSDN Subscriber Downloads using the full DVD version (4.3gb ISO). I burned this to a DVD and installed without incident, but when I load-up VS.NET or even the Help viewer, I see no topics, no info, nothing. I checked to see if the files were installed, and that the registry settings were correct, and everything looked fine.

Solution: After doing some research via Google - here, here, here, and here, I tried several things, and ended up with the following solution:

I uninstalled MSDN and made sure everything was back to "normal" before trying again. This time, instead of installing from DVD, I Mounted the ISO using Alcohol 120% (there are many other utilities to mount ISO's, this is just the one I had installed) and installed it from the local ISO file. Two things happened; 1) It installed 100 times faster since it was HD to HD, 2) it fixed the VS.NET Integration with Help and everything started working again.

Cause: ???

I'm guessing that it has something to do with encoding the files onto the DVD. However, I tried this with several DVD burns and they all had the same result. Also, note that I have seen posts about it working fine with the CD version ISOs(3) after they are burned to a CD-R. Very strange!
Posted: Dec 17 2003, 01:58 PM by CodeSniper | with 4 comment(s)
Filed under:

Comments

Adam Weigert said:

Actually I had this EXACT same problem with the October DVD ISO download ... i had to wait until i got the discs before being able to install it - even extracting the ISO to a folder and installing it from there didn't work ...
# December 17, 2003 3:26 PM

Michael said:

I had this problem with the october iso-download as well. I extracted the Image with WinRar first to install it from HDD.
The MSDN-DVD installed correctly.
Later someone told me WinRar has problems with ISO filehandling.
# December 17, 2003 5:51 PM

mingster said:

I've excat the same problem (extract the img by WinRAR).

I end up use Daemon Tool to mount the image and install from the virtual drive. This fixed the problem.
# February 13, 2004 8:22 PM

Montaque said:

the same problem with me .

any sugguestions?
# March 22, 2004 9:57 PM