Nov 15th, 2007, 11:38 AM
#1
Thread Starter
Lively Member
Deployment Confusion. Setup.exe does not work.
I am trying to install my application on another machine. I am using the setup.exe automatically created by VB.
When I try run the setup it throws out GAC errors specifically about the ADODB.
This is my first attempt at deploying a VB app. I assumed that the setup.exe would take care off all installation issues.
Nov 15th, 2007, 12:50 PM
#2
Re: Deployment Confusion. Setup.exe does not work.
Please read Installer Problems for more help
Nov 15th, 2007, 12:56 PM
#3
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
I read that before. Didn't really help me any.
Nov 15th, 2007, 01:01 PM
#4
Re: Deployment Confusion. Setup.exe does not work.
What part did you have confusion with? Sometime you have to use a different approach to understand the approach you want to use or at least tell the difference.
Without knowing what you have in your app and what your app is doing, no one can tell...
Nov 15th, 2007, 01:05 PM
#5
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Like I originally stated. The setup does not update the GAC properly. So, how does one include that in the setup.
Nov 15th, 2007, 01:09 PM
#6
Re: Deployment Confusion. Setup.exe does not work.
Global Assembly Cache?
No one knows what you are doing or how....
Nov 15th, 2007, 01:38 PM
#7
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Ok. I am using VB 2005 Express. I let it create the setup file (clickonce).
When I use this setup.exe on another machine it gives me the following message:
Unable to install or run the application. The application required that assembly ADODB version 7.0.3300.0 be installed in the Global Assembly Cache (GAC) first.
So that is what I am trying to solve. Obviously my application is using ADODB and the PC that I am trying to use this does not have this.
So how does onecreate an install for a VB app that does all it needs to do.
Nov 15th, 2007, 01:41 PM
#8
Re: Deployment Confusion. Setup.exe does not work.
That sounds like an MDAC issue. Have you included and installed the MDAC?
Nov 15th, 2007, 01:55 PM
#9
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Tried installing MDAC 2.8. Received message that it was not compatible with that version of Windows. That all the features of MDAC were already included with Windows.
Nov 15th, 2007, 01:59 PM
#10
Re: Deployment Confusion. Setup.exe does not work.
That is because you are probably installing the RTM version of 2.8. I assume you are installing on XP?
Nov 15th, 2007, 02:01 PM
#11
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Hmmm...which one do I need to use then.
Nov 15th, 2007, 02:04 PM
#12
Re: Deployment Confusion. Setup.exe does not work.
What OS are you installing on, XP?
Nov 15th, 2007, 02:07 PM
#13
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Nov 15th, 2007, 02:10 PM
#14
Re: Deployment Confusion. Setup.exe does not work.
You should be fine there then. Your problem seems to be your installation contents.
Nov 15th, 2007, 02:13 PM
#15
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
What should I look for then. What info can I post here that would be relevant.
Nov 15th, 2007, 02:16 PM
#16
Re: Deployment Confusion. Setup.exe does not work.
Post what you have included in your installation...
Nov 15th, 2007, 02:25 PM
#17
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Attached Images
Nov 15th, 2007, 02:29 PM
#18
Re: Deployment Confusion. Setup.exe does not work.
Do me a favor and run ********** on your project and post the results or zip the project exe (not the setup.exe) and project file and send to me...
Nov 15th, 2007, 02:36 PM
#19
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Not sure what I am suppose to run from that link. Where do I send the zip file to you.
Nov 15th, 2007, 02:44 PM
#20
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
btw...I created this project using VB 2005 Express
Nov 15th, 2007, 04:46 PM
#21
Re: Deployment Confusion. Setup.exe does not work.
Did you click on the link???? ....
Nov 16th, 2007, 07:12 AM
#22
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Yes. It takes me to you web page...but then what?
Nov 16th, 2007, 08:27 AM
#23
Re: Deployment Confusion. Setup.exe does not work.
Originally Posted by
e34m5
Where do I send the zip file to you.
Simply include it as an attachment to your post.
Nov 16th, 2007, 08:31 AM
#24
Thread Starter
Lively Member
Re: Deployment Confusion. Setup.exe does not work.
Attached Files
Last edited by e34m5; Nov 16th, 2007 at 08:43 AM .
Nov 16th, 2007, 03:12 PM
#25
Re: Deployment Confusion. Setup.exe does not work.
Originally Posted by
e34m5
Yes. It takes me to you web page...but then what?
READ!!!!????????
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width