Hi Dave,
This seems to be a known issue. What is the largest size among the files in
your project?
How large is "Puzzle_G1.pvd"?
Regards,
Felix Wang
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Felix Wang - 07 May 2004 09:54 GMT
Hi Dave,
Could you also monitor the hard disk and memory usage during the process?
Please make sure we have enough free disk space for this huge MSI package
on the system drive, the drive holding the %Temp% folder as well as the
drive holding the page file.
In addition, are we running out of memory?
Regards,
Felix Wang
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
CT - 07 May 2004 11:54 GMT
Felix,
What do you mean by "seems to be a known issue"? Are there are specific
limitations you can share with us, please?

Signature
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
> Hi Dave,
>
[quoted text clipped - 10 lines]
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
Dave - 07 May 2004 17:52 GMT
Thank you for responding Felix.
I have 1Gb of memory. I do notice that the peak memory usage and VM size of
Visual Studio .net gets huge. Peak memory usage gets to 1Gb and VM size to
1.5Gb.
In terms of disk space, I have 7.6Gb free on C and 17Gb free on D so it
would not seem to be a disk issue.
There are around 2,000 items to install including files and folders. The
largest is 62Mb (1 file), 30Mb (6 files), 10Mb (30 files), then everything
else is 5Mb or less.
This could be typical of a game requiring sound, video, textures etc. Like
video cut-scenes (the biggest).
The Puzzle file this one failed on is 28Mb.
I am not trying to package the bigger files with CAB so they are already
compressed. I am using loose packaging.
Is this known issue a size issue for the MSI file or for the Visual Studio
Installer?
Thanks
da
> Hi Dave,
>
[quoted text clipped - 9 lines]
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
Felix Wang - 10 May 2004 02:58 GMT
Hi Dave,
I suspect the issue is caused by running out of memory. I will keep you
updated if I have any new findings on this issue.
Regards,
Felix Wang
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Dave - 07 May 2004 17:54 GMT
Felix,
Is there a link you can provide to the known issue please.
Thanks
da
> Hi Dave,
>
[quoted text clipped - 9 lines]
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
John Eikanger [MSFT] - 11 May 2004 21:47 GMT
Hi, Dave and Carsten
Felix found a bug report that documents a similar error when a single file
exceeds 350MB. You don't have any files that bit, so I'm not sure as yet
whether it relates or not. The bug report focused on the lack of a
meaningful error message indicating that they were out of disk space.
In the case of the bug, a temporary file was created in the D:\Documents
and Settings\PatBak\Local Settings\Temp, which eventually ran out of disk
space. It doesn't sound like disk space is an issue on your machine. I
talked to an MSI specialist, and he had never heard of an MSI that large.
I've created a grace (no cost) service request to address this issue ane
attempted to send an email to you with the case number. If it doesn't get
there, please send me an email. Just remove "online." from my alias.
Thank you for choosing the MSDN Managed Newsgroups,
John Eikanger
Microsoft Developer Support
This posting is provided ?AS IS? with no warranties, and confers no rights.
--------------------
| From: "Dave" <DAnderson@Genify.com>
| Subject: Re: Visual Studio Installer for VS.Net 2003 problem
[quoted text clipped - 8 lines]
|
| da