Hi all...
After updated the application a few times, some client machines are receiving errors during the ClickOnce deployment. Here is the last few lines of text:
COMPONENT STORE TRANSACTION DETAILS
* Transaction at [2007/06/05 10:13:04 AM]
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
- HRESULT: 0x80070005
It seems that this is a common problem, and the solution is to delete or rename "c:\Documents and Settings\User\Local Settings\Apps\2.0"
So, the question of the day is "How do I prevent this from happening?"
Thanks,
Forch