Bugs item #1969122, was opened at 2008-05-21 13:54 Message generated for change (Settings changed) made by jasongin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1969122&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dtf Group: v3.0 >Status: Closed Resolution: Fixed Priority: 7 Private: No Submitted By: Chris Karper (ckarper) Assigned to: Jason Ginchereau (jasongin) Summary: Out-of-proc CA remoting channel stream issue Initial Comment: As per Jason's request on WiX-users mailing list: Exception occured during stream processing: System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Runtime.InteropServices.Marshal.CopyToManaged(IntPtr source, Object destination, Int32 startIndex, Int32 length) at Microsoft.Deployment.WindowsInstaller.RemotableNativeMethods.ReadStream(IntPtr buf, Int32 field, Byte sBuf, Int32 count) at Microsoft.Deployment.WindowsInstaller.RemotableNativeMethods.MsiRecordReadStream(Int32 hRecord, UInt32 iField, Byte szDataBuf, UInt32& cbDataBuf) at Microsoft.Deployment.WindowsInstaller.RecordStream.Read(Byte buffer, Int32 offset, Int32 count) at System.IO.StreamReader.ReadBuffer() at System.IO.StreamReader.ReadToEnd() at triCerat.Installer.CustomActions.BinaryFormatter.FormatBinaryScript(Session session) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1969122&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
