I've gotten sick of having multiple Visual Studio Express Editions installed, so I decided to get the Visual Studio 2005 Professional Edition... Luckily I haven't yet bought it.
I downloaded the VS2005 Pro Trial from microsoft's website (trust me, this was a hard to find link). I am encountering an error, however:
Error 1311.Source file not found: z:\vs\_186_RTL_x86_enu_CRT_Objs.cab. Verify that the file exists and that you can access it.
[Retry] [Cancel]
I checked, double-checked, and triple-checked that the file DOES exist.
What I did was download the 2800MB .img file from microsoft's website, used microsoft's VCdControl program to mount it at mount point Z:. It does exist, and all the other files copied from the virtual disk just fine. What is causing this?
P.S.: If you're wondering why I am going through the trouble of using VS2005, it's because I'm stuck using windows on a 300MHz processor / 256MB ram system, running windows 2000 pro. 2005 is the last VS product year that works. Anything newer has either too high requirements, or does not support Windows 2000 any longer.
Thank you so much for the help, in advance.
(Erm, my computer just froze so it's now rebooting. Hopefully it continue where it left off... The screen, keyboard and everything locked me out entirely. Maybe the graphics card got nullified, there was blue lines at the top of the screen. Power button, ftw!)
UPDATE: Due to having to hard reboot, I had to re-start the VS2005 installation. It appears to be installing the Visual Studio 2005 component from scratch again, so it may or may not work this time. If anyone happens to know what caused the original error, it would be much appreciated if you'd post. Thank you! :)
UPDATE 2: Failed, again. Same error as above, missing that darned cab file. It's there, I can see it! >.<
UPDATE 3: I copied the "missing" cab file onto my hard drive from the virtual cd, and tried to extract it myself using a utility called "cabextract". It also claims the file cannot be found, yet it is clearly right there!
UPDATE 4: It appears more than one of my cab files are corrupt. I'm md5sum-ing all the files and matching them up with shsmith's md5sum list to determine how corrupt it is. :(