One of the files listed in the Application Files popup is
Microsoft.mshtml.dll (Prequsite(Auto) (None)). The person trying to install
this program is getting an error of: "Unable to install or run the
application. The application requires that assembly Microsoft.mshtml version
7.0.3300.0 be installed in the Global Assembly Cache (GAC) first.
First of all what is this and why do I need it?
Second, do I understand correctly, this particular assembly cannot be simply
distributed through ClickOnce itself?
You can also try changing that to "Include" instead of prerequisite and see
if it works. Make sure the reference in your reference has "copy local" set
to true.
RobinS.
GoldMail.com
"B. Chernick" <BChe...@discussions.microsoft.com> wrote in message
news:956C3A9F-4037-44D4...@microsoft.com...
It's inclusion in the list could be a mistake (or a bug). In any case I was
able to set Microsoft.mshtml.dll to Exclude status in the Application Files
popup, and publishing appears to work normally. So far 2 users have been
able to install successfully.