Crystal 2008 Hangs When Opening Report With Geographic Map

Greetings - CR just hangs when I open a report that has an existing geographic map or if I create a new report with a geographic map.  I've uninstalled and reinstalled, and made sure the updates were applied.  Searched the forums but haven't found anything to help.
Any suggestions?
Thank you.

Hi Doug,
Usual next steps, What OS are you using and did you install CR with local Administrator rights?
Are you on a domain where your IT department have modified your profile, you may be in the Admin group but they can alter the default settings. Check to confirm.
Try Service Pack 2 from the download page, although I have not heard of anyone else having this specific problem.
Check the System and application Event logs to see if anything failed, permissions, access etc.
Is there anyone else in your company having the same problem? You could try downloading Process Monitor from www.sysinternals.com and filter on crw32.exe and watch when you try to access the maps.
Thank you
Don

Similar Messages

  • Database logon failed when opening report with parameter values in CrystalReportViewer

    Hi,
    I designed 2 crystal reports: report A contains parameter fields and report B did not contain any parameter
    I can open both reports in development site using CrystalReportViewer control. When I open the reports in testing site,
    I can open report B but can't open report A. It display error message "Database logon failed". When I set EnableDatabaseLogonPrompt
    to true and try to open the report A again, it shows database connection data which was created on report.
    In addition, it is strange that it displays error "Database logon failed" when I click an item in group tree panel of the report B. This indicates that it can load data from database
    in testing site but it connect to development database when clicking items in group tree panel
    All reports connect to database using Windows Authenication. It use dynamic database connection at runtime
    How to ensure the report always connect database using login data dynamically at runtime?
    Below is my code about database connection:
    string strServerName = null;
    string strDatabaseName = null;
    ReportDocument rptDoc = new ReportDocument();
    rptDoc.Load(strFilePath);
    ConnectionInfo connInfo = new ConnectionInfo();
    TableLogOnInfo logonInfo;
    for (int i = 0; i < rptDoc.Database.Tables.Count; i++)
    logonInfo = rptDoc.Database.Tables[i].LogOnInfo;
    ReportHelper.GetReportConnection(ref strServerName, ref strDatabaseName, strSystemType);
    logonInfo.ConnectionInfo.ServerName = strServerName; 
    logonInfo.ConnectionInfo.DatabaseName = strDatabaseName;
    logonInfo.ConnectionInfo.IntegratedSecurity = true;
    rptDoc.Database.Tables[i].ApplyLogOnInfo(logonInfo);
    rptDoc.Database.Tables[i].Location = rptDoc.Database.Tables[i].Location.Substring(0, rptDoc.Database.Tables[i].Location.Length - 2);
    crvViewer.ReportSource = rptDoc;
    crvViewer.DataBind();
    Development environment:
    - SAP Crystal Reports 2013 Support Pack 1
    - Visual Studio Professional 2012
    - .NET Framework 3.5
    - DDL
    CrystalDecisions.Shared (v 13.0.8.1216)
    CrystalDecisions.Web (v 13.0.8.1216)
    CrystalDecisions.CrystalReports.Engine (v 13.0.8.1216)
    Database connection in crystal report:
    - Database Type: OLEDB (ADO)
    - Provider: SQLOLEDB
    - Integrated Security: True
    Thanks and Regards,
    Tony

    Hi Tonylck
    Try  to pass login info to crystal report dynamically as follows:
    using System;
    using System.Windows.Forms;
    using CrystalDecisions.CrystalReports.Engine;
    using CrystalDecisions.Shared;
    namespace WindowsApplication1
    public partial class Form1 : Form
    public Form1()
    InitializeComponent();
    private void button1_Click(object sender, EventArgs e)
    ReportDocument cryRpt = new ReportDocument();
    TableLogOnInfos crtableLogoninfos = new TableLogOnInfos();
    TableLogOnInfo crtableLogoninfo = new TableLogOnInfo();
    ConnectionInfo crConnectionInfo = new ConnectionInfo();
    Tables CrTables ;
    cryRpt.Load("PUT CRYSTAL REPORT PATH HERE\CrystalReport1.rpt");
    crConnectionInfo.ServerName = "YOUR SERVER NAME";
    crConnectionInfo.DatabaseName = "YOUR DATABASE NAME";
    crConnectionInfo.UserID = "YOUR DATABASE USERNAME";
    crConnectionInfo.Password = "YOUR DATABASE PASSWORD";
    CrTables = cryRpt.Database.Tables ;
    foreach (CrystalDecisions.CrystalReports.Engine.Table CrTable in CrTables)
    crtableLogoninfo = CrTable.LogOnInfo;
    crtableLogoninfo.ConnectionInfo = crConnectionInfo;
    CrTable.ApplyLogOnInfo(crtableLogoninfo);
    crystalReportViewer1.ReportSource = cryRpt;
    crystalReportViewer1.Refresh();
    Ref
    http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-dynamic-login.htm
    Mark as answer if you find it useful
    Shridhar J Joshi Thanks a lot

  • Error message: Table could not be found when opening reports with InfoView or CMC

    Post Author: Giovanni
    CA Forum: Authentication
    Hi All,
    I have Crystal Reports Server XI R2 installed on a server and the database folder (foxpro) is located on a different server. Crystal is connected to the database using an ODBC connection (UNC path).
    When I try to preview a report in Infoview or CMC I get the following error: "There was an error retrieving data from the server: The table 'dp' could not be found. Error in File C:\WINDOWS\TEMP\{BC665D6D-95DE-426B-A7A2-EBF9D23F42F4}.rpt: The table could not be found."
    dp is the name of one of our tables.
    If I publish a report that uses sql database or a foxpro db that is located on the same server as Crystal Server I donu2019t receive any error message..
    Please help if you can and thanks in advance.
    Giovanni

    Post Author: colin mackenzie
    CA Forum: Authentication
    Hi Giovanni.
    This post of yours is going on 2 weeks old.
    Have you solved your problem?

  • I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    Hi rmarchione,
    Can you try restoring preferences and let us know if it helps?
    Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    Thanks,
    Preran

  • Latest Reader Hangs when opening any pdf with 'tools' selected

    Any pdf will hang when opened in the latest Acrobat Reader (Either from file or open Acrobar Reader first.)
    However if I first open Reader and turn off the tools (Tools top right) I can then open any pdf without problems.
    Users who want to have the tools bar open are querying this.
    Can anyone help.
    Windows 7 64 bit systems.

    Try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].

  • InDesign CS6 (8.1) hangs when opening documents, intermittent

    InDesign CS6 (8.1) hangs when opening documents, intermittent, and a document that hangs InDesign, after restarting InDesign, will open fine. I found the following track, Re: InDesign CS5.5 Not Responding  for instructions to "force a hang into a crash" and am posting the crash logs to  pastebin.com
    This is the sample process report OPI_Sample9MAY15 - Pastebin.com
    This is the corresponding InDesign Crash log OPI_InDesignCrashLog9MAY15 - Pastebin.com
    I am hoping that someone might be able to read the logs and tell me what is causing InDesign to hang
    For more background information we are using Mac OS X 10.10.3, Within indesign we are using an editorial management software called "NewsEngin GPS" that utilizes Rohohiko's ADIP ToolAssistant plugin and an advertising management plugin "Pagelink" from Mactive/NewsCycle Solutions. These are the only 3 third party vendors that are being used and of course all claim that their products separately are stable under Mac OS 10.10 and InDesign CS6 v8.1.

    Did you try to export the INDD file to IDML, open that and work with the new files?

  • JDeveloper 11.1.2.3 hangs when opening project from JDeveloper 11.1.1.6

    Hello! I have a problem here which I can't solve. I also asked this question here: http://stackoverflow.com/questions/14365031/jdeveloper-11-1-2-3-hangs-when-opening-project-from-jdeveloper-11-1-1-6/14369211#14369211 . The whole story in short. I have a JavaEE client-server project in JDeveloper 11.1.1.6, where it works like a charm. Recently I had to upgrade JDeveloper version to the latest 11.1.2.3. The first problem was that the standard procedure of migrating project from the older version of JDeveloper to the newer one did not help: IDE was hanging forever all the time with no apparent (for me) reason, log file was silent about that. Then I tried another way: I just created the same project from the beginning and put there all necessary source files, libraries, set project properties etc. Still nothing, but now found the way to obtain a kind of error at least. I ran C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.exe from the command line and got the following (e.g. when I started running debug):
    Jan 16, 2013 8:52:09 PM oracle.ideimpl.runner.StarterFactoryDescriptionImpl logError
    SEVERE: Incorrect hash-structure value in starter-factory definition
    Jan 16, 2013 8:52:10 PM oracle.ideimpl.runner.StarterFactoryDescriptionImpl logError
    SEVERE: Incorrect hash-structure value in starter-factory definition
    But I don't know what could be the next step... Could anyone help me? Thanks in advance for your attention!
    Edited by: user12144197 on 22.01.2013 0:42

    Hi,
    not sure if you have a support contract or work for Oracle. In both cases the best option is to file a bug (service request)
    Frank

  • Photoshop CS6 (Mac) crashes when opening files with type or using the type tool

    Hi,
    Photoshop CS6 keeps crashing when using the type tool or when opening files with type on it. I've quit suitcase, disabled the suitcase plug-in, reset the preferences in Photoshop there's no crash report coming up either the application just dies! I am currently trying a system restore from time machine to see if that works!. Any other suggestions would be greatly appreciated.
    Many thanks
    Olly

    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    http://helpx.adobe.com/photoshop/kb/troubleshoot-fonts-photoshop-cs5.html

  • Dreamweaver hangs when opening

    Running DW MX 2004, with updater 7.0.1 applied, on a Sony PC
    with Win XP, DW hangs when opening. I have waited as long as 10
    minutes to see it it every responds, and it doesn't.
    I have to CTRL-ALT-DEL and terminate the application. When
    re-opening, it opens normally.
    Not connected to a network, site files on local C drive.
    It seems to have started happening after applying the 7.0.1
    updater.
    Anyone have any solutions to this?

    Hi JillTW,
    DW 7 had some serious time lags. Search the
    Macromedia.Dreamweaver groups on
    Google's groups for slow DW and look for postings over a year
    old. The fixes
    they discuss may help solve your lockup problem.
    If you are working on a large site, 10 minutes might not be
    enough time for
    DW 7 to resolve cache issues. Look at your Task Manager to
    see if it is
    working (high cpu usage on Dreamweaver.exe) or not
    responding. Even if it is
    not responding a high CPU usuage may mean it is in progress
    and just
    ignoring the keyboard/mouse.
    Also, you might want to try to clear the site cache (or just
    check its
    size - a little one should not take long to process even if
    corupt) before
    starting DW. Adobe tells how to remove the cache here:
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5989f7f4
    Look for the cache in: C:\Documents and
    Settings\<user>\Application
    Data\Macromedia\Dreamweaver MX 2004\Configuration\SiteCache
    The file is named: {yoursitenamehere}.dws
    I suggest moving it to another folder for safe keeping until
    you know if
    this is the problem.
    Upgrading to DW8 is a major improvement in speed.
    Best of luck,
    Alan C
    alan (a t) cates-associates (d ot) net
    http://www.cates-associates.net
    "JillTW" <[email protected]> wrote in
    message
    news:e81a5o$cpf$[email protected]..
    > Running DW MX 2004, with updater 7.0.1 applied, on a
    Sony PC with Win XP,
    > DW
    > hangs when opening. I have waited as long as 10 minutes
    to see it it every
    > responds, and it doesn't.
    >
    > I have to CTRL-ALT-DEL and terminate the application.
    When re-opening, it
    > opens normally.
    >
    > Not connected to a network, site files on local C drive.
    >
    > It seems to have started happening after applying the
    7.0.1 updater.
    >
    > Anyone have any solutions to this?
    >

  • Web Intelligence Hangs When a Report is Cancelled

    Web Intelligence hangs when a report is cancelled.  Has anyone else had this problem and how have you fixed it?  I have googled it and can find fixes for it on previous versions but can't find it on our current version.  We are on SAP BusinessObjects BI Platform 4.1 Support Pack 2 Version: 14.1.2.1121.

    Hi,
    I still recommend Patch2.x   , also the BICS correction is must-have in long term.
    You need to save the BEx query in Designer with property "Allow external acess to Query"
    Viewer preferences are set in BILaunchPad settings , not CMC
    Java version can have impact - but anything in 1.6.0_x range is fine with IE 7 / 8
    You also need to make sure your APS server (that contains the DSLBridge service) is running.
    You also need to make sure that your user credentials in the BICS logon string have sufficient SAP Authorizations added to your Role, to be able to read the InfoArea nodes as seen in RSA1 in BW.
    You also need to have a compatible BW version: 7.01 (EhP1) SP07 and above. (08 / 09 recommended)
    Regards,
    H

  • Dreamweaver CS6 hangs when opening file

    Starting recently Dreamweaver CS6 hangs for 30 seconds or more, sometimes saying not responding, when I open an HTML file. It appears to do this when the file contains links to external places. To test I created a file that contained nothing except the "new HTML file" basic headers, saved the file, then opened. This test file did not hang.
    I have tried the registry fix "ResolveRemoteURLToIPAddress FALSE" and deleting the personal configuration directory (with Dreamweaver closed). Neither of these solved the problem. Dreamweaver still hangs when opening a file.
    Any other ideas?
    Barry.

    Once the document opens, check the code for any protocol relative links (links that start with // rather than http://) and change them to http:// links, at least during development. It is a know issue to Adobe and will cause what you describe.
    If you don't have any protocol relative links, links to third party sites can cause issues from time to time if their servers are slow or have any kind of conflict with your network. Unless you absolutely can't, you may want to copy those external scripts to your local site and link to the local versions instead, again, during development.

  • After installing the latest upgrade firefox just hangs when opening - was fine before. have tried deleting restore session but worse not better now

    after installing the latest upgrade firefox just hangs when opening - was fine before. have tried deleting restore session but worse not better now. no change with firewall.
    == This happened ==
    Every time Firefox opened
    == yesterday, after installing the upgrade ==
    == User Agent ==
    Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.5.24 Version/10.54

    I'm using Mac OS 10.4.11 & even typing this message the characters appear so slowly that I could get a hammer and chisel and inscribe the words faster than the new Firefox runs. WTF?

  • Error when opening document with ECL control: INVALID_DATA

    Hi Gurus,
    I've tried to search the net for this problem but could not find anything and I'm stuck now.
    Description:
    we're using ECL to view attached documents (to POs etc.) which are stored through ArchiveLink on the content repository.
    when we try to open this document, time-to-time we get following error:
    Error when opening document with ECL control: INVALID_DATA
    Message no. SDV004
    by time-to-time I mean that when we try to open same attachment again it opens successfully (sometimes we need to re-open it 3-4 times to get it)
    what we've tried is to enlarge timeout for HTTP protocol (tx SMICM, from former 30 to actual 60) but only effect we got is that we're waiting for the error longer time
    It will be really great if anybody of you guys can give me an advice where the problem can be or where should I look and what to check
    Thanks,
    David

    Hi Christoph,
    thanks for tip, unfortunately this was already flagged, currently settings are:
    for Display Settings:
    yes - include ECL control
    use HTML control
    empty - maximum viewer wait time
    (do you think that setting some value for this could help)
    yes - deactivate generic object services in viewer
    no - doc display as dialog box
    yes - deactivate data provider cache
    Storage Settings:
    yes - always copy document class from document type
    yes - permit multiple assignment
    Thanks,
    David

  • Adobe Bridge CC crashes when opening file with Photoshop CC or Camera RAW!

    Adobe Bridge CC crashes when opening file with Photoshop CC or Camera RAW!
    - Tried to Reset the preference with CTRL + Click.
    - It's just new clean install didn't do anything with it yet.
    - Windows 8.
    Any help?

    Just that one project, or any project?  Can you create new projects?

  • Photoshop CS3 Hangs when opening files

    PS hangs when opening, duplicating images. The longer it's on the longer the wait. I'm talkin' 15 - 20 seconds. Deleted the prefs multiple times.
    Anybody else having this problem?

    Set your default printer to something local, that is actually hooked up.
    When Photoshop creates the document, it asks for the default printer information - and your printer driver is taking a nap while trying to connect to the printer.

Maybe you are looking for

  • Problems with Yosemite and Microsoft Exchange?

    Hi, everyone, I upgraded all of my computers I work on to Yosemite (home and work); my iPhone and iPad both run IOS 8.1.  I have 2 Gmail accounts that I use regularly; my job (university) is using Microsoft Exchange for the mail server.  I use MacMai

  • Oracle 9i client Release 2 (9.2.0.10)

    Hi, Im trying to install Oracle 9i client Release 2 (9.2.0.10) and I get an error trying to write to the local temp directory. I have check the permissiona and itrs all ok, hence I'm login as administrator. The o/s Im running is Windows 2000 server,

  • ISE - WLC 7.2 VLAN assignment

    Good evening, The Wireless_Employees authorization profile,assign vlan 666 for wireless employees. ISE is passing VLAN 666 to the WLC - see attachement Radius Auth-VLAN666.jpg When I look on the WLC at a wireless employee who has successuflly connect

  • Execute planning funtions

    Hi, I have a planning function that copy from the basic cube to the transactional cube, then the user can change this data in the planning layout. (The basic cube columns are not showed). Actually I had placed the planning function in the global plan

  • Yet another slow speed thread....

    Every so often I have issues with the speeds pertaining to my two BT Broadband lines into my house. So here we go again, I've problems with one of the lines which for my rural village location usually nets very good results... Normally I get this :-