Results 1 to 12 of 12

Thread: deploying?

  1. #1

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    deploying?

    brod tabangi ko ninyo ani beh !! Philippine's Language BISAYA

    I have a program created and it's already finished using vb. I made an installer using inno setup including all files like (.ocx, .dll and etc.) in my installer.

    But when i install to other pc error occured "Active x component can't create object."

    Why is it so?

    Any help really appreciated...
    noister
    <advertising link removed by moderator>

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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

  3. #3

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: deploying?

    Quote Originally Posted by randem
    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
    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>

  4. #4

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: deploying?

    continue here plz... this is very urgent
    noister
    <advertising link removed by moderator>

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  6. #6

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    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>

  7. #7
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: deploying?

    noielen,

    MDAC - Microsofts Data Access Components

    You can download them from Microsoft of several other locations.

  8. #8
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: deploying?

    noielen,

    What steps have you actually taken to resolve this issue?

  9. #9

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: deploying?

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

  10. #10
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  11. #11

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    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>

  12. #12
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width