I have a situation I do not understand which I would appreciate any feedback on
I have written an application in VB .net distributed via a web site using Clickonce.
I have an odd situation that on one installation I have the software sucessfully installing and updating on one user account, but not on another. Both accounts are set up as administrators
On the problem user account when I install I get an error message
'Application cannot be started' with an error stating several missing files with a System.IO.FileNotFoundException
I am guessing the Store is corrupt as this seems to be mentioned in many other articles, but none of the 'tricks' such as running Mage -cc or clearing the local/2.0 directory seem to work
Does anyone have experience of a similar problem and hopefully a resolution
I have written an application in VB .net distributed via a web site using Clickonce.
I have an odd situation that on one installation I have the software sucessfully installing and updating on one user account, but not on another. Both accounts are set up as administrators
On the problem user account when I install I get an error message
'Application cannot be started' with an error stating several missing files with a System.IO.FileNotFoundException
I am guessing the Store is corrupt as this seems to be mentioned in many other articles, but none of the 'tricks' such as running Mage -cc or clearing the local/2.0 directory seem to work
Does anyone have experience of a similar problem and hopefully a resolution