|
This is nuts... and totally frustrating. For some reason, when I Publish a ClickOnce app, it appears to go to go to a clean EOJ, throws up the install website, installs, and RUNS... but can't be found after that.
I do find it buried deep in the User subdirectories, but there is nothing added to All Programs nor anything that can be "uninstalled"... nor any error events.
It USE to work... and other Published apps from workstations different than mine install just fine still, so it is not a general environment problem. The Publish site install exhibits the same behavior on other workstations. I run the install, the app comes up at that time, but can't be found once I close it.
I tried uninstalling and reinstalling Visual Studio 2008 and created the simplest of all apps... a WinForm app with a "Test Me" label. It compiles and publishes just fine... but only accessible during the Publish process after the install web page comes up,and nowhere to be found after that, other than in the buried User subfolder, which is difficult to find.
Does anyone have any idea what could cause this most annoying of bugs?
(BTW, I am running Visual Studio 2008 Team Suite on Vista Ultimate x86... all service packs are current.) |