Answer the question
In order to leave comments, you need to log in
XBAP - The system cannot find the file specified. (Exception from HRESULT: 0x80070002)?
Hello. Given an XBAP application. Development has been going on for more than three years. Recently (3-4 weeks) started to face the following problem. The application, after updating on the server, stops running after loading the first time. You need to restart sometimes 3-4 times in a row, and sometimes even clear the cache. After a full download, an error is displayed: The system cannot find the file specified.
Here's what's in the log:
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. The following failure messages were detected:
+ The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
…
ERROR DETAILS
The following errors were detected during this operation.
* [8/08/2013 12:21:32 PM] System.IO.FileNotFoundException
- The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
- Source: mscorlib
- Stack trace:
at System.Deployment.Internal.Isolation.IsolationInterop.CreateActContext(CreateActContextParameters& Params)
at System.Deployment.Internal.Isolation.IsolationInterop.CreateActContext(IDefinitionAppId AppId)
at System. ActivationContext.CreateFromName(ApplicationIdentity applicationIdentity)
at System.ActivationContext.CreatePartialActivationContext(ApplicationIdentity identity)
at System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean blocking)
at System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Unfortunately, it is not clear which file it cannot find. How to correctly identify the cause of the problem?
Thank you.
Answer the question
In order to leave comments, you need to log in
Write yourself - this option is not suitable? This is usually faster and easier than editing some ready-made solutions.
30 lines of code + some CSS animation
Let's take the Sly
plugin .
He has a structure
<div class="frame">
<div class="slider"></div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question