Development system not responding

I am using LV8.  Last week I noticed that when I tried to run LV8 it would not respond.  I am running on Windows XP.  It has worked just fine since LV8 was released.  I even uninstalled and re-installed it.  It still does not respond.  Can anyone help me?
Thanks
Jeff

Hello Jeff,
When you say that it does not respond, what is the actual behavior that you observe? Does the software launch and then just appear to hang? Or does nothing happen when you try to launch the application? Do you know if anything has changed on this system since the application worked successfully?
I apologize for the barrage of questions, but for an issue like this one, I would have assumed that a reinstallation would have worked. This was a complete uninstall and not just a repaired installation, correct? Thanks,
Mike D.
National Instruments
Applications Engineer

Similar Messages

  • Hi Expert , crystal report export problem. system not responding

    Hi,
    crystal report export problem. system not responding.
    Thanks
    Rajkumar Gupta

    Dear Raj,
    Please try this
              Try
                Dim oSubReport As CrystalDecisions.CrystalReports.Engine.SubreportObject
                Dim rptSubReportDoc As CrystalDecisions.CrystalReports.Engine.ReportDocument
                Dim rptView As New CrystalDecisions.Windows.Forms.CrystalReportViewer
                Dim rptPath As String = System.Windows.Forms.Application.StartupPath & "\" & rptName
                Dim rptDoc As New CrystalDecisions.CrystalReports.Engine.ReportDocument
                rptDoc.Load(rptPath)
                rptView.ShowExportButton = True
                rptView.ReportSource = rptDoc
                For Each oMainReportTable As CrystalDecisions.CrystalReports.Engine.Table In rptDoc.Database.Tables
                    oMainReportTable.Location = System.Windows.Forms.Application.StartupPath & "\" & SourceXML
                Next
                For Each rptSection As CrystalDecisions.CrystalReports.Engine.Section In rptDoc.ReportDefinition.Sections
                    For Each rptObject As CrystalDecisions.CrystalReports.Engine.ReportObject In rptSection.ReportObjects
                        If rptObject.Kind = CrystalDecisions.Shared.ReportObjectKind.SubreportObject Then
                            oSubReport = rptObject
                            rptSubReportDoc = oSubReport.OpenSubreport(oSubReport.SubreportName)
                            For Each oSubTable As CrystalDecisions.CrystalReports.Engine.Table In rptSubReportDoc.Database.Tables
                                oSubTable.Location = System.Windows.Forms.Application.StartupPath & "\" & SourceXML
                            Next
                        End If
                    Next
                Next
                'Setting Paper
                Dim rawKind As Integer = 0
                Dim printSet As New System.Drawing.Printing.PrinterSettings
                For i As Integer = 0 To printSet.PaperSizes.Count - 1
                    If printSet.PaperSizes.Item(i).PaperName.ToUpper = PaperName.ToUpper Then
                        rawKind = CInt(printSet.PaperSizes.Item(i).RawKind)
                        Exit For
                    End If
                Next
                Dim MyTest As New SaveFileDialog
                rptDoc.PrintOptions.PaperSize = CType(rawKind, CrystalDecisions.Shared.PaperSize)
                rptDoc.ExportToStream(ExportFormatType.Excel)
                'rptDoc.SaveAs("C:\TBKING.xls", True)
                '''How to export the report
                Try
                    Dim CrExportOptions As ExportOptions
                    Dim CrDiskFileDestinationOptions As New _
                    DiskFileDestinationOptions()
                    Dim rename As String
                    rename = rptName.Replace(".rpt", "")
                    Dim CrFormatTypeOptions As New ExcelFormatOptions
                    CrDiskFileDestinationOptions.DiskFileName = _
                                                "c:\Report\" & rename & "_Export_File.xls"
                    CrExportOptions = rptDoc.ExportOptions
                    With CrExportOptions
                        .ExportDestinationType = ExportDestinationType.DiskFile
                        .ExportFormatType = ExportFormatType.Excel
                        .DestinationOptions = CrDiskFileDestinationOptions
                        .FormatOptions = CrFormatTypeOptions
                    End With
                    rptDoc.Export()
                Catch ex As Exception
                    MsgBox(ex.ToString)
                End Try
                '' end by kevin shah
                rptView.Show()
                rptView.ShowExportButton = True
                Dim oFrm As New System.Windows.Forms.Form
                rptView.DisplayGroupTree = True
                rptView.Dock = System.Windows.Forms.DockStyle.Fill
                rptView.Location = New System.Drawing.Point(0, 0)
                oFrm.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
                oFrm.Controls.Add(rptView)
                oFrm.Name = "Report Viewer"
                oFrm.Text = "Report Viewer11"
                oFrm.ResumeLayout(True)
                oFrm.WindowState = System.Windows.Forms.FormWindowState.Maximized
                oFrm.TopMost = True
                oFrm.ShowDialog()
            Catch ex As Exception
                objMain.objApplication.MessageBox(ex.Message)
            End Try
    By pressing this button XLS file be generated on C:\report\
    Hope this will resolved the issue
    Thanks
    Kevin

  • Process System Not Responding

    I have Yoga 8. I was simply playing this game from Google Play, Fun Run when the battery died due to low power and then when i charged the tab and started it, it has been giving me the error "Sorry: Process System Not Responding". The tab keeps restarting and it locked so i can't even log in to update the app anyone and the wifi isn't working either.
    Can anyone help? Thanks

    Hi mmoorthy, 
    Welcome to the Sony Community! 
    Please try to clear the cache of the Chrome. Here are the steps. 
    IMPORTANT: A Google Chrome browser window should already be open to complete this procedure.
    On the keypad remote control, press the button.
    In the Options menu, select Settings.
    Press the ENTER button.
    In the Browser Settings menu, under Privacy & Safety, select Clear saved browsing data.
    NOTE: The Clear saved browsing data option will clear the history, cache and cookies. If you do not want to do all 3, you can instead select each one individually. They are located just below the Clear saved browsing data option on the menu.
    After you have selected the desired option, press the ENTER button.
    Then repeat the steps provided by SonyFanGirl.
    If my post answers your question, please mark it as "Accept as Solution"

  • NSX40GT1 - Process System Not Responding

    When I start my NSX-40GT1, I get the error "Process System Not Responding". It gives me the option too Force Close or Wait but neither option does anything. I tried going into the recovery mode by holding down the power button while I power on the TV. I tried the factory reset option, but I still get the same errors. I tried Ctrl+Alt+Del and reboots and brings back the same error. I am just out of my extended warranty. Is there any solution or is the t.v now a expensive paper weight.

    Hi mmoorthy, 
    Welcome to the Sony Community! 
    Please try to clear the cache of the Chrome. Here are the steps. 
    IMPORTANT: A Google Chrome browser window should already be open to complete this procedure.
    On the keypad remote control, press the button.
    In the Options menu, select Settings.
    Press the ENTER button.
    In the Browser Settings menu, under Privacy & Safety, select Clear saved browsing data.
    NOTE: The Clear saved browsing data option will clear the history, cache and cookies. If you do not want to do all 3, you can instead select each one individually. They are located just below the Clear saved browsing data option on the menu.
    After you have selected the desired option, press the ENTER button.
    Then repeat the steps provided by SonyFanGirl.
    If my post answers your question, please mark it as "Accept as Solution"

  • Lightroom 5 Develop Module Not Responding

    The LR5 develop module will flash not responding after about 5 minutes of use.  I have to shut down LR and restart it to get it to respond, but it gets kind of old having to do it every 5 minutes.  Photoshop CS6 had the same issue with ATI drivers and, as far as I know, that issue has not been resolved.  The workaround was to turn off hardware rendering, but there is no option, that I can find, in LR to do that.  Anyone else experiencing the same issue?  Any temporary solutions other than dropping ATI altogether?
    System Info:
    OS Name
    Microsoft Windows 7 Home Premium
    Version
    6.1.7601 Service Pack 1 Build 7601
    Other OS Description
    Not Available
    OS Manufacturer
    Microsoft Corporation
    System Name
    JOHN-PC
    System Manufacturer
    Gigabyte Technology Co., Ltd.
    System Model
    GA-880GA-UD3H
    System Type
    x64-based PC
    Processor
    AMD Phenom(tm) II X6 1055T Processor, 2800 Mhz, 6 Core(s), 6 Logical Processor(s)
    BIOS Version/Date
    Award Software International, Inc. F7, 11/24/2010
    SMBIOS Version
    2.4
    Windows Directory
    C:\Windows
    System Directory
    C:\Windows\system32
    Boot Device
    \Device\HarddiskVolume1
    Locale
    United States
    Hardware Abstraction Layer
    Version = "6.1.7601.17514"
    User Name
    John-PC\John
    Time Zone
    Eastern Daylight Time
    Installed Physical Memory (RAM)
    16.0 GB
    Total Physical Memory
    16.0 GB
    Available Physical Memory
    12.4 GB
    Total Virtual Memory
    32.0 GB
    Available Virtual Memory
    28.3 GB
    Page File Space
    16.0 GB
    Page File
    C:\pagefile.sys
    Video
    Adapter Type
    AMD Radeon Graphics Processor (0x68D9), Advanced Micro Devices, Inc. compatible
    Adapter Description
    ATI Radeon HD 5570
    Adapter RAM
    1.00 GB (1,073,741,824 bytes)
    Installed Drivers
    aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dl l,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Driver Version
    12.104.0.0

    If lightroom downloaded and installed without any errors, you will get better help with program questions in the program forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll
    http://forums.adobe.com/community/lightroom

  • Strange occurances of system not responding

    Recently I've been experiencing a weird crashing problem in Windows 8.1.
    I occurs only in the evening . If Internet explorer is open and I try to go to a site either by typing it in or clicking a link it will stop responding. or if it is closed and I try to open it the icon will spin for a minute and stop without IE opening.
     Sometimes I'm able to use task manager to close it while other times task manager will not open. in which case  the whole system will eventually not respond and I have to do a cold boot.
    I've also noticed that if I goto my onecloud account and get a link to share and try and paste it into a forum opened in IE, IE will not respond. However if I paste the link into notepad first than copy it from there, it will work.
    I've tried using Process explorer but I don't quite grasp the ins and outs of it yet. I did create a minidump last time IE froze and am adding a link to it here.
    https://onedrive.live.com/redir?resid=2C896D862E3B4B36!6160&authkey=!ACZ3urqluGqbMGM&ithint=file%2cdmp
    =============
    windows 8.1 all updates.
    hp H8-1080t
    12g ram
    amd 7750 hd video card. {latest driver}2gb
    Samsung 840 evo 500gb c:\
    hitachi 1.5tb hdd data

    Hi,
    According to the dump file, there is some IE thread was running when IE crash. It's relate with IE plugin. Therefore, please try the method below to start IE with no adds-on for test.
    Open Run, type the command iexplore -extoff
    After IE start, check if it works properly.
    Roger Lu
    TechNet Community Support
    Hi Roger. I tried the test after using the command you gave. One thing I haven't mentioned was that I could make it happen with the following instance. When I try to paste a link from OneDrive into a forum post the same thing happens every time forcing
    me to end the IE from task manager. This is frustrating!

  • System not responding.

    Hello there!
    I lost my OS DVD and my system is not responding now, How can I re install OS? Please let me know.
    Thanks.
    Krishna.

    Contact Apple support for a new installation DVD.  Have the serial number of your MBP ready.  There will be a charge.
    If you want just reinstall Mt. Lion, follow these directions:
    http://support.apple.com/kb/PH10763
    Ciao.
    Message was edited by: OGELTHORPE

  • Prosess system not responding

    my Xperia Z1 is not responding. it give a message that the process system is not responding. how do i got about with the problem

    @pgarg - Did you backup/restore when you ran through the update process?
    Don't forget to mark posts that answers the topic as Accepted Solution. 
    If you find any post helpful, press Kudos.
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Develop panels not responding...

    I just recently uploaded some new pics, sorted them all out and went to the develop module to start editing.  When I click on one of the develop panels, it only opens maybe half way.  Tried to open another panel and nothing happens ( Tone Adjustment, HTL etc. ).  I checked my view mode, everything looks OK.  Nothing is hidden, the panels just don't work.  I'm running LR 3.6 on a Dell with Windows 7.  I just tried the panels in the quick develop module and the panels are doing the same thing.  Tried reboot, optimize catalog.  Any help ?

    Hi,
    Try resetting the prefrences for your lightroom.
    Location is given on webpage:
    http://helpx.adobe.com/lightroom/kb/preference-file-locations-lighroom-3.html
    You can simply go to the relevant location according to your Operating system and delete the .prefs file.
    Then check if it is working or not.
    If working, very good.
    If not ,simply create a new catalog, you can use import from another catalog option to get back your previous catalog pictures.
    Thanks

  • Solution Manager system not responding/dispatcher has stopped

    There have been no changes to this instance however when we did a quick reboot the disp+work will not come up. Attached is the Dev_W0 file. Any help would be great. We have been down for two days waiting on SAP. We have done several reboot attempts and physically brought down the sever and nothing seems to be helping.
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Tue Jul 20 23:10:34 2010
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\SOL\DVEBMGS00\exe\dboraslib.dll' ...
    B  Library 'F:\usr\sap\SOL\DVEBMGS00\exe\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\SOL\DVEBMGS00\exe\dboraslib.dll' is "700.08", patchlevel (0.115)
    B  New connection 0 created
    M sysno      00
    M sid        SOL
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    133
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        3908
    M
    M  kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3908) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          31088     (1480)
    M  DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 0000000010E00050, size: 6354512)
    M  DpShMCreate: allocated sys_adm at 0000000010E00050
    M  DpShMCreate: allocated wp_adm at 0000000010E02150
    M  DpShMCreate: allocated tm_adm_list at 0000000010E09AC0
    M  DpShMCreate: allocated tm_adm at 0000000010E09B20
    M  DpShMCreate: allocated wp_ca_adm at 000000001136D9C0
    M  DpShMCreate: allocated appc_ca_adm at 0000000011373780
    M  DpShMCreate: allocated comm_adm at 00000000113756C0
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 00000000113FC350
    M  DpShMCreate: allocated gw_adm at 00000000113FC3D0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 00000000113FC400
    M  DpShMCreate: allocated wall_adm at 00000000113FC410
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Tue Jul 20 23:10:35 2010
    M  ThInit: running on host sapsolman

    M Tue Jul 20 23:10:36 2010
    M  calling db_connect ...
    C  Prepending F:\usr\sap\SOL\DVEBMGS00\exe to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSOL's password
    C  Connecting as /@SOL on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0000000012811220 0000000007E1F1B0 0000000012834BC8
    C  Attaching to DB Server SOL (con_hdl=0,svchp=0000000012834A88,srvhp=0000000012836EB8)

    C Tue Jul 20 23:10:37 2010
    C  Starting user session (con_hdl=0,svchp=0000000012834A88,srvhp=0000000012836EB8,usrhp=0000000007E1F9C8)
    C  Now '/@SOL' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSOL's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=0000000012834A88,usrhp=0000000007E1F9C8)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSOL/<pwd>@SOL on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0000000012811220 0000000007E1F1B0 0000000012834BC8
    C  Starting user session (con_hdl=0,svchp=0000000012834A88,srvhp=0000000012836EB8,usrhp=0000000007E1F9C8)
    C  Now 'SAPSOL/<pwd>@SOL' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance SOL is running on SAPSOLMAN with ORACLE version 10.2.0.2.0 since JUL 20, 2010, 23:10:12
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20100720 231035 SAPSOLMAN      
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Tue Jul 20 23:10:38 2010
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0000000015160050, size: 4400128)
    M  SHM_ROLL_AREA          (addr: 000007FFCB580050, size: 268435456)
    M  SHM_PAGING_AREA          (addr: 00000000155A0050, size: 268435456)
    M  SHM_ROLL_ADM               (addr: 00000000255B0050, size: 2678942)
    M  SHM_PAGING_ADM          (addr: 0000000025840050, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 00000000258D0050
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12176 bytes (50 server) at 000000000ADC0050
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  ES initialized.
    B  NTAB_ERROR: wrong eye_catcher, art 0
    B  db_ntinit failed
    M  *** ERROR => ThCallHooks: event handler db_init for event CREATE_SHM failed [thxxtool3.c  261]
    M  *** ERROR => ThIPCInit: hook failed [thxxhead.c   2084]
    M  ***LOG R19=> ThInit, ThIPCInit ( TSKH-IPC-000001) [thxxhead.c   1523]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: ThIPCInit (step 1, th_errno 17, action 3, level 1) [thxxhead.c   10380]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    req.vm = no VM
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsolman_SOL_00 on host sapsolman (wp 0)
    M  *  ERROR       ThInit: ThIPCInit
    M  *
    M  *  TIME        Tue Jul 20 23:10:38 2010
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          17
    M  *  MODULE      thxxhead.c
    M  *  LINE        10585
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3908) [dpnttool.c   327]

    > B  db_ntinit failed
    > M  *** ERROR => ThCallHooks: event handler db_init for event CREATE_SHM failed [thxxtool3.c  261]
    > M  *** ERROR => ThIPCInit: hook failed [thxxhead.c   2084]
    > M  ***LOG R19=> ThInit, ThIPCInit ( TSKH-IPC-000001) [thxxhead.c   1523]
    > M  in_ThErrHandle: 1
    > M  *** ERROR => ThInit: ThIPCInit (step 1, th_errno 17, action 3, level 1) [thxxhead.c   10380]
    The dispatcher can't allocate a shared memory segment.
    What was changed before this happens?
    Markus

  • The app is not working, the developer is not responding, what to do?

    I've purchased this app that cost me $30. It crashes once I open it so I went to the developer website to contact him but I got nothing. When I went to back to reviews I found people have submitted reviews complaining of the same problem. Of course those reviews were not there since it's a new app. Apparently we were the first ones who bought it. Anyhow, I submitted my review which was very bad course and kept waiting. It's the third day without any response!
    What should I do? How can I make a complaint?

    Contact Apple to report the developer >   Apple - Support - Topic Selection

  • Mac Mini - System Preferences Not Responding

    Hi
    I'm using a Mac Mini with OS X 10.9.3 software. Today, I finally uninstalled Mackeeper using CleanMyMac Uninstaller and the only discernable difference I have is that my screen saver administered through the System Preferences 'desk top and screen saver' option fails to find the iphoto library. System preferences will continue to respond providing I remain with one of the default 'flurry', 'arabesque' etc. options but as soon as I try to select an option allowing me to link to my photo's, i.e., shifting tiles, the system preferences will hang after about 5-10 seconds. I have tried the 'moving the iphoto library/photobooth/pictures folders from their curent position to desk top and back again' recommendation I have read in other threads, rebooting, disk utility checks, all to no avail.
    Does anyone have any ideas?
    Many thanks.

    You used one worthless scam "utility" to remove another.
    Remove "CleanMyMac" by following the first set of instructions on this page. If you have a different version of the product, the procedure may be different. Do not drag the CleanMyMac application to the Trash.
    Back up all data before making any changes.
    Remove "MacKeeper" as follows.
    "MacKeeper" is a scam with only one useful feature: it deletes itself.
    Note: These instructions apply to the version of the product that I downloaded and tested in early 2012. I can't be sure that they apply to other versions.
    If you have incompletely removed MacKeeper, then you'll have to reinstall it and start over.
    IMPORTANT: "MacKeeper" has what the developer calls an “encryption” feature. In my tests, I didn't try to verify what this feature really does. If you used it to “encrypt” any of your files, “decrypt” them before you uninstall, or (preferably) restore the files from backups made before they were “encrypted.” As the developer is not trustworthy, you should assume that the "decrypted" files are corrupt unless proven otherwise.
    In the Finder, select
    Go ▹ Applications
    from the menu bar, or press the key combination shift-command-A. The "MacKeeper" application is in the folder that opens. Quit it if it's running, then drag it to the Trash. You'll be prompted for your login password. Click the Uninstall MacKeeper button in the dialog that appears. All the functional components of the software will be deleted. Restart the computer.
    ☞ Quit MacKeeper before dragging it to the Trash.
    ☞ Don't empty the Trash. Let MacKeeper delete itself.
    ☞ Don't try to drag the MacKeeper Dock icon to the Trash.

  • Developer Studio:Exception:The message server did not respond within 60 sec

    Folks,
    I am getting this error in Developer Studio ( J2EE Engine Preference) , Can anyone please tell me what is the issue.
    Exception: The message server did not respond within 60 sec.Please check if the message server is running and if the socket connection has been established
    Thanks,
    Manish

    If the system information page is showing 3900, you should use 3900 in your studio settings.
    39xx is the new default for 2004s. It was 36xx with 2004. And xx is the instance number.
    Regards,
    Christophe
    Message was edited by:
            Christophe Benoit

  • Can not stop pop ups etc, display color too intense not responding to system preference display commands what antivirus is used in macs

    My 13 inch mac book pro is overrun with popups in spite of setting security  section etc. I removed McAfee and used clsm then  avasti and my display is too intense not responding to system preference display commands I have Adobe Flas in computer but Media Downloader keeps popping up to install also sILVER LIGHT IS IN HD BUT NOT WORKING VERY NEW MAC USER

    A
    You may have installed one or more of the common types of ad-injection malware. Follow the instructions on this Apple Support page to remove it. It's been reported that some variants of the "VSearch" malware block access to the page. If that happens, start in safe mode by holding down the shift key at the startup chime, then try again.
    Back up all data before making any changes.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, ask for further instructions.
    Make sure you don't repeat the mistake that led you to install the malware. It may have come from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    Malware is also found on websites that traffic in pirated content such as video. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.
    B
    "Avast" is the worst of the whole wretched lot of commercial "security" products for the Mac. Not only does it fail to protect you from any real danger, it may send personal data (such as web browsing history and the contents of email messages) back to the developer without your knowledge, give false warnings, destabilize and slow down the computer, expose you to network attack, and corrupt the network settings and the permissions of files in your home folder. Removing it may not repair all the damage.
    Some versions of the product also inject advertising into web pages. In short, apart from the fine print in the license agreement, Avast is indistinguishable from malware, and is arguably worse than any known malware now in circulation.
    Back up all data, then remove Avast according to the developer's instructions. Restart.
    If you tried to remove Avast by dragging an application to the Trash, you'll have to reinstall it and then follow the instructions linked above.

  • When I click to open firefox it says that "firefox is already running but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system" and I've tried to shut down and restart my computer but it keeps

    when i click to open firefox it says that "firefox is already running but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." and I've tried to shut down and restart my computer but it keeps showing the same message. I've even uninstalled Firefox and then reinstalled in the hopes that the problem would be solved but it this message is still popping up. What can I do to solve this problem?
    == This happened ==
    Just once or twice
    == I was on facebook trying to upload pictures yesterday. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.1)

    Do you have a profile lock file in your profile folder? If so, delete it and see if TB runs properly:
    http://kb.mozillazine.org/Profile_in_use#Remove_the_profile_lock_file

Maybe you are looking for

  • What format do I use for internal drive?

    I want to install a new internal harddrive into my Macbook.  What format should I use for it? Mac OS Extended (Journaled) Mac OS Extended Mac OS Extended (Case-sensitive, Journaled) Mac OS Extended (Case-sensitive) MS-DOS (FAT) ExFAT I know MS-DOS(FA

  • How do I get macbook air to boot up off of the network

    how do i get macbook air to boot up off of the network

  • Linking purchase receipt id with GL report

    Hello, i'm a beginner in Oracle development (please bear with me), i have a task to modify a GL report (which has the journal id, batch num info) to include the receipt num from Purchasing. I was plodding on the oracle panels when i stumble upon this

  • I am looking to put a 128gb solid state HD in my MacBoo pro - any recommendations?

    These are my mac specs: Hardware Overview:   Model Name:          MacBook Pro   Model Identifier:          MacBookPro5,4   Processor Name:          Intel Core 2 Duo   Processor Speed:          2.53 GHz   Number Of Processors:          1   Total Numbe

  • Add-on Connection Time out

    Hi All... I installes an add-on to SAP Business One (I created that ad-on using C# and created .ard file using Add-On Registration Data Generater) and I got the system message "Add-on connection Time Out" plz help me to solve this matter. regards Pad