Click-Once deployment problem (mshtml problem?)



I think I'm getting lost here. I've written a VB/Dot Net 2.0 Winforms app
that making calls to Microsoft project through the interop. I'm trying to
distribute this through ClickOnce.

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?
.



Relevant Pages

  • Re: Newbie Question for VB Express
    ... For some reason I can't get Clickonce to work. ... project to the app, setting options, building and using windows installer ... to a CD to install from there. ... Shouldn't I be able to run the setup from my HD and have it install the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: "Error 1303" when trying to upgrade to 2007
    ... Project MVP ... Visit http://project.mvps.org/ for the FAQs and additional information ... about Microsoft Project ... I'm glad to know that the install did finally ...
    (microsoft.public.project)
  • RE: Is ClickOnce Appropriate?
    ... to know if the user canceled the install after I've launched it. ... able to get your launch application working using both the MSI and ClickOnce? ... ApplicationDeployment updater = ApplicationDeployment.CurrentDeployment; ... ClickOnce recently support a new "file patching" feature which may help to ...
    (microsoft.public.dotnet.framework)
  • Re: ClickOnce issues
    ... I'm looking at ClickOnce as a possible alternative to MSI and have poured through much of the docs trying to figure out how to customize my app's install if possible. ... The only info I can find deals with a custom bootstrapper but I'm not sure if this is the correct approach and there's precious little info on the subject anyway. ... While ClickOnce doesn't normally require admin rights since it installs the app under each user's user profile folder, how does it avoid the bloat that results from the same app being installed multiple times. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Housatonic Project tools
    ... Housatonic program. ... Interesting that it has wound up on a new/first install of project ... Housatonic Microsoft® Project Viewers are the ... Microsoft Project files with other team members, ...
    (microsoft.public.project)

Loading