Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Xamarin Forms 4.3 Windows 10 Appx Package Error "mspdbcmf.exe" exited with code 1106.

$
0
0

I'm getting the following error on our build server:

       [Non FASTLINK] The input PDB file was not generated by the linker with /DEBUG:fastlink.
      C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\AppxPackage\\x64\mspdbcmf.exe /check C:\Users\service.buildserver\.nuget\packages\xamarin.forms\4.3.0.991221\lib\uap10.0\Xamarin.Forms.Platform.UAP.pdb 
      Microsoft (R) FastLink To Full PDB Converter Version 14.16.26830.0
      Copyright (C) Microsoft Corporation.  All rights reserved.

      C:\Users\service.buildserver\.nuget\packages\xamarin.forms\4.3.0.991221\lib\uap10.0\Xamarin.Forms.Platform.UAP.pdb : fatal error CMF1106: failed to open input PDB file for reading (PDB error code = 13)3 input PDB file is not generated by /DEBUG:fastlinkW must read and agree to the Data Collection Policy at ? before using /errorreport:send1 warning treated as error; the PDB file is intact@ specified output filename is too long (exceeding 0 characters)
    ##[error]C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\AppxPackage\Microsoft.AppXPackage.Targets(3553,5): Error MSB6006: "mspdbcmf.exe" exited with code 1106.

I have no idea what's going on or how to troubleshoot this. Any suggestions or info?

Using Visual Studio 16.4.1. I am able to generate the package on my local workstation.

Jeff


Viewing all articles
Browse latest Browse all 204402

Trending Articles