User Profile
Trebke
Brass Contributor
Joined 5 years ago
User Widgets
Recent Discussions
MSIX dependency
Hi, I created an MSIX package with Advanced Installer named R for Windows. Package runs great, with no problems. I have another package R Studio what depends on R for Windows, so without R for Windows R Studio doesn't start. So i added an dependency in the R Studio MSIX package for R for Windows, but the install fails; see logfiles: Information Started deployment Add operation on a package with main parameter RStudio-x64.msix and Options 0 and 0. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. 603 Info 15:37:46 27978 Verbose Creating Resiliency File C:\ProgramData\Microsoft\Windows\AppRepository\74de9ebf-d29f-42da-be0c-c99e1d0c839d_S-1-5-21-4143827203-86912054-1809014233-114906_1.rslc for Add Operation on Package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc. 10002 Info 15:37:46 NT AUTHORITY\SYSTEM 27979 Information Deployment Add operation on package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc has been de-queued and is running for user SID S-1-5-21-4143827203-86912054-1809014233-114906. 607 Info 15:37:46 27980 Information Successfully added the following uri(s) to be processed: file:***/RStudio-x64.msix. 854 Info 15:37:46 *** 27981 Information Package RCoreTeam.RforWindows4.3.1_4.3.1.3454_x64__gqnwrcrc14nsc does not satisfy a dependency for package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc. Reason: The package's type isn't suitable for the dependency. 672 Info 15:37:47 *** 27982 Error Windows cannot install package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc because this package depends on a framework that could not be found. Provide the framework "RCoreTeam.RforWindows4.3.1" published by "CN=****", with neutral or x64 processor architecture and minimum version 4.3.1.3454, along with this package to install. 628 Info 15:37:47 *** 27983 Information The last successful state reached was Indexed. Failure occurred before reaching the next state Resolved. hr: 0x80073CF3 605 Info 15:37:47 *** 27984 Error Deployment Add operation with target volume C: on Package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc from: (RStudio-x64.msix) failed with error 0x80073CF3. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. 401 Info 15:37:47 *** 27985 Error AppX Deployment operation failed for package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc with error 0x80073CF3. The specific error text for this failure is: Windows cannot install package PositSoftwarePBC.RStudio_5698.6.0.0_x64__gqnwrcrc14nsc because this package depends on a framework that could not be found. Provide the framework "RCoreTeam.RforWindows4.3.1" published by "CN***", with neutral or x64 processor architecture and minimum version 4.3.1.3454, along with this package to install. 404 Info 15:37:47 *** 27986 Information error 0x12C: Deleting file \\?\C:\Program Files\WindowsApps\Deleted\Microsoft.WindowsTerminal_1.18.2822.0_x64__8wekyb3d8bbweecd7dcf1-793e-48ed-bc6e-a44dd6243d79\CascadiaCode.ttf failed. 471 Info 15:37:47 NT AUTHORITY\SYSTEM 27987 Information error 0x12C: Deleting file \\?\C:\Program Files\WindowsApps\Deleted\Microsoft.WindowsTerminal_1.18.2822.0_x64__8wekyb3d8bbweecd7dcf1-793e-48ed-bc6e-a44dd6243d79\CascadiaCodeItalic.ttf failed. 471 Info 15:37:47 NT AUTHORITY\SYSTEM 27988 Information error 0x12C: Deleting file \\?\C:\Program Files\WindowsApps\Deleted\Microsoft.WindowsTerminal_1.18.2822.0_x64__8wekyb3d8bbweecd7dcf1-793e-48ed-bc6e-a44dd6243d79\CascadiaMono.ttf failed. 471 Info 15:37:47 NT AUTHORITY\SYSTEM 27989 Warning There were 1 additional files that failed to be deleted under the folder \\?\C:\Program Files\WindowsApps\Deleted. 493 Info 15:37:47 NT AUTHORITY\SYSTEM 27990 R for Windows MSIX package is installed: Name : RCoreTeam.RforWindows4.3.1 Publisher : *** Architecture : X64 ResourceId : Version : 4.3.1.3454 PackageFullName : RCoreTeam.RforWindows4.3.1_4.3.1.3454_x64__gqnwrcrc14nsc InstallLocation : C:\Program Files\WindowsApps\RCoreTeam.RforWindows4.3.1_4.3.1.3454_x64__gqnwrcrc14nsc IsFramework : False PackageFamilyName : RCoreTeam.RforWindows4.3.1_gqnwrcrc14nsc PublisherId : gqnwrcrc14nsc IsResourcePackage : False IsBundle : False IsDevelopmentMode : False NonRemovable : False IsPartiallyStaged : False SignatureKind : Developer Status : Ok How can I let the package depence on another main installed package? The vcredist installes great as a dependency but the self created MSIX package not.. Thanks for your help!1.4KViews0likes4CommentsError creating MSIX package
Hi, iám trying to create a MSIX package but it fails: [10/26/2022 12:19:56 PM] [Debug] MakeAppx : error: Failure at packageWriter2->Close( manifestStream, contentGroupMapStream.Get()) - 0x80080204 - The specified package format is not valid: The package manifest is not valid. [10/26/2022 12:19:56 PM] [Debug] MakeAppx : error: Error info: /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Applications" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Application" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extensions" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extension" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="ComServer" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1] [10/26/2022 12:19:56 PM] [Debug] The keyref '02a18d22-0349-4932-9cbb-64bc5c6fe62c' does not resolve to a key for the Identity Constraint '{http://schemas.microsoft.com/appx/manifest/com/windows10}Class_Or_TreatAsClass_IdKey'. [10/26/2022 12:19:56 PM] [Debug] Cleaning up output file "\\?\%UserProfile%\Desktop\SW01277-01_16.0.1605.21_x64__gs30ax5hs4rre.msix". [10/26/2022 12:19:56 PM] [Debug] MakeAppx : error: Failure at (CreatePackage( overwrite, hashAlgorithm, fileList, outputPath, manifestStream.Get(), forceCompressionNone, performanceOptions, encryptPackage, encryptionOptions, cgmPath, mainPackagePathForResourceExemption, makepriExeFullPath)) - 0x80080204 - The specified package format is not valid: The package manifest is not valid. [10/26/2022 12:19:56 PM] [Debug] MakeAppx : error: Package creation failed. [10/26/2022 12:19:56 PM] [Debug] MakeAppx : error: 0x80080204 - The specified package format is not valid: The package manifest is not valid. [10/26/2022 12:19:56 PM] [Error] MakeAppx.exe failed, exit code = 1 [10/26/2022 12:19:56 PM] [Debug] Finalizing the conversion state [10/26/2022 12:19:56 PM] [Debug] Getting environment object from %UserProfile%\AppData\Local\Packages\Microsoft.MsixPackagingTool_8wekyb3d8bbwe\LocalState\MsixGenerator.ConversionState.xml [10/26/2022 12:19:56 PM] [Warning] Error occurred: System.InvalidOperationException: Environment is not set or acquired at MsixGenerator.LocalOrRemoteExecution.ExecutionEnvironments.EnvironmentObject.SaveToEnvironment() at Microsoft.ApplicationVirtualization.Packaging.ExceptionGuard`1.Guard(Action execute, Action`1 exceptionAction) [10/26/2022 12:19:56 PM] [Warning] Error Occurred: Microsoft.Msix.Utils.ProcessRunner.ProcessRunnerException: Process MakeAppx.exe failed with exit code 1. at Microsoft.Msix.Utils.ProcessRunner.ProcessRunnerBase.ValidateExitCode(Int32[] validCodes) at Microsoft.ApplicationVirtualization.Packaging.Packager.FinalizePackageViaMakeAppx(IPackageFiles packageFiles, String manifestPath, String appvManifestPath, String registryHivePath, Boolean useExistingRegisterHive, String userRegistryHivePath, String userClassesRegistryHivePath, String packagePath, String msixMappingPath, CompressionOption compression, MsixPackageInputProperties msixPackageInputProperties, CancellationTokenSource cancellationTokenSource) at MsixGenerator.MsixPackageEditor.FinalizePackage(CancellationTokenSource cancellationTokenSource, Boolean modifyExistingPackage) at MsixPackagingTool.ViewModel.PackageEditorWorkflow.MasterPackageEditorViewModel.SavePackageEditorChanges_BackgroundWorker(Object sender, DoWorkEventArgs doWorkEventArgs) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) [10/26/2022 12:31:26 PM] [Debug] Spawning background worker thread. [10/26/2022 12:31:26 PM] [Debug] IgnorableNamespaces attribute value is : uap uap2 uap3 uap10 rescap com [10/26/2022 12:31:26 PM] [Debug] Adding Capability: runFullTrust [10/26/2022 12:31:26 PM] [Debug] Translating Packaged Services to Manifest [10/26/2022 12:31:26 PM] [Debug] IgnorableNamespaces attribute value is : uap uap2 uap3 uap10 rescap com [10/26/2022 12:31:26 PM] [Debug] File type associated with Manifest: notepad.exe [10/26/2022 12:32:40 PM] [Debug] Manifest Process Exited. [10/26/2022 12:32:40 PM] [Debug] Attempting to read and validate the saved manifest file: %UserProfile%\AppData\Local\Packages\Microsoft.MsixPackagingTool_8wekyb3d8bbwe\LocalState\DiagOutputDir\Logs_14\xabayyvi.hex.Manifest [10/26/2022 12:32:40 PM] [Error] System.Runtime.InteropServices.COMException (0x80080204): /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Applications" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Application" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extensions" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extension" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="ComServer" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1] The keyref '02a18d22-0349-4932-9cbb-64bc5c6fe62c' does not resolve to a key for the Identity Constraint '{http://schemas.microsoft.com/appx/manifest/com/windows10}Class_Or_TreatAsClass_IdKey'. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.ApplicationVirtualization.Packaging.Impl.AppxManifestReader..ctor(String path) at Microsoft.ApplicationVirtualization.Packaging.AppxPackageFactory.ReadManifest(String path) at MsixGenerator.MsixPackageEditor.ValidateManifestOrThrow(String manifestPath) at MsixGenerator.MsixPackageEditor.TryParseManifestFile(String manifestPath) [10/26/2022 12:32:40 PM] [Warning] Unable to parse manifest. Edit the manifest file to fix errors. [10/26/2022 12:32:40 PM] [Debug] Returning back to Package Editor view. What does the error below mean? The keyref '02a18d22-0349-4932-9cbb-64bc5c6fe62c' does not resolve to a key for the Identity Constraint '{http://schemas.microsoft.com/appx/manifest/com/windows10}Class_Or_TreatAsClass_IdKey'. The keyref in the manifest file: <Extensions> <com:Extension Category="windows.comServer"> <com:ComServer> <com:ExeServer Executable="vfs\programfilesx64\sparx systems\ea\ea.exe"> <com:Class Id="02A18D22-0349-4932-9CBB-64BC5C6FE62C" DisplayName="EA.PropertiesTab" ProgId="EA.PropertiesTab" EnableOleDefaultHandler="true" /> <com:Class Id="3A9E4F92-8D27-495B-8B22-1D702B3F0C83" DisplayName="EA.App" ProgId="EA.App" EnableOleDefaultHandler="true" /> <com:Class Id="67F4E0FA-46A7-4255-B084-69A9433D08C3" DisplayName="EA.Repository" ProgId="EA.Repository" EnableOleDefaultHandler="true" /> <com:Class Id="8667FE5E-6D96-400A-AF0A-15C29F94DFCD" DisplayName="EA.Project" ProgId="EA.Project" EnableOleDefaultHandler="true" /> </com:ExeServer> <com:ProgId Id="EA.PropertiesTab" Clsid="02a18d22-0349-4932-9cbb-64bc5c6fe62c" /> <com:ProgId Id="EA.App" Clsid="3a9e4f92-8d27-495b-8b22-1d702b3f0c83" /> <com:ProgId Id="EA.Repository" Clsid="67f4e0fa-46a7-4255-b084-69a9433d08c3" /> <com:ProgId Id="EA.Project" Clsid="8667fe5e-6d96-400a-af0a-15c29f94dfcd" /> </com:ComServer> </com:Extension>1.7KViews0likes2CommentsRe: AVD Remote App Running instance not displaying in taskbar after Client update to 1.2.3130
Thats strange indeed. We have to disable the RemoteFX GPO otherwise a few application won't show up we also still have version 1.0.4452.2100. I check with MS again. For us its fixed, but what? Something in a broker maybe..?4.1KViews0likes0CommentsRe: AVD Remote App Running instance not displaying in taskbar after Client update to 1.2.3130
New update available! https://docs.microsoft.com/nl-nl/windows-server/remote/remote-desktop-services/clients/windowsdesktop-whatsnew Tested this morning, first test are hopeful! No reaction from MS till now...only to deliver AVD-collect4.2KViews0likes1CommentNot able to open 2 remote apps
Hi all, We're experiencing a problem when we open two remote apps at the same time using rdpw files. Those remote apps are published in different host pools and workspaces in the same tenant. When doubleclicking the first rdpw file the client will connect to AVD and the first remote app is useable. When doubleclicking the second rdpw file (while the first remote app is open) the RDP client freezes or displays error 0x3000008 when connecting. This behaviour is not reproduceablein client version 1.2.2606.0 but the error is reproduceable from version 1.2.2688.0 and above. We haven't tested the versions in between. This behaviour is not reproduceable when we use the feed in the Windows Desktop client but the error is reproduceable if we open the rdpw files in the File Exporer.3.1KViews0likes7Comments- 3.6KViews0likes0Comments
Error creating an MSIX Package
Hello, I'am trying to create a MSIX package but it fails. The log file: I [10/26/2021 2:06:34 PM] [Debug] MakeAppx : error: Failure at packageWriter2->Close( manifestStream, contentGroupMapStream.Get()) - 0x80080204 - The specified package format is not valid: The package manifest is not valid. [10/26/2021 2:06:34 PM] [Debug] MakeAppx : error: Error info: /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Extensions" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extension" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="ComInterface" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="TypeLib" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][9]/*[local-name()="Version" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/@LibraryFlag [10/26/2021 2:06:34 PM] [Debug] '#0' violates pattern constraint of '[0-9a-fA-F]'. [10/26/2021 2:06:34 PM] [Debug] The attribute 'LibraryFlag' with value '#0' failed to parse. [10/26/2021 2:06:34 PM] [Debug] Cleaning up output file "\\?\%UserProfile%\Desktop\SW01037-02_2021.0.1.0_x64__gs30ax5hs4rre.msix". [10/26/2021 2:06:34 PM] [Debug] MakeAppx : error: Failure at (CreatePackage( overwrite, hashAlgorithm, fileList, outputPath, manifestStream.Get(), forceCompressionNone, performanceOptions, encryptPackage, encryptionOptions, cgmPath, mainPackagePathForResourceExemption, makepriExeFullPath)) - 0x80080204 - The specified package format is not valid: The package manifest is not valid. [10/26/2021 2:06:34 PM] [Debug] MakeAppx : error: Package creation failed. [10/26/2021 2:06:34 PM] [Debug] MakeAppx : error: 0x80080204 - The specified package format is not valid: The package manifest is not valid. [10/26/2021 2:06:34 PM] [Error] MakeAppx.exe failed, exit code = 1 [10/26/2021 2:06:34 PM] [Debug] Finalizing the conversion state [10/26/2021 2:06:34 PM] [Debug] Getting environment object from %UserProfile%\AppData\Local\Packages\Microsoft.MsixPackagingTool_8wekyb3d8bbwe\LocalState\MsixGenerator.ConversionState.xml [10/26/2021 2:06:34 PM] [Debug] Releasing global semaphore [10/26/2021 2:06:34 PM] [Warning] Error Occurred: Microsoft.Msix.Utils.ProcessRunner.ProcessRunnerException: Process MakeAppx.exe failed with exit code 1. at Microsoft.Msix.Utils.ProcessRunner.ProcessRunnerBase.ValidateExitCode(Int32[] validCodes) at Microsoft.ApplicationVirtualization.Packaging.Packager.FinalizePackageViaMakeAppx(IPackageFiles packageFiles, String manifestPath, String appvManifestPath, String registryHivePath, Boolean useExistingRegisterHive, String userRegistryHivePath, String userClassesRegistryHivePath, String packagePath, String msixMappingPath, CompressionOption compression, MsixPackageInputProperties msixPackageInputProperties, CancellationTokenSource cancellationTokenSource) at MsixGenerator.MsixPackageEditor.FinalizePackage(CancellationTokenSource cancellationTokenSource, Boolean modifyExistingPackage) at MsixPackagingTool.ViewModel.PackageEditorWorkflow.MasterPackageEditorViewModel.SavePackageEditorChanges_BackgroundWorker(Object sender, DoWorkEventArgs doWorkEventArgs) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) [10/26/2021 2:26:15 PM] [Debug] Spawning background worker thread. [10/26/2021 2:26:15 PM] [Debug] IgnorableNamespaces attribute value is : uap uap2 uap3 uap10 rescap rescap3 com [10/26/2021 2:26:15 PM] [Debug] Adding Capability: runFullTrust [10/26/2021 2:26:15 PM] [Debug] Translating Packaged Services to Manifest [10/26/2021 2:26:15 PM] [Debug] IgnorableNamespaces attribute value is : uap uap2 uap3 uap10 rescap rescap3 com [10/26/2021 2:26:15 PM] [Debug] File type associated with Manifest: notepad.exe [10/26/2021 2:26:16 PM] [Debug] Manifest Process Exited. [10/26/2021 2:26:16 PM] [Debug] Attempting to read and validate the saved manifest file: %UserProfile%\AppData\Local\Packages\Microsoft.MsixPackagingTool_8wekyb3d8bbwe\LocalState\DiagOutputDir\Logs\1pcyhnxe.iwe.Manifest [10/26/2021 2:26:16 PM] [Error] System.Runtime.InteropServices.COMException (0x80080204): /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Extensions" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extension" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="ComInterface" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="TypeLib" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][9]/*[local-name()="Version" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/@LibraryFlag '#0' violates pattern constraint of '[0-9a-fA-F]'. The attribute 'LibraryFlag' with value '#0' failed to parse. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.ApplicationVirtualization.Packaging.Impl.AppxManifestReader..ctor(String path) at Microsoft.ApplicationVirtualization.Packaging.AppxPackageFactory.ReadManifest(String path) at MsixGenerator.MsixPackageEditor.ValidateManifestOrThrow(String manifestPath) at MsixGenerator.MsixPackageEditor.TryParseManifestFile(String manifestPath) [10/26/2021 2:26:16 PM] [Warning] Unable to parse manifest. Edit the manifest file to fix errors. [10/26/2021 2:26:16 PM] [Debug] Returning back to Package Editor view. [10/26/2021 2:35:05 PM] [Debug] Spawning background worker thread. [10/26/2021 2:35:05 PM] [Debug] Enabling services that were disabled while preparing environment [10/26/2021 2:35:05 PM] [Debug] ----------------Create Package View---------------- I found a sort off some issue, tried that but that gave me the same error; https://techcommunity.microsoft.com/t5/msix-packaging-and-tools/error-creating-msix-package/m-p/1567302 Any one a idea to fix this? Thnx!Solved3.8KViews0likes2CommentsRe: MSIX app attach issues
We see some difference between Advanced Installer and MSIX packaging tool. Packages that are created with AI doesn't seems to work via Remote App, we look inside the package there is some difference in de folder structure (see screenshot, left is AI) Can that be the problem?4.2KViews0likes5CommentsMSIX app attach issues
We are experiencing several issues with WVD MSIX App Attach. Locally the MSIX packages work fine but when they are started via Remote App (App Attach) the problems starts. For some users the applications work well, for some users the explorer opens, some get an AiStub error and by some just nothing happens. So it is very variable. If we then offer these applications as APP-V, the applications work well. The solution for the AiStub error is to use PsfTooling, we did this but it is still strange that it works for some users. What is your experience with MSIX App attach? Do you also encounter these problems? What can we do about it? Or what is the best troubleshooting? Thank you very much for your comments. Bert4.3KViews0likes6Comments
Recent Blog Articles
No content to show