|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ClickOnceHi,
I have an app that the users install from the ClickOnce installation link. One of the user is seeing the error: System Update Required: Unable to Run. The application requires that assembly Microsoft.mshtml version 7.0.3300.0 be installed in the GAC first. The machine has .NET framework 2.0 installed. What might be missing? Thanks, Avanti Reply » Apparently, one of your dependencies didn't quite make it to the manifest.
Try repackaging it again. Another thought is that the user may not have the required permissions - it's worth a look. -- Regards, Alvin Bruney ------------------------------------------------------ Shameless author plug Excel Services for .NET is coming... OWC Black book on Amazon and www.lulu.com/owc "avanti" <ava***@gmail.com> wrote in message Hi,news:1168114756.499185.176290@42g2000cwt.googlegroups.com... I have an app that the users install from the ClickOnce installation link. One of the user is seeing the error: System Update Required: Unable to Run. The application requires that assembly Microsoft.mshtml version 7.0.3300.0 be installed in the GAC first. The machine has .NET framework 2.0 installed. What might be missing? Thanks, Avanti Reply » |
|||||||||||||||||||||||