Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FixMissingMSI has stopped working #3

Open
ilatypov opened this issue Jan 9, 2019 · 0 comments
Open

FixMissingMSI has stopped working #3

ilatypov opened this issue Jan 9, 2019 · 0 comments

Comments

@ilatypov
Copy link

ilatypov commented Jan 9, 2019

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

image

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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant