Forum Discussion
fail to install on-premise data gateway
Anonymous Thank you for the reply. I have reviewed the guide and posts but still can't solve it.
I noticed a related applciation error in Server Event Viewer.
It's .NET Runtime error. I confirmed 4.5 version had been installed but it seem 4.0 version is being used. Any ideas?
Application: GatewayInstall.exe
Framework Version: v4.0.30319
Description: The application requested process termination through System.Environment.FailFast(string message).
Message: Unrecoverable system error.
Stack:
at System.Environment.FailFast(System.String)
at MS.Internal.Invariant.FailFast(System.String, System.String)
at System.IO.Packaging.Package.AddIfNoPrefixCollisionDetected(ValidatedPartUri, System.IO.Packaging.PackagePart)
at System.IO.Packaging.Package.GetPartHelper(System.Uri)
at System.IO.Packaging.Package.GetPart(System.Uri)
at System.IO.Packaging.PackWebResponse+CachedResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.get_ContentType()
at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCacheOption, System.Guid ByRef, Boolean ByRef, System.IO.Stream ByRef, System.IO.UnmanagedMemoryStream ByRef, Microsoft.Win32.SafeHandles.SafeFileHandle ByRef)
at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(System.Uri, System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Net.Cache.RequestCachePolicy, Boolean)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at System.Windows.Media.Imaging.BitmapImage..ctor(System.Uri, System.Net.Cache.RequestCachePolicy)
at Microsoft.DataProxy.EgwInstallBA.PrecheckViewModel..ctor(Microsoft.DataProxy.EgwInstallBA.MainViewModel, Microsoft.DataProxy.EgwInstallBA.WizardViewModelBase)
at Microsoft.DataProxy.EgwInstallBA.MainViewModel.DetectComplete(System.Object, Microsoft.Tools.WindowsInstallerXml.Bootstrapper.DetectCompleteEventArgs)
at Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication.OnDetectComplete(Microsoft.Tools.WindowsInstallerXml.Bootstrapper.DetectCompleteEventArgs)
at Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication.Microsoft.Tools.WindowsInstallerXml.Bootstrapper.IBootstrapperApplication.OnDetectComplete(Int32)
Hello, we are having an identical error message. Our machines are heavily configure by IT for security. I believe this error is probably related to a security configuration but I am not clear the exact configuration that we need to request to change to allow authorization.