Results 1 to 8 of 8

Thread: [RESOLVED] The specified module could not be found.

Hybrid View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2011
    Posts
    74

    Resolved [RESOLVED] The specified module could not be found.

    After the installation the application in win 7 it gives me error whenever i execute a report.

    Runtime Error
    Automation Error
    The specified module could not be found.

    any suggestion.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: The specified module could not be found.

    Have you verified whether or not the specified module is actually there?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2011
    Posts
    74

    Re: The specified module could not be found.

    how to verify

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: The specified module could not be found.

    What module can't it find?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Nov 2011
    Posts
    74

    Re: The specified module could not be found.

    the error is completely specified in the start of thread. eachtime it gives error whenever any report in the application is required to view. it doesnt open it but gives error. however it is executed while developing the application (while executing in vb 6).

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: The specified module could not be found.

    You aren't having the problem on your development machine though....are the report files present on the targeted installation machine?

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Nov 2011
    Posts
    74

    Re: The specified module could not be found.

    after creating the package of setup the application is installed through Inno 5.0 in targeted machine without any other additional reports and/or files.
    note that the application is installed on other systems having xp and run smoothly.

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Nov 2011
    Posts
    74

    Re: The specified module could not be found.

    well it is resolved by registring the .ocx and .dll files contained in the setup. after installation select the destination folder through cmd window where those ocx and dll installed and then
    regsvr32\filename.ext
    sometimes this command could not properly execute through Run.
    in win 7 the cmd should be open "Run as administrator".
    thnx.

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