DLLs needed for a VB.NET Windows Application Setup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MickT
    New Member
    • Feb 2007
    • 28

    DLLs needed for a VB.NET Windows Application Setup

    I have developed a couple of windows applications in Visual Vasic Express 2008. To my horror, I have just discoved that the Setup Project is not available in the express edition.

    I have been searching to discover which DLLs I will need to include when using my 3rd party Deployment Application.

    I know which ones I need for my 3rd Party Controls, but am stuck on which Microsoft DLLs will be needed the Microsoft Controls I have used, plus any other Common DLLs that are always needed.

    I have tried searching Microsoft's site but without success.
  • aryanbs
    New Member
    • Mar 2009
    • 42

    #2
    Client should have installed .net framework 3.5 for .net application. Its a free and can be downloaded from Microsoft website. Thats should be all beside 3rd party dll.

    Comment

    • MickT
      New Member
      • Feb 2007
      • 28

      #3
      Many thanks for your help.

      I get my test machine going and try it.

      Michael

      Comment

      Working...