Re: [WiX-users] Exception when using enumerator of session.Components

2008-06-03 Thread Jason Ginchereau
Yes your analysis is correct. I'll get this fixed soon. Thanks for the report! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dmitry Berkovich Sent: Tuesday, June 03, 2008 2:34 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Exception

[WiX-users] Exception when using enumerator of session.Components

2008-06-03 Thread Dmitry Berkovich
Hi, I have exception when this code is executed: foreach (ComponentInfo componentInfo in session.Components) {}. Exeption is: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Deployment.WindowsInstaller.InstallerExceptio