473,569 Members | 2,759 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't update to vs2008 sp1?

I downloaded a file to update vs2008 to sp1. It was about 450k in size and
came directly from Microsoft. When I ran it and went through the installer,
it told me it would take about 1.5 hours to download (I have a 1536kb dsl
line). After it downloaded I got the error "Invalid win32 installer package.
Contact the installer vender to receive support". Any ideas why this would
be? I run xp home sp3.

Jun 27 '08 #1
4 963
re:
!Any ideas why this would be?

The file you attempted to download didn't download correctly, or wasn't saved correctly.

Is your internet connection reliable ?
File corruption due to an unstable connection isn't unheard of.

re:
!I run xp home sp3.

That could happen with any OS.

I suggest you attempt to download the file again,
but before you do, check your hard drive for problems.

Your HDD might have bad clusters, or it might have file allocation problems.

Are you running FAT or NTFS on that drive ?
Use XP's drive diagnostic tools to check the drive's integrity.

CHKDSK /F would be a good choice.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== ========
"Andy B" <a_*****@sbcglo bal.netwrote in message news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
>I downloaded a file to update vs2008 to sp1. It was about 450k in size and came directly from Microsoft. When I ran it
and went through the installer, it told me it would take about 1.5 hours to download (I have a 1536kb dsl line). After
it downloaded I got the error "Invalid win32 installer package. Contact the installer vender to receive support". Any
ideas why this would be? I run xp home sp3.

Jun 27 '08 #2
The drive is clean and runs ntfs since it is a 160gb drive. I tried
downloading the file at least 7 differen't times and it has failed the
install 100% of the time.
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:OX******** *****@TK2MSFTNG P05.phx.gbl...
re:
!Any ideas why this would be?

The file you attempted to download didn't download correctly, or wasn't
saved correctly.

Is your internet connection reliable ?
File corruption due to an unstable connection isn't unheard of.

re:
!I run xp home sp3.

That could happen with any OS.

I suggest you attempt to download the file again,
but before you do, check your hard drive for problems.

Your HDD might have bad clusters, or it might have file allocation
problems.

Are you running FAT or NTFS on that drive ?
Use XP's drive diagnostic tools to check the drive's integrity.

CHKDSK /F would be a good choice.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== ========
"Andy B" <a_*****@sbcglo bal.netwrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
>>I downloaded a file to update vs2008 to sp1. It was about 450k in size and
came directly from Microsoft. When I ran it and went through the
installer, it told me it would take about 1.5 hours to download (I have a
1536kb dsl line). After it downloaded I got the error "Invalid win32
installer package. Contact the installer vender to receive support". Any
ideas why this would be? I run xp home sp3.


Jun 27 '08 #3
Hello Andy,
The drive is clean and runs ntfs since it is a 160gb drive. I tried
downloading the file at least 7 differen't times and it has failed the
install 100% of the time.
Have you got any silverlight bits installed ( developer stuff). I though
I heard something about uninstalling them first.

--
Rory
Jun 27 '08 #4
Not that I know of. The only thing I see in add/remove programs is
"Microsoft Silverlight". I think that is the 1.1 runtime (or whatever the
newest one is).
"Rory Becker" <ro********@new sgroup.nospamwr ote in message
news:20******** *************** ***@news.micros oft.com...
Hello Andy,
>The drive is clean and runs ntfs since it is a 160gb drive. I tried
downloading the file at least 7 differen't times and it has failed the
install 100% of the time.

Have you got any silverlight bits installed ( developer stuff). I though I
heard something about uninstalling them first.

--
Rory


Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2284
by: Cirene | last post by:
What is the best way to deploy a website created with VS 2008? (Now that web deployment projects are delayed.) I want to be able to modify the web.config file on the website. Thanks!
2
1624
by: cj | last post by:
I've been installing VS2008 and getting all the updates. Microsoft's update site says I need "Update for .NET Framework 3.0: x86 (KB932471)" but I've tried 4 times now to get it and it always end with an error "Error Code: 0x66A". I've googled this and it seems I don't need this update if I have .NET 3.5 installed and according to add remove...
3
1380
by: GaryDean | last post by:
Is there any possible downside of completely replacing VS2005 with VS2008 willy-nilly? Shouldn't it work with all of my 2.0 projects and websites? (I have MSDN vs2008 DVD (disk 4400)) Thanks, Gary
7
2302
by: dan | last post by:
I'm working on a small Web project in VS2008. In VS2005 it was recommended that DataSet be placed in App_Data folder (the framework did that automatically). In VS2008 the framework does not give me that option. The Add.New Item in the App_Data context menu does not even list the DataSet. Does anyone know what is behind the change and...
8
2132
by: Frank Hauptlorenz | last post by:
Hello out there, I changed an existing and good working webservice from an wsHttpBinding to an NetTcpBinding. This is working (after trying some time) and has real a better performance! But one thing is strange: when I'm now actualising the web reference from within VS2008, VS2008 creates a 2nd endpoint config in my app.conf. The...
1
1443
by: Cirene | last post by:
I'm thinking about installing XP SP3. Does it work pretty well with VS2008 SP1 and associated products (SQL Server 2005 SP2), etc...? Should I install XP SP3 before or after VS2008, VS2008 SP1, etc...?
2
4500
by: =?Utf-8?B?Q29sb3JzdG9uZQ==?= | last post by:
Hi, I have a TabContainer inside a data bound FormView (to logically group the form fields into different tabs). The display part of the data binding works fine, but the Update doesn't. Basically the FormView cannot find the TextBoxes inside the tab container's tab panels. Some of the forums say that it's because of the TabContainer's...
4
2949
by: BillE | last post by:
I have found articles on line about using word interop for spell checking with visual studio applications. Most of the articles are several years old, though - VS2003, maybe 2005. I couldn't find anything for VS2008. Are there any new improvements in spell checking with VS2008? Thanks Bill
5
1056
by: =?Utf-8?B?UGF1bA==?= | last post by:
I have a .net page where I display a list of items and allow the user to select one or more items and place the items in another text box as being selected by clicking an arrow. I currently have two arrows, one to remove the selected items from the source box and place them in the destination box and another arrow to take the selected items...
0
7698
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7673
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6284
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5513
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1213
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.