|
-
Mar 17th, 2006, 10:54 PM
#1
Thread Starter
Fanatic Member
-
Mar 20th, 2006, 01:45 AM
#2
Re: deploying?
How did you gather all the information that you had all the dll/ocx that you needed? Here is something that might help you http://support.microsoft.com/default...b;en-us;319844
-
Mar 20th, 2006, 07:38 PM
#3
Thread Starter
Fanatic Member
Re: deploying?
 Originally Posted by randem
Thanks randem, I used DAO (access) connection... so do I need to do this regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.DLL" or just include DAO360.DLL in my installer? maybe this is the one that cause an error in my app.
Last edited by noielen; Mar 20th, 2006 at 07:41 PM.
noister
<advertising link removed by moderator>
-
Mar 21st, 2006, 01:46 AM
#4
Thread Starter
Fanatic Member
Re: deploying?
continue here plz... this is very urgent
noister
<advertising link removed by moderator>
-
Mar 21st, 2006, 02:12 AM
#5
Re: deploying?
What you should do is to include the MDAC in your installer not just the DAO360.dll file. Other files are needed as well which will be in the MDAC.
You probably should also check out the Inno Setup Third Party Tools to help you with your scripts. They can be very helpful in situations such as this.
Last edited by randem; Mar 21st, 2006 at 02:15 AM.
-
Mar 21st, 2006, 08:08 PM
#6
Thread Starter
Fanatic Member
Re: deploying?
Thanks randem, i'm just confused about "MDAC" what is that? is a file also? what's the filename?
Thanks randem for your help... hope we can solve it today with your help. thanks again.
noister
<advertising link removed by moderator>
-
Mar 21st, 2006, 08:12 PM
#7
Re: deploying?
noielen,
MDAC - Microsofts Data Access Components
You can download them from Microsoft of several other locations.
-
Mar 21st, 2006, 08:13 PM
#8
Re: deploying?
noielen,
What steps have you actually taken to resolve this issue?
-
Mar 21st, 2006, 08:33 PM
#9
Thread Starter
Fanatic Member
Re: deploying?
 Originally Posted by randem
noielen,
What steps have you actually taken to resolve this issue?
Actually I'm still in this error now... i couldn't go forward with my project.
I already dowload the MDAC 2.8 RTM but i can't able to install because of incompatible version of my Windows.
Here is the description:
Issue Description:
MDAC 2.8 RTM is incompatible with this version of Windows. All of its features are currently part of Windows.
noister
<advertising link removed by moderator>
-
Mar 21st, 2006, 09:40 PM
#10
Re: deploying?
You can't install MDAC 2.8RTM on XP SP2 it's already there. Try using the AutoOSUpdater to solve your MDAC / SP Problems.
-
Mar 21st, 2006, 11:49 PM
#11
Thread Starter
Fanatic Member
Re: deploying?
So how to include MDAC in my installer? where MDAC file can be found?
On progress, downloading MDAC...
noister
<advertising link removed by moderator>
-
Mar 22nd, 2006, 04:53 PM
#12
Re: deploying?
Do a search on Microsoft.com.
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
|