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

RE: Setup project of .Net Framework 1.1 and Mdac 2.7 by HammadRajjoub

HammadRajjoub
Wed Feb 16 05:01:04 CST 2005

Hi,

This is the article available at msdn that will help you get giong :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp

best regards,
Hammad Rajjoub
http://dotnetwizards.blogspot.com


"Lisha" wrote:

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