I am new here and hope this is the correct forum for my post. There are so many different forum that it is difficult to distinguish which is correct for my particular question.
I keep getting this error andd would like to know how to resolve it:
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language
Runtime : 4.0.30319.261
System.Deployment.dll : 4.0.30319.1
(RTMRel.030319-0100)
clr.dll : 4.0.30319.261
(RTMGDR.030319-2600)
dfdll.dll : 4.0.30319.1
(RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
ERROR DETAILS
Following errors were detected during this operation.
*
[3/9/2012 5:27:01 AM] System.IO.FileNotFoundException
- The system cannot
find the file specified. (Exception from HRESULT: 0x80070002)
- Source:
System.Deployment
- Stack trace:
at
System.Deployment.Internal.Isolation.IsolationInterop.GetUserStore(UInt32 Flags,
IntPtr hToken, Guid& riid)
at System.Deployment.Application.ComponentStore..ctor(ComponentStoreType storeType, SubscriptionStore subStore)
at
System.Deployment.Application.SubscriptionStore..ctor(String deployPath, String
tempPath, ComponentStoreType storeType)
at
System.Deployment.Application.SubscriptionStore.get_CurrentUser()
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut, String textualSubId, String
deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String&
errorPageUrl)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
state)