Home All Groups Group Topic Archive Search About
Author
6 Jan 2007 8:19 PM
avanti
Hi,
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 »

Author
8 Jan 2007 3:07 AM
Alvin Bruney [MVP]
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
news:1168114756.499185.176290@42g2000cwt.googlegroups.com...

Hi,
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 »

AddThis Social Bookmark Button