XBAP Clear cache from application
Asked Answered
F

2

0

Is there a way to clear the cache from Xbap application instead of running mage or rundll32 from command prompt??

Flibbertigibbet answered 2/8, 2012 at 9:40 Comment(0)
I
1

As far as I know the only available tool is 'mage -cc'.

http://www.vistax64.com/avalon/11917-xbap-applciation-issues.html

Incorruptible answered 6/8, 2012 at 13:12 Comment(0)
A
2

Programmaticaly you can use this:

new System.Deployment.Application.DeploymentServiceCom().CleanOnlineAppCache();

original

Don't forget about your app rights.

Argol answered 15/4, 2014 at 6:20 Comment(0)
I
1

As far as I know the only available tool is 'mage -cc'.

http://www.vistax64.com/avalon/11917-xbap-applciation-issues.html

Incorruptible answered 6/8, 2012 at 13:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.