MSI P55A-G55 + i5 760 (problem with Control Centre)

Hi guys,
Anyone gotten the control centre to work?
My does not detect any CPU info at all.

Quote from: mortego on 04-October-10, 09:13:08
Hi guys,
Anyone gotten the control centre to work?
My does not detect any CPU info at all.
Not working for me as well.
Mortego does option "Restore on AC power loss" works for you? Try to switch off your PSU on back on it and power it after 1-2 seconds. I`m really interested in if only I have this problem as support says or not. In my country my reseller refused to accept RMA because they told me that it`s bios bug and I should wait for updates. It`s frustrating that it restart my PC rather than shutdown it completely.

Similar Messages

  • MSI P55A-G55 and Sata III question

    I'm willing to buy MSI P55A-G55. I want to install high speed SSD drive which supports Sata III and normal Sata III plate drive on it. I have also Zotac Geforce 8800 GT graphic card. Will drives and graphic work on full speed while both connected? I can't find any information about it. Another thing: does this motherboard support Intel Xeon x3440? Please help.

    Thats a sudden decision?
    You can find all the info on the MSI website: http://www.msi.com/index.php?func=proddesc&maincat_no=1&cat2_no=170&prod_no=2078
    Quote
    • One Ultra DMA 66/100/133 IDE controller integrated in Marvell® 88SE9128B1.
    - Supports PIO, Bus Master operation modes.
    - Can connect up to two Ultra ATA drives.
    • SATAII /SATAIII controller integrated in Intel P55/Marvell® 88SE9128B1 chipsets
    - Supports six SATAII ports by P55
    - Supports two SATAIII ports by Marvell 88SE9128B1, up to 6Gb/s, support SATA RAID 0/1.
    - Supports AHCI controller with AHCI / SATA RAID 0/1/5/10 by P55

  • Problem with controlling Annotations from Excel VBA

    Hi,
    I have a PDF document that has plenty of sticky notes attached to it. These sticky notes have been added by multiple authors on all pages of the document. I am trying to import the contents of these sticky notes, their author and the page number to an excel spreadsheet.  I am using Excel 2007 and Acrobat Professional 9.0.
    This is the code that I am currently using to import the sticky notes, but the problem that I am facing is that when I run the macro -
    Same sticky note contents, author and page numbers are imported multiple times
    Not all sticky notes are imported, only some of them appear in the final excel spreadsheet
    When I compare the number of sticky notes to that in the original PDF file, the number is correct. But the content is repeated content and that is the reason why only some of the sticky notes are imported.
    This is an activity that I need to do on regular basis and the number of sticky notes that I need to import to excel may range between 100 to 200. It is really difficult to do this task manually, so an excel VBA macro could prove really helpful.
    Sub ImportComments_Click()
    Dim Fpath As String
    Dim WordObj As Object
    Dim wbkOutput As Excel.Workbook
    Dim iRow As Integer
    Dim i, j, k As Integer
    Dim lRet As Long
    Dim objAcroAVDoc As New Acrobat.acroAVDoc
    Dim objAcroPDDoc As Acrobat.AcroPDDoc
    Dim numPages As Long
    Dim lAnnotscnt As Long
    Dim Subtype As String
    Dim NumComments As Long
    Dim AcroApp As Acrobat.AcroApp
    Dim objAcroPDPage As Acrobat.AcroPDPage
    Dim annot As Acrobat.AcroPDAnnot
    Sheets("Defect Log").Select
    Range("L3").Activate
    Fpath = ActiveCell.Value
    Sheets("Defect Log").Select
    Range("A1").Activate
    i = 0
    Do While (Not (IsEmpty(ActiveCell.Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 1).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 2).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 3).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 4).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 5).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 6).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 7).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 8).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 9).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 10).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 11).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 12).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 13).Value)) Or Not (IsEmpty(ActiveCell.Offset(0, 14).Value)))
    i = i + 1
    ActiveCell.Offset(1, 0).Select
    Loop
    iRow = i + 1
    Set wbkOutput = ActiveWorkbook
    lRet = objAcroAVDoc.Open(Fpath, "")
    Set objAcroPDDoc = objAcroAVDoc.GetPDDoc
    numPages = objAcroPDDoc.GetNumPages()
    Set objAcroPDPage = objAcroPDDoc.AcquirePage(0)
    For k = 1 To numPages
    lAnnotscnt = objAcroPDPage.GetNumAnnots()
    For m = 0 To lAnnotscnt - 1
    If lAnnotscnt = 0 Then Exit For
    Set objAcroPDAnnot = objAcroPDPage.GetAnnot(m)
    If (objAcroPDAnnot.GetContents <> "" And objAcroPDAnnot.GetSubtype = "Text") Then
    Cells(iRow, 5).Value = k
    Cells(iRow, 2).Value = objAcroPDAnnot.GetContents()
    Cells(iRow, 11).Value = objAcroPDAnnot.GetTitle()
    iRow = iRow + 1
    End If
    Next m
    Set objAcroPDPage = objAcroPDDoc.AcquirePage(k)
    Next k
    lRet = objAcroAVDoc.Close(1)
    Set objAcroAVDoc = Nothing
    Set objAcroPDAnnot = Nothing
    Set objAcroPDPage = Nothing
    Set objAcroPDDoc = Nothing
    End Sub

    Make sure you are current with 9.x patches, just on general principles.
    The code seems fine – nothing jumping out at me.
    You can also look at using the JSObject methods and trying this via the JavaScript stuff – that will give you more access to the Annotation information…
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 24 Nov 2011 04:25:12 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Problem with controlling Annotations from Excel VBA
    Problem with controlling Annotations from Excel VBA
    created by apreeti<http://forums.adobe.com/people/apreeti> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4044740#4044740

  • Win 7 x64, i5 760, Crucial 64GB C300 SSD & MSI P55A-G55..SATA III not working?

    Anybody managed to get this or a similar combination to boot on the SATA III ports?
    For me this combination boots without a problem when on the SATA II ports but will not boot at all from the SATA III ports. After changing to the SATA III ports and making the necessary changes in boot priority, AHCI etc. in BIOS the drive is recognised on boot but it just hangs at a black screen with a blinking cursor which eventually times out with the operating system not being recognised. (The motherboard has the latest V1.3 BIOS, the SSD drive has the latest 006 firmware and the drive is correctly aligned.)
    Have I missed some obvious required setting in BIOS or loaded the wrong drivers? Is it a problem with the Marvell 91xx SATA 6G Controller/drivers? ....or have I bought a motherboard that claims to have SATA III and hasn't at all?
    The motherboard was advertised and sold as having SATA III capabilities and I don't think I'm asking too much for it to work!
    Any help to solve this problem would be much appreciated.

    I also have similar problem as you, I've recorded the problematic boot process in video, I think the video can describe better than word.
    The motherboard I using is MSI Z68A-GD80(B3)
    **I'm sorry about the poor quality cell phone video and background noise, I was going to have dinner with my family at that time.**

  • MSI Z97-G55 SLI Ram problem

    So I have this motherboard: MSI Z97-G55 SLI  and the following ram dimm: Kingston HyperX FURY 4GB 1866MHz DDR3 CL10 DIMM - Black (HX318C10FB/4)
    The problem is that the sistem doesn't boot with that ram. I checked the ram in another sistem and it's good.
    The question is what should i do?  Is there any way to make the board use the ram?
    Sorry for my bad english!

    Yeah, I currently have a stick of 2gb from Kingmax. It's only for a couple of days till I resolve the problem. I tried to manually put the settings for the Kingston ram (I don't know if I did it correctly) but it didn't work.
    Can someone tell me what should I modify in bios?

  • Problem with control IDs

    I have two different panels in my program with various controls. The .h file
    created by Labwindows for my .uir is partially reproduced below:
    #include
    #ifdef __cplusplus
    extern "C" {
    #endif
    /* Panels and Controls: */
    #define PANEL 1
    #define PANEL_DATE 2
    #define PANEL_FILE 3
    #define PANEL_EWTR 4
    #define PANEL_PROCESS 5
    #define PANEL_CONVERT 6
    #define PANEL_DONE 7
    #define PANEL_PRINT 8
    #define PANEL_SAVE 9
    #define PANEL_TEXTBOX 10
    #define PANEL_TEMP 11
    #define PANEL_RH 12
    #define PANEL_ATM 13
    #define PANEL_MARKER_FREQ 14
    #define PANEL_MARKER_DB 15
    #define PANEL_MARKER_MIN 16
    #define PANEL_MARKER_MAX 17
    #define PANEL_MARKER_RIGHT 18
    #define PANEL_MARKER_LEFT 19
    #define PANEL_GRAPH 20
    #define PANEL_SCALE 21
    #define PANEL_MARKER 22
    #define PANEL_TEXTMSG_3 23
    #define PANEL_TEXTMSG_4 24
    #define PANEL_TEXTMSG_2 25
    #define PANEL_TEXTMSG 26
    #define PANEL_2 2
    #define PANEL_2_GRAPH 2
    #define PANEL_2_N_5 3
    #define PANEL_2_N_4 4
    #define PANEL_2_N_3 5
    #define PANEL_2_N_2 6
    #define PANEL_2_N_1 7
    #define PANEL_2_LED_5 8
    #define PANEL_2_LED_4 9
    #define PANEL_2_LED_3 10
    #define PANEL_2_LED_2 11
    #define PANEL_2_LED_1 12
    #define PANEL_2_DONE 13
    #define PANEL_2_MARKER_FREQ 14
    #define PANEL_2_MARKER_DB 15
    #define PANEL_2_MARKER_MIN 16
    #define PANEL_2_MARKER_MAX 17
    #define PANEL_2_MARKER_RIGHT 18
    #define PANEL_2_MARKER_LEFT 19
    #define PANEL_2_PRINT 20
    #define PANEL_2_BUTTON_5 21
    #define PANEL_2_BUTTON_4 22
    #define PANEL_2_BUTTON_3 23
    #define PANEL_2_BUTTON_2 24
    #define PANEL_2_BUTTON_1 25
    #define PANEL_2_CURRENT 26
    #define PANEL_2_TEXTMSG_2 27
    #define PANEL_2_TEXTMSG_3 28
    #define PANEL_2_TEXTMSG_4 29
    #define PANEL_2_TEXTMSG 30
    #define PANEL_2_MARKER 31
    The problem is that Labwindows has assigned the same control ID to controls
    in the two panels, for example, PANEL_MARKER_MIN and PANEL_2_MARKER_MIN have
    the same ID, i.e. 16. If I try to use both of these controls in the same
    "case" statment, I get an error "Duplicate case label '16'." If I try to
    modify the .h file manually, and change the ID for PANEL_2_MARKER_MIN to
    216, there is no error and the program executes but it no longer recognizes
    mouse clicks on the PANEL_2_MARKER_MIN control.
    Is there some way to fix this problem? Is there a way to force Labwindows
    to assign different IDs for all controls, regardless of what panel they are
    in?
    Thank you for your help in advance.

    "...The problem is that Labwindows has assigned the same control ID to
    controls
    in the two panels, for example, PANEL_MARKER_MIN and PANEL_2_MARKER_MIN have
    the same ID, i.e. 16. If I try to use both of these controls in the same
    "case" statment, I get an error "Duplicate case label '16'." ..."
    UIR editor counts controls inside the single panel they are in. In your
    example, PANEL_MARKER_MIN and PANEL_2_MARKER_MIN have the same ID 'cause
    both are the 16th control in their panel, rare case but it happens...
    There is no way to force UIR editor to assign specific IDs to controls,
    unless you add in one panel decoration controls or text messages and put
    them before the other control in 'panel order' (ctrl+t in the editor): with
    that trick you put in one panel all controls star
    ting with order 0 (that is,
    with control ID starting from 1 in the .h file), while in the second you
    have non-operative contrls with lower IDs and operative controls or
    indicator with higher IDs. This is NOT a polite solution since it relies on
    the number of controls in the panels: every time you add new controls to a
    panel, you should manage how IDs are assigned to them in order to avoid this
    problem...
    The best solution is to have two nested cases in your code, first one to
    manage different panels, second one to manage different controls:
    switch (panel) {
    case PANEL:
    switch (control) {
    case PANEL_MARKER_MIN:
    break;
    // other controls of PANEL must be put here
    break;
    case PANEL_2:
    switch (control) {
    case PANEL_2_MARKER_MIN:
    break;
    // Other controls of PANEL_2 here
    break;
    That way you avoid any possible confusion and control mismatching that can
    c
    ause bizarre beaviour to your progrma.
    Hope that helps
    Roberto

  • ABAP Objects: Problems with controls in splitter container

    Hi community,
    I have problems with the second control in a splitter container.
    In the left container I build up a <u>list tree</u>.
    On double click on a node a <u>column tree</u> in the right container is created.
    This is working fine.
    But if I double click on another node in the left container the right tree remains unchanged.
    What do I have to do to update/refresh the tree in the right splitter container.
    Thanks in advance.
    Regards
    Ferdi

    Thanks for your reply Thomas and Serdar,
    I now destroy the right container and the right tree control if it exists after the event 'double_click' on a node in the left tree.
    The result is now that the container is created (I can see it on screen) but no tree is shown.
    If I just destroy the tree control but not the container the tree from the first double click on the left tree is shown.
    In the debugger I see that the list tree instance is linked to the caontainer (after first and second creation of tree control)
    Maybe you can see in the coding below what's wrong or missing.
    Coding after EVENT DOUBLE_CLICK in left Tree: <pre>
    destroy ‘old’ tree instance and container
      if not g_container_2 is initial.
        call method g_container_2->free.
        clear: g_container_2, g_tree_2.
      endif.
    create right container
      call method g_splitter->get_container
                exporting row      = 1
                          column   = 2
                receiving container = g_container_2.
    setup the hierarchy header
      hierarchy_header-heading = 'Hierarchy Header'.
      hierarchy_header-width = 37.       
    create a column tree model instance
      create object g_tree_2
        exporting
          node_selection_mode = cl_column_tree_model=>node_sel_mode_single
          item_selection = 'X'
          hierarchy_column_name = 'C1'
          hierarchy_header = hierarchy_header.
    create tree control
      call method g_tree_2->create_tree_control
        exporting
          parent = g_container_2.
      perform add_columns.
      perform define_events.
    set registered events
      call method g_tree_2->set_registered_events
        exporting
          events = events.
      perform get_data.
      perform add_nodes_2.
    expand the root node
      call method g_tree_2->expand_node
        exporting
          node_key = 'Root'
          level_count = 3.
    </pre>
    Regards
    Ferdi
    Message was edited by: Ferdi Meyer

  • 7700 speaker problems with control Pod

    ok if anyone has speakers like this they know it comes with a little control pd that controls the volume and bass. well i think the problem is that sometimes the volume goes really high or really soft. and if you turn the volume up or down, the sound will go back to normal and you will be blasted or can't hear it. its very anoying to listen to music or game and this happens. it does this regardless of the number of speakers attached, and my drivers are up todate. i have onboard sound on a asus A8V mobo so its a newer board. some people said that the pod can get wonky, and i am checking to see if anyone has any suggestions on what i should maybe try short of RMA the speakers, its not that i don't want to RMA it but i would have to pay shipping on a set of speakers witch is kinda gay. any help would be great.. thanks

    fox_9 wrote:
    ok if anyone has speakers like this they know it comes with a little control pd that controls the volume and bass. well i think the problem is that sometimes the volume goes really high or really soft. and if you turn the volume up or down, the sound will go back to normal and you will be blasted or can't hear it. its very anoying to listen to music or game and this happens. it does this regardless of the number of speakers attached, and my drivers are up todate. i have onboard sound on a asus A8V mobo so its a newer board. some people said that the pod can get wonky, and i am checking to see if anyone has any suggestions on what i should maybe try short of RMA the speakers, its not that i don't want to RMA it but i would have to pay shipping on a set of speakers witch is kinda gay. any help would be great.. thanks
    I have the same problem with my inspire 6.'s volume pod, after well under a year of flawless perfomance, the volume lowers randomly especially when I adjust the pod's volmue or just touch or move it. If I try to simply adjust for the loss of volume by cranking it up, it likes to blast me outta nowhere when it decides to work again. The only thing I can do to shortcut the 'down time' while waiting for it to adjust to normal level is to tap on the pod repeatedly usually causing the volume to adjust quicker...but I'm sure thats not the right method for fixing this irritating problem...PLEASE wont someone HELP ME?! Feel free to e-mail me @ [email protected], thanx!
    Message Edited by BigLovan on 10-28-2004 01:16 AM

  • MSI Lighning 7970 card 2560x1440 problem (with DELL U2711)

    Hello. I have trouble with my display and 2xMSI 7970 Lighning graphic cards. Could someone help me?
    Configuration:
    Core i7 2600K running on gigabyte P8Z68-V motherboard with J.3603 BIOS
    2 MSI Lighning 7970 cards without crossfire connector inserted (I don’t need crossfire for gaming – just multimonitor configuration for graphics).
    The BIOSes of the cads are the same-from-the-box and was identified like MSI.HD7970.3072.120411.rom in the GPU-Z database.
    The numbers in the GPU-Z’s “BIOS Version” is 015.013.000.010.000000 (113-AD40900-X01)
    The BIOS numbers in the MSI Live Update  is TV278MS.102
    And the serial numbers from the stickers of the card’s boxes are:
    602-V278-02SB1204058976 and 602-V278-02SB1205129844
    All stuff running on Win8.1x64 system.
    I have 3 displays: 2 of them are Samsung 245T running 1920x1200 and the last one (the new one) is DELL U2711 (witch is capable for running 2560x1440 resolution).
    Now, THE PROBLEM.
    When I running 2-displays configuration (2xSamsung 245T connected via DVI) there are no any problems at all: all works fine. The problem with the 3d display and it’s 2560x1440 resolution. I tried different cables and both cards, but display couldn’t run correctly.
    1)   It is running fine but ONLY 1920x1080 resolution when connected via DVI. There is no 2560x1440 settings at all in windows system then. I tried both cards and both DVI-ports, also I tried different DVI cables. No matter. It’s only 1920x1080. The drivers for the display panel was installed from the dell’s official site and the’re latest (as I could see..)
    2)   When I tried to connect the display via DisplayPort cable to my cards (no matter which of them or which of 4 display port’s connector on each card) it COULD RUN AT ALL. Usually the display showing up correctly with the right resolution (2560) but the screen is blank (black). After some time monitor goes to the suspend mode.
    From time to time display could shows some desktop with terrible quality (I get the photos of it) for 2-3 second and then it’s blank again.
    Also when connected I get the error “DisplayPort Lower setting applied” from time to time.
    3) I have tried some DVI-Displayport adapters (witch was in the box with the MSI cards) and the result is the same as in 1) - only 1920x1080 resolution...
    The display is fine and it works perfectly on another system (without MSI cards). What’s the problem? Should I upgrade BIOS or something to work in 2560x1440? Thank you.

    the poor quality of the screen (when it shows up for 1-3 seconds with DisplayPort connection)

  • HT5858 Problem with control center

    When I swipe up from the bottom of my screen, the control center almost never comes up! What's going on?

    Do you have a bulky case with an edge near the bottom of the screen?
    Lots of people describe this problem with Otterbox Defender case.
    https://discussions.apple.com/message/23015788
    Sounds like maybe Apple just needs to make the CC swipe button a little bigger.

  • MSI E350IA-E45 boot/post problem with some USB devices

    Hi,
    My new mainboard E350IA-E45 with BIOS ver. 1.4 has problems "BIOS problems" booting/posting when I connect a USB IR Receiver from CyberLink and also with a USB wireless adapter model USB-N10 from ASUS, using USB 2.0 or USB 3.0 ports.
    It does the problem with one of the two devices or the two at the same time connected.
    With the Logo disabled, I only see a number (not always the same) at the bottom right of the screen when I boot/reboot, and I cannot enter BIOS. If I wait a while, about half a minute Windows starts and other times not ( I'm not sure at this moment).
    When this happens (not booting/posting) if I remove (while powered) these devices the motherboard posts immediately and normal operation is back !
    When none is connected, it works without problems.
    Does anyone have a solution or explanation for this behavior ?
    Thanks in advance for any help.

    Quote from: Bas on 13-October-11, 15:28:28
    How can you call this explanation "working fine" ??
    Your powersupply is just 75W, anything can happen with so little power.
    As said before, test the board with a 300W powersupply and see if it solves it.
    I bought this Mini-ITX case to have a silent HTPC, its height is 62mm, so where do I put a power supply of 300W using this case if the problem realy "is" the power adapter ! Sorry to say that, but for me it's not the power adapter.
    When I BOOT it, my power meter indicates the maximum value and it's between 25-30 watts, and you say that a 75W external adapter is not enough and what about netbooks or nettops with Zacate inside with similar adapters !
    Can you explain to me why or how it fails to POST in few seconds (or no POST at all) with one of these devices that has a tiny power consumption. And why it POST with a external USB HDD ! It makes no sense to me.
    Anyway if there is no solution to this problem (maybe BIOS update), I don't mind very much to wait about 20 seconds until it POST with the two devices connected, because after that I have no other problems.
    Best regards.

  • MSI GF 6600 AGP AND problem with clocks

    Hello,
    I've got a big problem with saving clocks in my graphic card. Neither RivaTuner nor coolbits don't work - after rebooting computer the clocks are reseted and forced to default values.
    I'm using fw 71.89 (previously 71.84).

    Winter,
    Run Driver Cleaner and get rid of all the old Drivers. Then install the latest nVidia ForceWare Drivers. From there try to set the clock speeds you want. (Make sure you set it to apply at startup.)
    Remember that there are two speeds, one for 2D and another for 3D.
    Take Care,
    Richard

  • Problem with notification centre in ios 7

    Since installing Ios 7 i have a problem with the Notification Centre which i hope is just a setting i can change.  The problem is that i play a number of ongoing games.  These games send me notifications of free coins to use to buy clues, or in one or two case, a free letter reveal.  I have found that when i get to my ipad at the end of the day, some of these games have offered multiple lots of free coins, spaced out over the previous 12 or so hours, plus a free letter reveal, but they are mostly only available by tapping the actual notification - they cant be obtained by opening the game via the app.  Now, this is the problem which i hope someone can help with - when i tap on say the oldest of 4 notifications for any of the games, it opens the app and immediately awards me the free coins etc.  then i want to reveal the free letter - i go back to the notifications to tap the second oldest message, but it has gone, as have all of the other messages for that game.  Is there a way to keep the notifications that i haven't tapped on until i do so, or i delete them.  This is really frustrating and it happens on every game that has multiple messages.  I assume apple has made an assumption that once the game app opens, all of the notifications are available within the game but they assumed wrong.  Can anyone help?  Thank You

    Hello ChicoCat.
    The following Knowledge Base article should help you understand iTunes Radio and how it works:
    About iTunes Radio
    http://support.apple.com/kb/HT5848
    And just to assuage your fears, you were not charged for the song to play. The price you were seeing in the upper right hand corner indicated that the song wasn't on your device and could be purchased for the $1.29 price. See "Purchasing tracks you hear on iTunes Radio" for how that particular feature works.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • Help with Control Centre

    Hi, I have i07.3 but the Control Centre is not showing up anywhere? Not in menu, not in settings and not when I swipe from bottom of screen? Can anyone please assist? Have I done something wrong? Do I need to reload i07?has anyone else had this problem?
    Thanks

    Go into settings, control center and see if it's been turned off. You have the ability to choose if you want to access it from within apps or the main page or neither.

  • Problem with control panel in vista on gx620

    My friend and i who just recently both bought the MSi gx620 notebook have a very strange problem. After a short while some of the objects in the control panel have become not functional. Things that does not worl is:
    Windows Update
    Windows power control
    the window where you change desktop resolution and background image
    User control
    and some others
    the thing it does it that it seems to open an explorer window but then immidiately closes it again.
    Some of the things in the control panel still works such as device manger and other things.
    We suspect that it might have to do with some of the updates vista downloads and installs but we do not know which one, have anyone else had this problem or have any idea on how to solve it?

    got exactly the same problem on my gx 720. I have tried to reinstalled c drive  which helped until i tried either to update windows or install a new program.
    Im considering sending the notebook to maintainance!
    Patrick

Maybe you are looking for

  • Invalid Number exception

    Hi experts, I have a very strange problem. I have a query to which I am binding a value. The datatype of the value is number. Whenever I am executing the VO for the second time it is throwing ORA-01722: invalid number exception. The value that is bei

  • Tolerance limit for invoicing

    I have found the node for setting toelrance limits . It is under MM-LIV-Invoice Block- Set tolerance. However the requirement is that we should generate warning message if the variance exceeds 10% per line item or if it exceeds $500 for entire invoic

  • Understanding Target Cost Version Differences for 0 and 1 for process order

    Our client need to understand the differences between our target cost versions that are utilized in calculating the process order CO03 cost analysis.  When should each target version be used and why do the variances change?  See example below. Target

  • ARDAgent and AppleVNCServer.bundle - when they *aren't* benign

    So... yeah.  I'm well aware that pretty much any discussion of these two denizens of /System/Library/CoreServices/RemoteManagement are considered benign and unworthy of note by pretty much any standard, and that Apple has a technote that says to igno

  • AS3 vs AS2?

    I learned to program in Flash using Actionscript 2.  I've heard that AS3 doesn't allow you to put code on a movieclip, which is something I have used often. What are the benefits of using AS3 instead of 2 and how hard is it to transition over to 3?