VB .net App: My Application works same setup .net framework and mdac

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • winbala
    New Member
    • Mar 2008
    • 13

    VB .net App: My Application works same setup .net framework and mdac

    I am currently working in VB.NET project which is a desktop application with
    Access as database. I had made a setup project of my application. I ran the
    same in another machine which had Win 2000 professional as OS and no .NET
    Framework installed.
    When I was running the setup I got an error saying : .Net Framework 1.1 not
    installed . Please install and then run your setup program.
    I did the same then there was another error Mdac 2.7 not installed so not
    database connectivity.
    I would like to know instead of running two different setups can I bundle
    the .NET Framework 1.1 setup and Mdac 2.7 setup along with my application
    setup.
    Please help me as Iam in the Alpha release of my project.

    Regards
Working...