| Subject: Installation woes... |
| Group: microsoft.public.windows.developer.winfx.sdk |
| Date: 11/20/2006 2:14:17 PM |
| From: "joelcochran@gmail.com" [Email Address Protection] |
I got .Net 3.0 to install on my PC, but the SDK fails to install. I am running XP SP2. The error lines in the log file are these: --- LOG FILE --- 2:25:36 PM Monday, November 20, 2006: [SDKSetup:Info] Beginning download of file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\dbg_x86.cab to C:\Documents and Settings\Joel\Local Settings\Temp\SDKSetup\Dbg\dbg_x86.cab 2:25:36 PM Monday, November 20, 2006: [SDKSetup:Info] File queued for download - source:http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa/fxcop.cab target:file:///C:/Documents and Settings/Joel/Local Settings/Temp/SDKSetup/FxCop/fxcop.cab size:3638980 2:27:16 PM Monday, November 20, 2006: [SDKSetup:Info] Failed to download the file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\netcfsetupv2.cab to C:\Documents and Settings\Joel\Local Settings\Temp\SDKSetup\netcfsetupv2\netcfsetupv2.cab. Warning - Failed to download the file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\netcfsetupv2.cab, because the user cancelled the operation. 2:27:16 PM Monday, November 20, 2006: [SDKSetup:Error] File failed to download - source:http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa/netcfsetupv2.cab target:file:///C:/Documents and Settings/Joel/Local Settings/Temp/SDKSetup/netcfsetupv2/netcfsetupv2.cab size:24558443 reason:Failed to download the file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\netcfsetupv2.cab, because the user cancelled the operation. 2:27:16 PM Monday, November 20, 2006: [SDKSetup:Info] Failed to download the file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\dbg_x86.cab to C:\Documents and Settings\Joel\Local Settings\Temp\SDKSetup\Dbg\dbg_x86.cab. Warning - Failed to download the file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\dbg_x86.cab, because the user cancelled the operation. 2:27:16 PM Monday, November 20, 2006: [SDKSetup:Error] File failed to download - source:http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa/dbg_x86.cab target:file:///C:/Documents and Settings/Joel/Local Settings/Temp/SDKSetup/Dbg/dbg_x86.cab size:15531576 reason:Failed to download the file http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa\dbg_x86.cab, because the user cancelled the operation. --- END LOG FILE --- I notice a lot of "because the user cancelled the operation." which is not true (at least not by any overt action on my part). Has anyone else seen or had any similar problems installing the SDK? Any suggestions? I sent an email as the installer suggested, but was hoping to have some additional responses. Thanks, Joel |
| Back |