This is a migrated thread and some comments may be shown as answers.

wpf demo problem

9 Answers 173 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
dCODE
Top achievements
Rank 1
dCODE asked on 10 Mar 2010, 09:32 AM
hai

am trying to run the wpf demo. if goes downloadind upto 10 mb after that it shows Application download Error

below is the error log
what the problem is?

PLATFORM VERSION INFO
 Windows    : 5.2.3790.131072 (Win32NT)
 Common Language Runtime  : 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://demos.telerik.com/wpf/
 Application url   : http://demos.telerik.com/wpf/Telerik.Windows.Examples.exe.manifest

IDENTITIES
 Deployment Identity  : Telerik.Windows.Examples.xbap, Version=2010.1.309.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil
 Application Identity  : Telerik.Windows.Examples.exe, Version=2010.1.309.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil, type=win32

APPLICATION SUMMARY
 * Online only application.
 * Browser-hosted application.

ERROR SUMMARY
 Below is a summary of the errors, details of these errors are listed later in the log.
 * An exception occurred while downloading the application. Following failure messages were detected:
  + Downloading http://demos.telerik.com/wpf/Telerik.Windows.Examples.exe did not succeed.
  + The operation has timed out

COMPONENT STORE TRANSACTION FAILURE SUMMARY
 No transaction error was detected.

WARNINGS
 There were no warnings during this operation.

OPERATION PROGRESS STATUS
 No phase information is available.

ERROR DETAILS
 Following errors were detected during this operation.
 * [3/10/2010 4:34:48 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  - Downloading http://demos.telerik.com/wpf/Telerik.Windows.Examples.exe did not succeed.
  - Source: System.Deployment
  - Stack trace:
   at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
   at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
   at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
   at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
   at System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean blocking)
   at System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
  --- Inner Exception ---
  System.Net.WebException
  - The operation has timed out
  - Source: System
  - Stack trace:
   at System.Net.HttpWebRequest.GetResponse()
   at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

COMPONENT STORE TRANSACTION DETAILS
 No transaction information is available.

 


9 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 10 Mar 2010, 10:14 AM
Hi dCODE,

We are currently in a process of uploading our Q1 demos and they will be available later today. Could you please try to run the demons when Q1 is announced officially. 

Thank you for your understanding.


All the best,
Milan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Alan
Top achievements
Rank 1
answered on 15 Mar 2010, 12:53 AM
Hi guys,

I tried the WPF demo and get this error message:

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

SOURCES
 Deployment url   : http://demos.telerik.com/wpf/
 Application url   : http://demos.telerik.com/wpf/Telerik.Windows.Examples.exe.manifest

IDENTITIES
 Deployment Identity  : Telerik.Windows.Examples.xbap, Version=2010.1.310.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil
 Application Identity  : Telerik.Windows.Examples.exe, Version=2010.1.310.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil, type=win32

APPLICATION SUMMARY
 * Online only application.
 * Browser-hosted application.

ERROR SUMMARY
 Below is a summary of the errors, details of these errors are listed later in the log.
 * An exception occurred while downloading the application. Following failure messages were detected:
  + Exception occurred loading manifest from file Telerik.Windows.Controls.resources.dll: the manifest may not be valid or the file could not be opened.
  + File Telerik.Windows.Controls.resources.dll is not a valid Portable Executable (PE) file.
  + File {0} is not a valid Portable Executable (PE) file.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
 No transaction error was detected.

WARNINGS
 There were no warnings during this operation.

OPERATION PROGRESS STATUS
 No phase information is available.

ERROR DETAILS
 Following errors were detected during this operation.
 * [15/03/2010 7:46:42 AM] System.Deployment.Application.InvalidDeploymentException (ManifestLoad)
  - Exception occurred loading manifest from file Telerik.Windows.Controls.resources.dll: the manifest may not be valid or the file could not be opened.
  - Source: System.Deployment
  - Stack trace:
   at System.Deployment.Application.Manifest.AssemblyManifest.ManifestLoadExceptionHelper(Exception exception, String filePath)
   at System.Deployment.Application.Manifest.AssemblyManifest.LoadFromInternalManifestFile(String filePath)
   at System.Deployment.Application.Manifest.AssemblyManifest..ctor(String filePath)
   at System.Deployment.Application.DownloadManager.ProcessDownloadedFile(Object sender, DownloadEventArgs e)
   at System.Deployment.Application.FileDownloader.DownloadModifiedEventHandler.Invoke(Object sender, DownloadEventArgs e)
   at System.Deployment.Application.FileDownloader.OnModified()
   at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
   at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
   at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
   at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
   at System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean blocking)
   at System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
  --- Inner Exception ---
  System.IO.IOException
  - File Telerik.Windows.Controls.resources.dll is not a valid Portable Executable (PE) file.
  - Source: System.Deployment
  - Stack trace:
   at System.Deployment.Application.PEStream.ConstructFromFile(String filePath, Boolean partialConstruct)
   at System.Deployment.Application.PEStream..ctor(String filePath, Boolean partialConstruct)
   at System.Deployment.Application.Manifest.AssemblyManifest.LoadFromInternalManifestFile(String filePath)
  --- Inner Exception ---
  System.ComponentModel.Win32Exception
  - File {0} is not a valid Portable Executable (PE) file.
  - Source: System.Deployment
  - Stack trace:
   at System.Deployment.Application.PEStream.DosHeader..ctor(FileStream file)
   at System.Deployment.Application.PEStream.ConstructPEImage(FileStream file, Boolean partialConstruct)
   at System.Deployment.Application.PEStream.ConstructFromFile(String filePath, Boolean partialConstruct)

COMPONENT STORE TRANSACTION DETAILS
 No transaction information is available.

 

0
Vlad
Telerik team
answered on 15 Mar 2010, 07:48 AM
Hi,

Can you try to clear your XBAP cache to see what will be the result? You can do this using mage -cc command in Visual Studio Command Prompt.

Sincerely yours,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Alan
Top achievements
Rank 1
answered on 16 Mar 2010, 12:17 AM
Hi,

I don't have VS installed. Just trying to run the XBap demo on a 'standard' pc. Could it be anything else?

Thanks for your assistance.

Al
0
Vlad
Telerik team
answered on 16 Mar 2010, 07:33 AM
Hello Al,

Can you post more info about your .NET version? Our demos will need .NET 3.5 SP1.

Kind regards,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Alan
Top achievements
Rank 1
answered on 16 Mar 2010, 07:47 AM
I have 3.5 SP 1 installed. Do you have another link to a different XBap that I could try?
Error is displayed once 3121KB download is reached.

Alan
0
Vlad
Telerik team
answered on 16 Mar 2010, 08:05 AM
Hello Alan,

You can check our Q1 2010 Beta here: http://demos.telerik.com/wpf/beta/. Can you try to download and run our demos locally to see what will be the result?

Kind regards,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Alan
Top achievements
Rank 1
answered on 17 Mar 2010, 01:17 AM
Excellent support response times. Thanks.

How do I download the demo?

Also, the Beta link didn't work either, the download started then stopped after a short while.

Alan
0
Hristo
Telerik team
answered on 17 Mar 2010, 05:47 PM
Hello Alan,

You can try to clear your cache using .NET Framework 2.0 SDK. You can download it from here.

Another possible reason for not opening our WPF demos if you are trying to view them in FireFox. FireFox does not support XBAP. Please try to view our demos in IE.

Regards,
Hristo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
dCODE
Top achievements
Rank 1
Answers by
Milan
Telerik team
Alan
Top achievements
Rank 1
Vlad
Telerik team
Hristo
Telerik team
Share this question
or