Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

Bug: can't install an xbap locally

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 04-24-2006   #1 (permalink)
Philippe Lavoie
Guest


 

Bug: can't install an xbap locally

Hi

This is what I get when I try to install an application by clicking on
the .xbap through IE.

Deployment url :
file:///C:/demo/MultiChannel/AlpineWebApplication/bin/Debug/AlpineWebApplication.xbap
Application url :
file:///C:/demo/MultiChannel/AlpineWebApplication/bin/Debug/AlpineWebApplication.exe.manifest

IDENTITIES
Deployment Identity : AlpineWebApplication.application,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=667344f77579fea9,
processorArchitecture=msil
Application Identity : AlpineWebApplication.exe, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=667344f77579fea9,
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 during store operation.
+ Value does not fall within the expected range.

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.
* [4/24/2006 3:14:08 PM]
System.Deployment.Application.DeploymentException (ComponentStore)
- Exception occurred during store operation.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext
storeTxn, SubscriptionState subState)
at
System.Deployment.Application.ComponentStore.SubmitStoreTransactionCheckQuota(StoreTransactionContext
storeTxn, SubscriptionState subState)
at
System.Deployment.Application.ComponentStore.CommitApplication(SubscriptionState
subState, CommitApplicationParams commitParams)
at
System.Deployment.Application.SubscriptionStore.CommitApplication(SubscriptionState
subState, CommitApplicationParams commitParams)
at
System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean
blocking)
at
System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
--- Inner Exception ---
System.ArgumentException
- Value does not fall within the expected range.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Internal.Isolation.IStore.Transact(IntPtr
cOperation, StoreTransactionOperation[] rgOperations, UInt32[]
rgDispositions, Int32[] rgResults)
at
System.Deployment.Internal.Isolation.Store.Transact(StoreTransactionOperation[]
operations, UInt32[] rgDispositions, Int32[] rgResults)
at
System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext
storeTxn, SubscriptionState subState)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

Please help

Phil

My System SpecsSystem Spec
Old 04-24-2006   #2 (permalink)
Philippe Lavoie
Guest


 

Re: Bug: can't install an xbap locally

The problem below was fixed by setting the assembly version to be
1.0.0.0 instead of the default 1.0.*

I don't think this is a feature...

Phil

Philippe Lavoie wrote:
> Hi
>
> This is what I get when I try to install an application by clicking on
> the .xbap through IE.
>
> Deployment url :
> file:///C:/demo/MultiChannel/AlpineWebApplication/bin/Debug/AlpineWebApplication.xbap
>
> Application url :
> file:///C:/demo/MultiChannel/AlpineWebApplication/bin/Debug/AlpineWebApplication.exe.manifest
>
>
> IDENTITIES
> Deployment Identity : AlpineWebApplication.application,
> Version=1.0.0.0, Culture=neutral, PublicKeyToken=667344f77579fea9,
> processorArchitecture=msil
> Application Identity : AlpineWebApplication.exe,
> Version=1.0.0.0, Culture=neutral, PublicKeyToken=667344f77579fea9,
> 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 during store operation.
> + Value does not fall within the expected range.
>
> 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.
> * [4/24/2006 3:14:08 PM]
> System.Deployment.Application.DeploymentException (ComponentStore)
> - Exception occurred during store operation.
> - Source: System.Deployment
> - Stack trace:
> at
> System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext
> storeTxn, SubscriptionState subState)
> at
> System.Deployment.Application.ComponentStore.SubmitStoreTransactionCheckQuota(StoreTransactionContext
> storeTxn, SubscriptionState subState)
> at
> System.Deployment.Application.ComponentStore.CommitApplication(SubscriptionState
> subState, CommitApplicationParams commitParams)
> at
> System.Deployment.Application.SubscriptionStore.CommitApplication(SubscriptionState
> subState, CommitApplicationParams commitParams)
> at
> System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean
> blocking)
> at
> System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
> --- Inner Exception ---
> System.ArgumentException
> - Value does not fall within the expected range.
> - Source: System.Deployment
> - Stack trace:
> at
> System.Deployment.Internal.Isolation.IStore.Transact(IntPtr cOperation,
> StoreTransactionOperation[] rgOperations, UInt32[] rgDispositions,
> Int32[] rgResults)
> at
> System.Deployment.Internal.Isolation.Store.Transact(StoreTransactionOperation[]
> operations, UInt32[] rgDispositions, Int32[] rgResults)
> at
> System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext
> storeTxn, SubscriptionState subState)
>
> COMPONENT STORE TRANSACTION DETAILS
> No transaction information is available.
>
> Please help
>
> Phil

My System SpecsSystem Spec
Closed Thread
Update your Vista Drivers Update Your Drivers Now!!

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Run .net application locally from a server Internet Explorer 7 install problem .NET General 1 06-10-2008 02:36 AM
How to install printer drivers locally? Athena Vista General 0 02-14-2008 12:41 PM
Log on locally Vista Business Matt Carter Vista General 1 05-07-2007 02:25 PM
Saving folders locally HaikuBoxer Vista mail 4 03-27-2007 09:42 PM
Can't install locally generated certificate .... Art Billings Vista security 6 02-28-2007 12:32 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51