I issue the build from Visual Studio and it is undoubtedly calling MSBuild 
under the covers but I am not sure how to coerce Visual Studio to give up more 
information than the information about the exception. Also it doesn't happen 
all the time. I could get this exception with Visual Studio and then go to a 
command prompt and invoke MSBuild manually and it would work. Most of the time 
just restarting Visual Studio causes it to work. It is one of those 
intermittent errors that when they happen you wish you had the debug 
information available because repeating it does not cause the error.

Kevin Burton
Senior Software Engineer
BUYSEASONS
262-901-2000 Office
262-901-2312 Fax
kev...@buyseasons.com 


-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Thursday, March 31, 2011 9:09 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Light OutOfMemory?

Which version of WiX v3.5? We didn't start dropping .pdbs until WiX v3.6.
However, actually, I don't think we need them. Is there more information 
available about the crash? There should be a callstack. If you're running from 
MSBuild, turn logging on, the stack trace should be in there.

On Thu, Mar 31, 2011 at 6:00 AM, Kevin Burton <kev...@buyseasons.com> wrote:

> I am using 3.5. Where is the .pbs? I was not able to find a file with 
> that suffix in the installation directory.
>
> Kevin Burton
> Senior Software Engineer
> BUYSEASONS
> 262-901-2000 Office
> 262-901-2312 Fax
> kev...@buyseasons.com
>
> -----Original Message-----
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Wednesday, March 30, 2011 9:24 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Light OutOfMemory?
>
> What version of the WiX toolset are you running? If its a recent 
> build, can you drop the .pdbs next to light and get a full callstack?
>
> On Tue, Mar 29, 2011 at 9:38 AM, Kevin Burton <kev...@buyseasons.com>
> wrote:
>
> > I have WiX integrated with Visual Studio so the installer is built 
> > when the solution is built. Right now I consistently run into the 
> > error
> from light:
> >
> > Error      1              Exception of type 'System.OutOfMemoryException'
> > was thrown.            light.exe              0              1
> >  BsiServices
> >
> > I saw back in 2006 there was a suggestion to split the project into 
> > multiple .wxs files. I have done some splitting but I still get this
> error.
> > Any other suggestions?
> >
> >
> >
> > --------------------------------------------------------------------
> > --
> > -------- Enable your software for Intel(R) Active Management 
> > Technology to meet the growing manageability and security demands of 
> > your customers. Businesses are taking advantage of Intel(R) vPro 
> > (TM) technology - will your software be a part of the solution? 
> > Download the Intel(R) Manageability Checker today!
> > http://p.sf.net/sfu/intel-dev2devmar
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
>
>
> --
> virtually, Rob Mensching - http://RobMensching.com LLC
>
> ----------------------------------------------------------------------
> -------- Create and publish websites with WebMatrix Use the most 
> popular FREE web apps or write code yourself; WebMatrix provides all 
> the features you need to develop and publish your website. 
> http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ----------------------------------------------------------------------
> -------- Create and publish websites with WebMatrix Use the most 
> popular FREE web apps or write code yourself; WebMatrix provides all 
> the features you need to develop and publish your website. 
> http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


--
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Create and publish websites with WebMatrix Use the most popular FREE web apps 
or write code yourself; WebMatrix provides all the features you need to develop 
and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to