Hi David
The 1st thing I did was run the SP 9 MSI files, 32 and 64 bit, on a clean system to verify that the assembly does get installed. And it does. The ClickOnce is, in a nutshell, the same as the MSI so I'm reasonably confident that the files do work. Now, I do have one question based on this:
The app is being deployed as a click once app to machines that are all running Win 7 (64 bit). I have manually installed the run time CRRuntime_64bit_13_0_9.msi on those machines.
and:
I have a click once app so there is no msi file to check.
If the app is being deployed as clickonce why manually run the MSI? I know I'm missing something here - sorry...
- Ludek