Menu

#1208 Out-of-proc CA remoting channel stream issue

v3.0
closed
dtf (63)
2012-09-15
2008-05-21
No

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)

Discussion

MongoDB Logo MongoDB