WPF ClickOnce Bootstrap Dection Failure on One Machine
- by Dexter Morgan
Hello Friend,
I've decided to use ClickOnce technology to deploy my new WPF application. By and large, ClickOnce works as advertised but I've hit a minor glitch regarding Bootstrapping and framework detection.
Some background:
- I'm using the standard Visual Studio-generated publish.htm page as my launch page.
- The only prerequisite is the .NET…