Home All Groups Group Topic Archive Search About

Setup project of .Net Framework 1.1 and Mdac 2.7

Author
16 Feb 2005 9:57 AM
Lisha
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

Author
16 Feb 2005 11:01 AM
Hammad Rajjoub
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


Show quoteHide quote
"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
>

Bookmark and Share