Results 1 to 12 of 12

Thread: Problems with PDW & CR

  1. #1

    Thread Starter
    Lively Member freightliner's Avatar
    Join Date
    Nov 2002
    Location
    Belgium
    Posts
    123

    Problems with PDW & CR

    Hi, i use the package and deployment wizord to install my project, but when it has to install the crystal drivers i get the next 2 errors, and i can't use the report, it says "ActiveX component cannot be created"

    Second error i'll put in second post here
    Attached Images Attached Images  
    very handy: [vbcode][/vbcode]
    VB.NET - VB6 - VBA - ASP - RPG(AS/400) - C++ - java - SQL

    look in the help, many probs can be solved that way.
    I know, i'm to lazy too.

    PLEASE PUT RESOLVED IF RESOLVED!!

  2. #2

    Thread Starter
    Lively Member freightliner's Avatar
    Join Date
    Nov 2002
    Location
    Belgium
    Posts
    123
    Second error:
    Attached Images Attached Images  
    very handy: [vbcode][/vbcode]
    VB.NET - VB6 - VBA - ASP - RPG(AS/400) - C++ - java - SQL

    look in the help, many probs can be solved that way.
    I know, i'm to lazy too.

    PLEASE PUT RESOLVED IF RESOLVED!!

  3. #3
    Frenzied Member
    Join Date
    Nov 2001
    Posts
    1,384
    Are you viewing the report in your VB Application or just sending it to the printer? If you are viewing are you using the CRViewer?

    In order to launch a crystal report from a VB project you must register craxdrt.dll. Have you tried to manually register it using regsvr32? If it still wont register then the dll may be corrupted. What version of Crystal are you using? I can email you the file if you want.

    You must also ensure the following files are installed and registered:

    CRViewer.dll
    Crtslv.dll

    Also if you want to export the report, ensure the exportmodeller.dll is installed, this file doesn't register.

    The msvcp60.dll does not register.

    Can you translate the error message for me?
    Mel

  4. #4

    Thread Starter
    Lively Member freightliner's Avatar
    Join Date
    Nov 2002
    Location
    Belgium
    Posts
    123
    Ok, i'll try to answer as good as possible :S

    The Error: Cannot find DLL-file MS...at given path: <paths>

    I show the report in preview, indeed i use CRViewer, then they can choose to export or print.

    Already tried manual install, it says LoadLibrary("CRAXDRT.DLL") failed - Cannot find given module

    tried "clean" files, i downloaded the crViewer exe from the internet and installed it, but it changes nothing, apparently it doesn't contain the CraxDrt.dll file
    And if it would work how could i make it registring with PDW?


    Freightliners Email

    Thx already for the help
    Last edited by freightliner; May 12th, 2004 at 04:50 AM.
    very handy: [vbcode][/vbcode]
    VB.NET - VB6 - VBA - ASP - RPG(AS/400) - C++ - java - SQL

    look in the help, many probs can be solved that way.
    I know, i'm to lazy too.

    PLEASE PUT RESOLVED IF RESOLVED!!

  5. #5
    Frenzied Member
    Join Date
    Nov 2001
    Posts
    1,384
    I have zipped up the craxdrt.dll and craxdrt9.dll and the ActiveX runtime Support dll.

    Try installing and registering these.
    As for the msvcp60.dll file. Do a serch on the machine and find out the loaction.
    Mel

  6. #6
    Frenzied Member
    Join Date
    Nov 2001
    Posts
    1,384
    Actually they're too big to post here, if you give me your email address I'll mail them to you.
    Mel

  7. #7

    Thread Starter
    Lively Member freightliner's Avatar
    Join Date
    Nov 2002
    Location
    Belgium
    Posts
    123
    I already put my email in last post
    very handy: [vbcode][/vbcode]
    VB.NET - VB6 - VBA - ASP - RPG(AS/400) - C++ - java - SQL

    look in the help, many probs can be solved that way.
    I know, i'm to lazy too.

    PLEASE PUT RESOLVED IF RESOLVED!!

  8. #8

    Thread Starter
    Lively Member freightliner's Avatar
    Join Date
    Nov 2002
    Location
    Belgium
    Posts
    123
    Thx for the files, but i still get that error when i try to register them :S
    very handy: [vbcode][/vbcode]
    VB.NET - VB6 - VBA - ASP - RPG(AS/400) - C++ - java - SQL

    look in the help, many probs can be solved that way.
    I know, i'm to lazy too.

    PLEASE PUT RESOLVED IF RESOLVED!!

  9. #9

    Thread Starter
    Lively Member freightliner's Avatar
    Join Date
    Nov 2002
    Location
    Belgium
    Posts
    123
    nobody else?
    Or Mel, any other ideas?
    very handy: [vbcode][/vbcode]
    VB.NET - VB6 - VBA - ASP - RPG(AS/400) - C++ - java - SQL

    look in the help, many probs can be solved that way.
    I know, i'm to lazy too.

    PLEASE PUT RESOLVED IF RESOLVED!!

  10. #10
    Frenzied Member
    Join Date
    Aug 2006
    Posts
    1,806

    Re: Problems with PDW & CR

    I am having the same problem and cannot find a solution to this one, if anyone has any ideas please share them.

    Cheers,

    Jiggy!

  11. #11
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: Problems with PDW & CR

    Try using Visual Studio Installer to package your apps. I was having similar DLL issues with CR10. I had to use VSI and include Merge Modules from Business Object's website.

    Also if you are using previous versions of CR I would recommend trying **********.

  12. #12
    Frenzied Member
    Join Date
    Aug 2006
    Posts
    1,806

    Re: Problems with PDW & CR

    Hi, thanks for that, I am using Visual Studio Installer 1.1 and discovered I was using the 11.5 merge modules not the 11. Works great now, thanks again mate!

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