You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: FixMissingMSI.exe
Problem Signature 02: 2.2.0.0
Problem Signature 03: 5ace8c64
Problem Signature 04: Microsoft.Deployment.WindowsInstaller
Problem Signature 05: 3.10.3.3007
Problem Signature 06: 57570005
Problem Signature 07: 3bc
Problem Signature 08: 0
Problem Signature 09: ICCXRSP2BU5I0TEWYQER3DWAKGWPCCXQ
OS Version: 6.1.7601.2.1.0.274.10
Locale ID: 1033
Additional Information 1: 6198
Additional Information 2: 6198e9636daaf1a3eec7a0f2bce0d363
Additional Information 3: 274f
Additional Information 4: 274f541d744e7dd8ff57a21f859dec41
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
When running from Cygwin, I see an additional yet incomplete stack trace,
$ ./FixMissingMSI.exe
Unhandled Exception: Microsoft.Deployment.WindowsInstaller.InstallerException: More data is available.
at Microsoft.Deployment.WindowsInstaller.ProductInstallation.<GetProducts>d__3.MoveNext()
at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
at FixMissingMSI.myData.ScanProducts() in C:\Users\yqsu\Source\Repos\SQLSetupTools\FixMissingMSI\myData.cs:line 145
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
The text was updated successfully, but these errors were encountered:
When running from Cygwin, I see an additional yet incomplete stack trace,
The text was updated successfully, but these errors were encountered: