Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - Web application deployment error

 
 
Old 03-08-2006   #1 (permalink)
madhur


 
 

Web application deployment error

Hello

My WPF web application runs fine when run from inside VS 2005, but it
gives error when I run it from the .xbap file. Following is the
exception generated when I get the log of deployment.

Thanks in Advance ..

ERROR DETAILS
Following errors were detected during this operation.
* [3/8/2006 11:48:04 AM]
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)

Madhur Ahuja


My System SpecsSystem Spec
Old 03-11-2006   #2 (permalink)
Karen Corby [MSFT]


 
 

RE: Web application deployment error

This sounds like it might be a store corruption issue.

Try clearing your clickonce store:

mage -cc

Thanks,
Karen

"madhur" wrote:

> Hello
>
> My WPF web application runs fine when run from inside VS 2005, but it
> gives error when I run it from the .xbap file. Following is the
> exception generated when I get the log of deployment.
>
> Thanks in Advance ..
>
> ERROR DETAILS
> Following errors were detected during this operation.
> * [3/8/2006 11:48:04 AM]
> 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)
>
> Madhur Ahuja
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
System.Deployment.Application.InPlaceHostingManager.AssertApplicat .NET General
Help with Deployment Workbench and Deployment Services Vista installation & setup
Vista Deployment ERROR Vista installation & setup
VB.NET application cliick-once deployment via internet - Error - Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. .NET General
Micrsoft Deployment and Vista image deployment.... Vista installation & setup


Vista Forums 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 Ltd

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