XBAP applications will not load: has the operation been disabled?

Trying to download any XBAP application to a workstation that was previously able to download the presentation, then sits on the "Download Application" with zero bytes downloaded in a few minutes. In the end, it appears “Application Download Error” with the error log shown below. In addition, in my applications with profiles \ 2.0, several folders are created, but in fact the files do not load.

I can download the application from another workstation to make the application look good. This application and IIS work on my local workstation, so there should be no problems with the network or the firewall.

I tried:

  • Removing isolated storages and application files \ 2.0
  • Running mage.exe -cc
  • Running the xbap resolution tool (xbappermfx_sx.exe) - which found and fixed something but did not fix the problem.
  • Create a new user and attempt to view an application registered as a user
  • Removing all .NET and reinstalling through 3.5sp1

Any thoughts on what else to try?

Error Log:

PLATFORM VERSION INFORMATION Windows: 5.1.2600.196608 (Win32NT) Common Runtime Language: 2.0.50727.3053 System.Deployment.dll: 2.0.50727.3053 (netfxsp.050727-3000) mscorwks.dll: 2.0.50727.3053 (netfxsp.050727-3000) dfshim .dll: 2.0.50727.3053 (netfxsp.050727-3000)

SOURCES Deployment URL: http: //clel043t2575/framework.ui/Framework.UI.xbap? Service = https: // CLEL043T2575: 444 /   Application URL: http: //clel043t2575/framework.ui/Framework.UI_5_1_191_0/Framework .Ui.exe.manifest

   : Framework.UI.application, Version = 5.1.191.0, Culture = neutral, PublicKeyToken = dfc8268704145129, processorArchitecture = msil    : Framework.UI.exe, = 5.1.191.0, = , PublicKeyToken = dfc8268704145129, processorArchitecture = msil, type = win32

  * -.   * URL. * , .

   , .   * . :       + http://clel043t2575/framework.ui/Framework.UI_5_1_191_0/Framework.UI.pdb.deploy .       +

   .

   .

   .

   .   * [12/6/2009 6:10:11 PM] System.Deployment.Application.DeploymentDownloadException( )       - http://clel043t2575/framework.ui/Framework.UI_5_1_191_0/Framework.UI.pdb.deploy .       - : System.Deployment       - :            System.Deployment.Application.SystemNetDownloader.DownloadSingleFile( DownloadQueueItem)            System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()            System.Deployment.Application.FileDownloader.Download(SubsStationState subState)            System.Deployment.Application.DownloadManager.DownloadDependencies(SubsStationState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownload, DownloadOptions)            System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean blocking)            System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()       --- ---       System.Net.WebException       -       - :       - :            System.Net.HttpWebRequest.GetResponse()            System.Deployment.Application.SystemNetDownloader.DownloadSingleFile( DownloadQueueItem)

   .

+3
2

? - 250 :

/ HKEY_CURRENT_USER\Software\Classes\Software\Microsoft\Windows\CurrentVersion\Deployment\OnlineAppQuotaInKB, DWORD, . , 500 , 512000.

0

Source: https://habr.com/ru/post/1724890/


All Articles