As was recently noted in a comment, there are a bunch of very cool samples in Blend. One of them has a sweet page turning demo. I converted it to an xbap… check it out here:
Any chance you’ll post the conversion or a list of steps for conversion. This is something I tried a while ago and failed. It would be interesting to see how close I got.
Little bug when comming back to first page and try clicking on white part: “An error occurred in the application you were using”.
Except that, great job!
Hi,
I am getting following error:
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
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 manifest. Following failure messages were detected:
Downloading https://scorbs.com/workapps/photobook/PhotoBook.xbap did not succeed.
The remote server returned an error: (407) Proxy Authentication Required.
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.
* [6/10/2007 2:57:42 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
– Downloading https://scorbs.com/workapps/photobook/PhotoBook.xbap 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.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirect(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifest(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.DeploymentManager.BindCore(Boolean blocking, TempFile& tempDeploy, TempDirectory& tempAppDir, FileStream& refTransaction, String& productName)
at System.Deployment.Application.DeploymentManager.BindAsyncWorker()
— Inner Exception —
System.Net.WebException
– The remote server returned an error: (407) Proxy Authentication Required.
– 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.
Where do you get the sample applications that were in previous versions of Blend?
Robert – I’ll post them online soon. Once I have done that, you can see a post on the Expression Blend team blog here: http://blogs.msdn.com/expression
Any chance you’ll post the conversion or a list of steps for conversion. This is something I tried a while ago and failed. It would be interesting to see how close I got.
Little bug when comming back to first page and try clicking on white part: “An error occurred in the application you were using”.
Except that, great job!
Hi,
I am getting following error:
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
SOURCES
Deployment url : https://scorbs.com/workapps/photobook/PhotoBook.xbap
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 manifest. Following failure messages were detected:
Downloading https://scorbs.com/workapps/photobook/PhotoBook.xbap did not succeed.
The remote server returned an error: (407) Proxy Authentication Required.
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.
* [6/10/2007 2:57:42 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
– Downloading https://scorbs.com/workapps/photobook/PhotoBook.xbap 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.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirect(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifest(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.DeploymentManager.BindCore(Boolean blocking, TempFile& tempDeploy, TempDirectory& tempAppDir, FileStream& refTransaction, String& productName)
at System.Deployment.Application.DeploymentManager.BindAsyncWorker()
— Inner Exception —
System.Net.WebException
– The remote server returned an error: (407) Proxy Authentication Required.
– 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.
Where do you get the sample applications that were in previous versions of Blend?
Robert – I’ll post them online soon. Once I have done that, you can see a post on the Expression Blend team blog here: http://blogs.msdn.com/expression
Thanks,
Kirupa