Results 1 to 16 of 16

Thread: [RESOLVED] Excel Option Not Available in Export List

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    59

    [RESOLVED] Excel Option Not Available in Export List

    Hello Everybody,
    I am using crystal reports 8.5. When I run this report on my machine and click on export button, it lists all the applications where I want to export my report for eg :
    Adobe Acrobat [PDF]
    Excel 5.0 [XLS] Extended
    Excel 7.0 [XLS] Extended
    Excel 8.0 [XLS] Extended etc. But when I run the same report on client pc it doesn't show Excel options in the list at all. I have copied CrxlAt32.dll and U2fxls.dll in system32 folder of the client pc but invain.
    When I tried to register u2fxls.dll with regsvr32 command, it says entry point could not be found.
    This problem is really driving me crazy. Pls help me.

    Thanks,
    - Marjo.
    Last edited by Trusted4U; Sep 8th, 2004 at 04:45 AM.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    When you use the export function of CR you can only export into
    Excel if the workstation has Excel installed on it. Otherwise there
    are no Excel COM objects for it to use, kind of like a printer driver
    thing.

    If the workstation has Excel, then try creating a setup package
    so it can gather all the dependancy files for CR.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    59
    Thanks for replying. The client pc has excel. I also copied all the .dep files from my pc to the client pc but its still not showing the excel option in the export list.

  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    59
    Please Help

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    Ok, now this is new to me too, I have a new system at
    home where I haven't installed any Office applications yet. I do
    have CR on it already and there is the option to export to Excel
    formats. CR must be using its own drivers to simulate an Excel file
    format. So its not relying on the system to have Excel installed.
    On your problem, you must have a CR issue and not an Office
    issue. Not too sure, but could it be an issue that applies to all CR
    reports on this system and not just the one youu created?

    HTH
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    59
    You are right RobDog888, its not an excel installation issue but a CR issue. I started facing this problem since the networking guys did windows update last week. Prior to that, the excel option was listed in the export list and everything was just perfect. And this problem is related to all CR reports running on client machine. I mean, regardless of which report I run, the excel option is not listed in the export to list at all.

    I am also trying to find a solution solution from CR forums and a similar problem was reported by someone. The solution provided was, download module.zip [ module.exe ] and run it on both client and developer pc. It will list all the dll files then compare each file from the developer pc with the client pc and find out which one is missing.
    I downloaded and tried It but its really painful. I am not able to determine what is causing the problem.

    Thanks,
    - Marjo.

  7. #7
    Hyperactive Member ARPRINCE's Avatar
    Join Date
    Mar 2003
    Location
    Pinoy in NJ
    Posts
    381
    Do you have the file CRXF_XLS.DLL in the CR bin directory of the client PC or anywhere for that matter? Try registering this one too.

  8. #8
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    The Export functions need two dlls to operate properly. You must install the dlls beginning with U2F and U2D. These dlls do not need to be registered but need to be located within the current system path.

    Check the runtime.hlp help file in your Crystal folder (can't remember the exact path) for more information.

  9. #9

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    59
    The Export functions need two dlls to operate properly. You must install the dlls beginning with U2F and U2D.
    Do you have the file CRXF_XLS.DLL in the CR bin directory of the client PC or anywhere for that matter? Try registering this one too
    The client machine has all these dll's. Before posting this thread,I had tried copying
    CRXF_XLS.DLL
    CRXLAT32.DLL
    U2FXLS.DLL
    ALL U2D*.DLL FILES.
    Infact when all my attempts failed I got bugged and I copied all the crystal dll's from my pc to the client pc. But still there is no sign of excel option in the export list.
    I also tried to remove u2fodbc.dll, u2fwks.dll, u2fwordw.dll just to check whether their corresponding applications are removed from the export list. And it works fine. If the urf* exists in the system32 folder that application will be available in the export list.

    THEN WHY THE HELL U2FXLS.DLL IS NOT AFFECTING THE EXPORT LIST ??????

  10. #10
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    What windows update did the networking guys do? Maybe there
    is a KB article on this at M$.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  11. #11
    Lively Member
    Join Date
    Sep 2004
    Location
    Burlington, North Carolina
    Posts
    78
    The first thing I'd do is create an install package, and then install it on a different machine.

    If the new install works fine it's a problem related to that machine, possibly a registry issue or any other OS related issue.

    If the problem persists on another machine, I'd suspect your VS.Net installation... at least the Crystal components as the culprit.

  12. #12

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    59

    Talking

    RESOLVED
    I found it. Crxf_xls.dll was the culprit.
    It was disabling the functionality of U2fxls.dll. I deleted it from the client pc and voila !!! the excel options are now available in the export list.

    Thanks A Lot To All Of You For Your Help.

    Bye .

    - Marjo.

  13. #13
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    What is the file for (Crxf_xls.dll)? I searched on my system and I
    don't have it. I am running CR Developer 8.5. I just wanted to
    know for future reference.

    Thanks
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  14. #14
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    Crystal is known for causing DLL Hell. This will explain the problem.

    Crxf_xls.dll does not allow exporting to older version of Excel

  15. #15
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    Thanks Brucevde
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  16. #16
    New Member
    Join Date
    Nov 2007
    Location
    Guatemala, guatemala
    Posts
    1

    Re: [RESOLVED] Excel Option Not Available in Export List

    Hi, I really wish to thank them for their contribution. I also had the same problem and resolved thanks to you. Thanks trusted4u...

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