Applies ToExchange Server 2013 SP1 Exchange Server 2013 Enterprise Edition Exchange Server 2013 Standard Edition

Symptoms

In a Microsoft Exchange Server 2013 environment, you try to install a new application by using the New-App cmdlet. If you use the -URL parameter for an intranet URL, you receive an error message that resembles the following:

Error: The app couldn't be downloaded New-App –App_name -Url URL_pathThe app couldn't be downloaded. + CategoryInfo : InvalidData: (:) [New-App], LocalizedException + FullyQualifiedErrorId : [Server=E15,RequestId=f6ca0db8-8348-4a9d-bff2-ec26bcaa1c24,TimeStamp] [FailureCategory=Cmdlet-LocalizedException]

Cause

This behavior occurs because Exchange Server blocks an attempt to install an application from the Intranet.

Resolution

To fix this issue, install Cumulative Update 11 for Exchange Server 2013.

Workaround

To work around this behavior, run one of the following cmdlets:

  • $Data=Get-Content -Path "C:\Test\Test.xml" -Encoding Byte -ReadCount

  • New-App -FileData $data

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.