It turns out if you simply recreate the user profile i.e. Log Off, Rename
'\Documents And Settings\Kevin' to '\Documents And Settings\Kevin_Old', and
Log in again, the error goes away.
This is a very undesirable workaround. Can someone at please help ?!?
Maybe I need to add more detail?
I am using .NET2.0, VS2005 and ClickOne to deploy my windows forms app over
HTTP. On about 10 XP Pro SP2 machines, when running the app they receive the
"Application Cannot Be Started" error and when I dig into the details I find
the error message
'Store metadata "AppType" is not valid'.
See my previous post for the workaround we are using. This workaround is a
HUGE problem for my clients.
Any help would be greatly appreciated.
Give this a try:
In control panel --> Regional and language settings --> Regional
Options tab, change the language to english(australia) and apply the
change, then change it back to English(United States) and apply. Once
you reboot your PC you will be able to install the app. This fixes
something in the registry settings, not sure what though...
In control panel --> Regional and language settings --> Regional Options
tab, change the language to english(australia) and apply the change, then
change it back to English(United States) and apply. Once you reboot your PC
you will be able to install the app. This fixes something in the registry
settings, not sure what though...
The AppType is a few levels deeper and specifically related to the installed
application. MS Support had me delete the AppType key and that seemed to fix
it. But this is also a difficult workaround to sell to my clients. I will
try your suggestion above and report back. Thank You both for you comments.