Re: What are the steps to making an MSI?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Richard Lewis Haggard (HaggardAtWorldDotStdDotCom)
Date: 05/03/04

  • Next message: Richard Lewis Haggard: "Re: What are the steps to making an MSI?"
    Date: Mon, 3 May 2004 15:26:11 -0400
    
    

    This is so *darned* frustrating.

    I took a look at your other setup project reference and tried to follow it.
    Again, there are problems.

    While compiling the CustomInstaller part of the project, I get a failure to
    recognize "using System.XML;" The error indicates that an assembly is
    missing. I've manually included 'System.XML.DLL' yet the problem persists.
    Why?

    Additionally, there is a problem with "[RunInstaller(true)]" I've tried
    including every darned assembly I can find and none seem to make a
    difference. What am I missing?
    c:\ce\pockethello\custominstaller\custominstaller.cs(2,14): error CS0234:
    The type or namespace name 'XML' does not exist in the class or namespace
    'System' (are you missing an assembly reference?)

    c:\ce\pockethello\custominstaller\custominstaller.cs(20,3): error CS0246:
    The type or namespace name 'RunInstaller' could not be found (are you
    missing a using directive or an assembly reference?)

    ======
    Richard Lewis Haggard

    "Terry Westley" <twestley@spamfreehopefulee-ieee.org> wrote in message
    news:u%23w9OyXLEHA.4032@TK2MSFTNGP10.phx.gbl...
    > "Richard Lewis Haggard" <HaggardAtWorldDotStdDotCom> wrote in message
    > news:%23%23k9cmXLEHA.3892@TK2MSFTNGP11.phx.gbl...
    > > God, I'm getting thicker by the second. I did not make much headway with
    > > this at all.
    >
    > Apparently, I'm just as thick because it took me quite awhile to figure
    out
    > how to do this. MSDN article
    >
    (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/
    > html/netcfdeployment.asp) wasn't good enough, though I think it's accurate
    > once you understand what everything in it means.
    >
    > What helped me successfully do this was
    >
    http://simon.kittle.info/articles/packaging_and_deploying_pocketpc_apps.htm.
    >
    > --Terry
    >
    >


  • Next message: Richard Lewis Haggard: "Re: What are the steps to making an MSI?"

    Relevant Pages

    • Help I cant find any docs regarding SendOrPostCallback delegate!
      ... missing an assembly reference?) ... not be found (are you missing a using directive or an assembly ... Or do i have to accept it's still in beta? ...
      (microsoft.public.dotnet.framework.webservices)
    • Re: cant find System.Runtime.Remoting.Channels.Tcp
      ... Maybe, you're missing an assembly reference, so just add remoting to your ... > The type or namespace name 'Tcp' does not exist in the class or namespace ... 'System.Runtime.Remoting.Channels' (are you missing an assembly reference?). ...
      (microsoft.public.dotnet.framework.remoting)
    • Re: Can i shut windows down from my C# application?
      ... The type or namespace name 'DllImport' could not be found ... (are you missing a using directive or an assembly reference?) ... > order to set a reference, you have to right click on the references folder ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Import directive error
      ... How do i add a reference to aspx page. ... >> missing an assembly reference?) ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Validation rule problem
      ... To check for a missing or broken reference open the VBA window at any code ... expression Before Update you entered as the event property setting produced ...
      (microsoft.public.access.gettingstarted)