Visual Studio 2005 Installation Issue
Visual Studio 2005 Installation Issue
After you download the CD images for Visual Studio 2005, if you get
the error "_15780_RTL_x86_enu_NETCF_v2.0.cab not found" while
installing, create a
consolidated file structure.
Example:
For Professional Edition:
1) Extract ISOs to
seperate folders, ie C:\VS_1 & C:\VS_2
2) Copy the
contents of the C:\VS_2 folder into the C:\VS_1 folder.
*** Do not replace the autorun.exe or autorun.inf files.
3) Execute
autorun.exe from the C:\VS_1 folder and follow the installation wizard.
The file is on C:\VS_2, but the "retry" dialog does
not
allow you to browse to an alterate location.
Reference Site:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=120593&SiteID=1
|