Is the MSI NX6600LE TD256E incompatible with MSI K8N Neo3 mainboard ?

Hello people,
I have a very ugly problem here. I have an MSI K8N Neo3 mainboard here, that with PCI Express and AGP slots.
It was working fine for a while, so I dont think the mainboard itself is bad.
Originally, an Inno3D Geforce 6200 with Turbo Cache, was installed on that computer. However, in the past week the owner buyed a copy of Battlefield 2 to have some fun, he also buyed an MSI NX6600LE TD256E PCI Express graphic card to replace the Inno3D Geforce 6200 with Turbo Cache.
I got that PC here today, in order to install the new MSI Graphic card, and also install the game. Now comes the ugly part: I cannot get that card to work in that computer, and I don't know why.
At first I thought that the card was defective, so I took it out of that PC and installed it on my own PC, and the card works in my PC (see signature), and my PC's graphics card works fine on the other PC (the K8N Neo3). Even the old Inno3D card works fine.
Since the card works fine in my PC (I've used it while writing this post), and my PC's graphic card works fine in the other PC, as well as the old Inno3D card, the only thing left for me to think is that the NX6600LE TD256E card is not compatible with the K8N Neo3 board, but that seems too strange for me.  
Can any one here tell me if there's some kind of compatibility problems between the MSI K8N Neo3 mainboard and the MSI NX6600LE TD256 Graphic card ?
Any help is welcome,

Update:
The card is compatible with the board. What was incompatible with the card, was a little chip in the board (fried) which I didn't noticed during the first inspection of the board.
Curious thing is that it accepted other cards and not the NX6600LE, but in the end, not even my own NX6600 card, or any other PCIe card worked at all. I guess the little chip suffered some kind of damage due to power problems in the place where the computer was. With this in mind, an electrical technician will be sent to the place to verify the electrical installations for problems of any kind, so we can correct them and prevent future problems.
Back to the board thing,  a new K8N Neo4-F board has taken the place of the semi-toasted K8N Neo3 board. Also, and thanks to the hibrid design of the K8N Neo3, we will still be able to use it. The PCIe slot is dead for sure, but the AGR Slot still works well, so we'll use it for traditional desktop aplications, such as word processors, internet surfing, e-mail, document scanning and printing, etc, etc, etc...
Well, that's all. I just wanted you guys to know; so no one keeps looking for an an answer to this (now solved) mystery. For me this case is now closed, so if no one is interested into it, Admins... feel free to delete the entire thread 
Be well you all,
Edwin

Similar Messages

  • BIB-16633 Cannot connect because the database version is incompatible with

    BIB-16633 Cannot connect because the database version is incompatible with Feb 15, 2005 9:28 PM
    Reply
    why is this?
    oracle.dss.connection.common.ConnectionException: BIB-16633 Cannot connect because the database version is incompatible with this BI Beans version.
    at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(MDMConnectionDriverImpl.java:147)
    at oracle.dss.connection.server.ConnectionImpl.connect(ConnectionImpl.java:285)
    at oracle.dss.connection.client.Connection.connect(Connection.java:425)
    at oracle.dss.connection.client.Connection.connect(Connection.java:342)
    at oracle.dss.addins.designer.OLAPSource.test(OLAPSource.java:284)
    at oracle.dss.addins.wizard.configFileEditor.OlapPanel.testConnection(OlapPanel.java:244)
    at oracle.dss.addins.wizard.configFileEditor.OlapPanel.btnTest_actionPerformed(OlapPanel.java:378)
    at oracle.dss.addins.wizard.configFileEditor.OlapPanel$3.actionPerformed(OlapPanel.java:120)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
    at java.awt.Component.processMouseEvent(Component.java:5100)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
    at java.awt.Dialog$1.run(Dialog.java:540)
    at java.awt.Dialog.show(Dialog.java:561)
    at java.awt.Component.show(Component.java:1133)
    at java.awt.Component.setVisible(Component.java:1088)
    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
    at oracle.dss.addins.wizard.configFileEditor.ConfigFileEditorWizard.run(ConfigFileEditorWizard.java:229)
    at oracle.dss.addins.designer.BIDesignerImpl.editConfigFile(BIDesignerImpl.java:1428)
    at oracle.dss.addins.designer.BIDesignerAddin.openBIDesignerSettings(BIDesignerAddin.java:990)
    at oracle.dss.addins.designer.BIDesignerAddin.actionPerformed(BIDesignerAddin.java:807)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
    at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
    at java.awt.Component.processMouseEvent(Component.java:5100)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Lisa Sherriff
    Posts: 137
    OTN Member Since: Jan, 2001
    Re: BIB-16633 Cannot connect because the database version is incompatible w ( In Reply To : BIB-16633 Cannot connect because the database version is incompatible with ) Feb 16, 2005 1:32 AM
    Reply
    Hi,
    From the 10.1.2 BI Beans Install Guide it says:
    OracleBI Beans supports data stored in Oracle9i Enterprise Edition or Oracle Database 10g Enterprise Edition. However, only particular releases and patchsets are supported:
    * Oracle9i Release 2 Enterprise Edition, as follows:
    o 9.2.0.6 for all platforms.
    o 9.2.0.5 with the latest OLAP patch for Windows-only.
    * Oracle Database 10g Release 1 Enterprise Edition with the latest OLAP patch.
    From the error message it would appear that the Database is not one of the above.
    Thanks,
    Lisa
    JDev QA
    401488
    Posts: 48
    OTN Member Since: Aug, 2002
    Re: BIB-16633 Cannot connect because the database version is incompatible with ( In Reply To : BIB-16633 Cannot connect because the database version is incompatible with ) Feb 18, 2005 8:01 PM
    Reply
    Hi,
    Please note that we have follwing versions of DB up and running:-
    1)Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    2)Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    With the Partitioning and Real Application Clusters options
    JServer Release 9.2.0.5.0 - Production
    Pls let us know the solution to resolve this problem ASAP.
    Thanks.

    You are not using a supported version of the database. BI Beans/OLAP only support the following database versions:
    10g - 10.1.0.3 with additional OLAP patch
    9i - 9205 with additional OLAP patch
    9i - 9206
    I would suggest that you have not applied all the required database patches to your instance.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oraclc Corporation

  • HT1338 tried to update 10.7.4 to 10.7.5 get un expected error at cleanup....have tried several times with no success..after failed try mail will not open because the mail is now incompatible with 10.7.4......HELP

    tried to update 10.7.4 to 10.7.5 get un expected error at cleanup....have tried several times with no success..after failed try mail will not open because the mail is now incompatible with 10.7.4......HELP

    2009 MacBook Pro eh? It looks like your hard drive has failed. Three years is pretty standard. Often, then only hint you have is catastrophic failure.
    If you put the old hard drive into an external enclosure or similar device, you may still be able to migrate your data from it. Just because it won't boot doesn't mean you can't still read from it. Still, I wouldn't keep trying it. As long as you are buying a new hard drive, may as well get sometime to use with Time Machine too.

  • Samsung SW-252F CD-RW is incompatible with MSI K7N2GM-L

    Warning to all NForcers
    The Samsung SW-252F CD-RW is incompatible with the MSI K7N2GM-L. LG, Lite-ON, Pioneer etc work fine. I have a gut feeling the incompatibility will extend to all othe NForce2 based motherboards.
    So if you want peace of mind ... give this CD-RW a wide berth.
    The customer service at Samsung is also nonexistent. I emailed them about the problem three times and they didn't even bother to reply.
    MSI support staff however were very helpful although they could not offer a solution.
    And yes i tried a firmware upgrade that was supposed to fix the bug !

    Quote
    Originally posted by wootzor
    It was the power supply after all, 300W is simply too weak for this board. I am now using an Antec TruePower 380W PSU, works perfectly.
    I tested my Kingston KVR400X64C3A/512 overnight with MemTest86+, 22 passes and six hours later, no errors. This memory works fine with the board.
    Thanks for the help everyone...
    That is great! True Powers are the best IMHO!That is all I will use.Helps take the guesswork out of it.

  • Msi gf615m-p33 - incompatible with GPU?

    so i bought that mbo, and i bought at first 9800 GT . and,,,, it wont work.. no boot, no any sound, no picture...then i bought xfx 550 psu, and still no working..than i tried ond 3850 gpu,and it works..... but today i bought 4890 gpu,and again, it wont work!! .. same  like 9800 .. no boot.. no nothing.. im mad.. i tried both gpu at my friend ,and it works.. so, its mbo problem... i updated bios with msi online update,,and nothing.. so..whats is wrong with this mbo?

    I think that is because of the testing method. I think this series has no separate transistors/regulators for 3,3 and 5 volt lines, but rather a "converter" from the 12 volt. Usually that leade to high efficiency and "stable" power.
    The thread sounded PSU:ish from the start, but you have to trust a few things in life, and I put some truxt in XFX Core series. - Made by Seasonic, which is usually a sign of quality. The problem is we can't say what PSU is in exer's box...
    ...Intermissing...
    Here is from the 550 Watt test, by Jonnyguru:
    "Seeing how my test results were not consistant with other review sites reviewing the same two power supplies, I have retested both units.  The results are on the next page....."
    http://www.jonnyguru.com/modules.php?name=NDReviews&op=Story3&reid=225
    Long time has passed, but my opinion about XFX Core Edition was formed I believe from this review:
    http://www.hardwaresecrets.com/article/XFX-PRO-650-W-Power-Supply-Review/1165/10

  • MSI GeForce GTX 970 with MSI Z68A-GD55 (G3) motherboard

    Hi!
    I have seen a similar issue here that was resolved with the help of this forum. (https://forum-en.msi.com/index.php?topic=251322.0). I still want to ask my questons however, since I have a slightly different situation.
    I recently bought a new Graphics card, a MSI GTX 970, to replace my older EVGA GTX 570. After installing it, the time it takes to startup the computer is quite a bit longer. The very begninning of the startup process is the part that takes longer, I see a black screen and "B2" in the lower right hand corner, with the older GPU this was seen for a few seconds but now it stays that way for about a minute. After that I see some random colors in stead of the MSI logo and then the regular "Starting Windows" image appears, from there the startup is as fast as before.
    When the computer has started it seems to work perfectly, and the new graphics card is great, everything on "ultra" in games etc.
    I guess the way to resolve this issue is to update BIOS. I am a bit afraid of this however, of the risk of destroying something.
    What would be your suggestions? Is it better to update bios or to leave it as it is, since the computer works? Are the any risks with keeping this bios version, that seems to have some issue with the graphics card?
    Any help would be greately appreciated!
    /Johan
    Board: MSI Z68A-GD55 (G3)
    Bios: Version 23.7
    VGA: MSI GeForce GTX 970 Gaming 4GB
    PSU:  Corsair TX 750W Modular
    MEM: G.Skill Ripjaws X Performance 2x4GB
    CPU:  Intel Core i5-2500K Sandy Bridge 3.3GHz – not overclocked
    System Harddrive:  SSD 120GB Corsair SATA 2.5", Force 3 Series
    Extra Harddrive: 1TB Samsung SP SATA-2* 7200RPM Spinpoint F3
    OS: Windows®7 Home 64-bit
    Cooling: Standard fans from the case (Fractal Design Define R3) and for the CPU plus one Scythe Slip Stream 140mm (1200rpm)

    Ok, thanks for the advice.
    I have started looking at the instructions and have downloaded the installer and the bios file. It seems Norton Internet Security has some problem with the installer.  When I start the installer it reaches the point when it shows the current bios version, after that it is interupted by Norton. The reason that Norton gives is that it has found something called "Suspicious.Cloud.9.B" in the file b4.bks. How should I react to this?

  • Subroutine-the actual parameter is incompatible with the formal parameter

    Hi,
    I have the following code that is outputting an error message during activation:
    DATA: I_RESBB TYPE TABLE OF RESBB,
          WA_RESBB TYPE RESBB.
    PERFORM OBTAIN_RESBB_DATA
    USING I_RESBB.
    *&      Form  OBTAIN_RESBB_DATA
    *       text
    *      -->P_I_RESBB  text
    FORM OBTAIN_RESBB_DATA  USING    VALUE(P_I_RESBB) TYPE RESBB.
    ENDFORM.                    " OBTAIN_RESBB_DATA
    However, I am getting the following messages during activation:
    In PERFORM or CALL FUNCTION "OBTAIN_RESBB_DATA", the actual parameter
    "I_RESBB" is incompatible with the formal parameter "P_I_RESBB".
    What am I doing wrong? I have checked through many different threads & sites but can't find a solution.
    Thanks,
    John

    John, since you seem quite familiar with the ABAP help and obsolete statements I'm now surprised what you were initially asking for.. .
    Anyhow, below a sample coding with the table being passed as a USING parameter. Avoid using VALUE on the parameter (i.e. pass by value) unless you need a copy of the parameter. Otherwise this leads to a performance overhead (requirement to copy the parameter), especially for large internal tables.
    TYPES T_RESBB_TAB TYPE STANDARD TABLE OF RESBB WITH NON-UNIQUE DEFAULT KEY.
    DATA I_RESBB TYPE T_RESBB_TAB.
    PERFORM OBTAIN_RESBB_DATA USING I_RESBB.
    FORM OBTAIN_RESBB_DATA  USING I_RESBB TYPE T_RESBB_TAB.
      FIELD-SYMBOLS: <RESBB> TYPE LINE OF T_RESBB_TAB.
      LOOP AT I_RESBB ASSIGNING <RESBB>.
        " Additional coding for evaluating/updating the table
      ENDLOOP.
    ENDFORM.
    Cheers, harald
    P.S.: Update of my posting: Just read your one comment. Looks like your only problem was attempting to define the table type in the parameters section of the form routine. This doesn't work. If you don't have a type you could use a generic type (i.e. simply just say <i>using i_resbb type table</i>), but in general I would stick to strong typing unless you have a generic routine that must handle different table types. So simply refer to a table type from dictionary or that you defined in your program.

  • Why is the new Firefox upgrade incompatible with my Mac now??

    I love using Firefox, it's by far my favorite browser. But when I opened it this morning, it says I am no longer protected because of the older version I'm using. I want to download the new version but it says that it is incompatible with my computer. ?? This is the same operating system I've used and it's on the list of compatible OS....mac 10.5.
    HELP please! I miss it already!

    Firefox 4 requires at least OS X 10.5 and an Intel Mac.
    * http://www.mozilla.com/firefox/4.0/system-requirements/
    For an unofficial Firefox 4 compatible version (TenFourFox) that runs on PowerPC Macs with OS X 10.4.11 or OS X 10.5.8 you can look at:
    * http://www.floodgap.com/software/tenfourfox/
    Firefox 3.6.x (Mac OS X 10.4 and later) can be found here:
    * http://www.mozilla.com/en-US/firefox/all-older.html

  • MSI 770-C45 incompatible with Phenom Z965??

    Hello there
    Recently I've got the Phenom x4 Z965 (125TDP) to replace my old and trusty Athlon x2 250
    My mobo as I said is the MSI 770-C45
    From the cpu support of my mobo I saw that the current phenom is compatible
    I connect everything with each other, cpu, mobo, psu etc, I updated the bios to the latest (1F), I did C-MOS, I load optimised setting from the bios menu, but my pc doesn't boot, it's always get stucked when the colourfoul circles of win7 shows up
    whenever i put back my old Athlon everything works like a charm
    my psu I believe is powerfull enough to handle phenom (Thermaltake Berlin 630W)
    Can anybody suggest a thing??
    I'm devasted 
    Thanks in advance

    thanks for the reply 
    unfortunatelly I live in a small island where almost all my relatives don't have AM3
    as concern the format I believe the solution is hiden there, but I don't want to format my system at the present time 

  • Model and brand name of the hdd and msata provided with msi gs70 stealth 077

    i would like to know which brand and model is the hdd and msata is used in the msi gs70 stealth 077 series laptop.
    also can i add one more msata myself after buying the laptop?

    just a note hchg, apperently i think msi uses Hitachi and TOSHIBA drives in all of their GS70 so it shouldn't depend up on country since Hitachi apperently is a quality drive so since your paying hige price for laptop which means you get quality hard disk it's not like msi would put WD drive or SEAGATE drive in any of their MSI models at such price.

  • MSI K9A2CF-F freezes with MSI NX8400GT and NX8500GT

    Hi, all
    I've a brand new mainboard K9A2CF-F with an AMD Phenom 9500 and a NX8400GR video card. Windows is running fine but when using 3D the machine freezes, sometimes it also freezes with 2D activities. Today I changed the card for a NX8500GT-TD512Eh but I've got the same problem. When I put a Ge-force 6200 in my computer the machine runs fine but this card is pretty slow.
    Things I did, reinstalled windows, latest updates, latest nvidia driver, bios upgrade to v1.2, vga bios was allready the latest, changes psu with a heavier one.
    Now i've got the vga card in the second pcie slot and strange enough the computer is running now for almost 30 minutes. Maybe is it something with running at 16x. But what could this be that the machine crashes at 16x?

    Can it be the PSU? It's now running the whole evening in the PCIe 8x slot without any crash. Is it consuming more power when running at 16x speed bus?
    First tested PSU is an Mtek 350Watt.
    3V = 14A
    5V = 30A
    12V = 15A
    The other one is an SumVision 400W
    3.3V = 26A
    5V = 30A
    12V = 15A
    They indeed have the same 12V current of 15A.
    At the moment in the machine
    1x MSI K9A2CF with Pehnom 9500 (bios in fail safe settings)
    1x MSI NX8500GT
    1x DDR PC6400 2GB
    1x SATA2 harddrive
    1x DVD player
    1x casefan
    at last i'm running dual screens but it also freezes when running a single monitor

  • MSI Geforce 7800 GTX with MSI Nvidia GeForce 7800GT in SLI?

    Hi. I bought the MSI Nvidia GeForce 7800GT a few months ago with the intention of buying a second to run in SLI. Now i can't seem to find anywhere that sells it at a decent price. Originally i bought it from www.ebuyer.co.uk but they have discontinued it.
    Could i buy a MSI Geforce 7800 GTX and run it in SLI? They should have the same gpu and the specs aren't that different. 

    Quote from: BG84 on 12-August-06, 23:42:56
    what brand, where are you, how much?
    MSI Nvidia GeForce 7800GT 256mb PCI-Express Dual DVI + TV Out
    NX7800GT-VT2D256E
    Not far from Birmingham
    Price, really don't know. whats your best offer? 

  • How do I get a prior version if the supported version is incompatible with my environment?

    Hello,
    I am a developer on a rails application, and our test suite is not compatible with Firefox 8. Specifically, we are Rails 2 with an older version of Selenium that hangs when it tries to run Firefox 8.
    I can not get involved in a huge dependency update maze just to be able to keep running my regression tests. I did not intentionally update FF, and I need to revert to FF7 in order to continue doing my job.
    Could somebody please tell me how to get prior versions, specifically for Mac OS X in my case? 7.x would be fine.

    I also need to revert back to previous version. The blogging module that allows me to do my job no longer works in V8. I need the Mac version.
    Thanks
    Tom

  • Is the wireless WoW Headset incompatible with a PC wired 360 Controller?

    I recently purchased the World of Warcraft Wireless headset. While it's a great headset, and is pretty much what I was looking for quality wise, i've been having a problem with it that I can't seem to fix on my own.
    Whenever I connect a wired PC type (USB) 360 controller to my PC, no sound comes from the speakers on the headset. If the headset is currently playing a song, or a sound, the sound will stop mid-file as well.
    I checked the sound settings through the control panel, and the headset is listed as the output for all sound, however the headset is not outputting sound.
    Disconnecting the controller appears to allow sound to continue playing from the headset, making me wonder if this is a driver or hardware compatibility issue i'm experiencing.
    This is a problem since a few of the games I like to play are best played with the controller, and a few are pretty much unenjoyable otherwise. Any advice on getting this fixed would be greatly appreciated. I currently have a ticket filed, but haven't gotten a response back yet, so I figured i'd post here just to be safe in case someone had found a solution already.

    Jeroen222,
    Is the wireless headset selected as the default audio device? I presume you have already paired the headset?
    Read this, this article may help.

  • TS3694 itunes will not install on my laptop any more. The latest update seems incompatible with Windows Vista.

    The latest iTunes update will not install on my HP laptop with Windows Vista. There is a Microsoft Visual C++ runtime error message and it will not load or set p.

    I reinstall Quicktime and it would not launch and gave me the same error messages.
    We'd better check to see if some other application has stashed old versions of QuickTime componentry down in your system files.
    So we'll go looking for the older QuickTime componentry in the most common locations for it to be stashed.
    First we'll need to change some view settings.
    In your Start menu, open Computer.
    In your Organise menu, select Folder Options.
    In the View tab, make sure that "Show hidden files and folders" is selected, and Hide extensions for known file types is unchecked.
    Click OK.
    Now in Computer, open your C:\ drive (or whichever drive you have your operating system installed on).
    Open the "Windows" folder.
    If you have a 32-bit version of Windows, open the "System32" folder.
    If you have a 64-bit version of Windows, open the "SysWOW64" folder.
    What files and folders can you see in there with QuickTime in the title? (In a standard installation of Quicktime you should be seeing precisely two files ... QuickTime.qts and QuickTimeVR.qtx ... and no QuickTime folders whatsoever.)

Maybe you are looking for

  • Error while opening the report.

    hi,   Some time i am getting "500 Internal Server Error',while executing the report.Please check the following exception and  give the possible reason for getting this kind of problem. <b>   500 Internal Server Error</b>                              

  • Is there a way to have multiple users collaborate in lightroom from different computers

    Hello, First post... Be gentle.   I've been using lightroom for my personal photography since I switched to digital photography several years back.  I'm currently using a Canon 5DIII, lightroom 5, running on a recent generation IMAC and it all works

  • What volt charger should I get for my MacBook? It is a DC to AC inverter?

    Hi, I recently purchased a inverter charger that has an outlet to charge a computer and can be used as a typical USB charger for a phone. The charger says that it has a continuous charge of 120V but a maximum of 150V. I don't understand what the prob

  • Template Changes Do Not Apply Globally

    I am having issues with Templates. I have setup editable regions and saved my pages as templates, etc but nothing seems to work. How do I make changes to editable regions and have those changes apply globally throughout my pages which all have the sa

  • Report on Invoiced items

    Hi there I am in urgent need for a report to be run at day end which states all Invoiced Items and Credit memos - Thank you Rukshana