with regard to the 39 problem

I need more instructions, I know not how, to one where I copy and paste these instructions too? where's the phone? I know I look stupid, but I can understand it once I have more help and what is a problem of 39 or error code 39 can you help me more? I would really appreciate it.

Hello

Code 39 means that the driver is corrupted or missing. Guess it's a CD/DVD.

Please make all underneath the same if you've done it before as it's often the total of the process which
solves the problem.

Try this - Panel - Device Manager - CD/DVD - double click on the device - driver tab.
Click on update drivers (this will probably do nothing) - RIGHT click ON the drive - uninstall.
RESTART this will refresh the default driver stack. Even if the reader does not appear to continue
below.

Then, work your way through these - don't forget the drive might be bad, could be a loose cable
or slight corrosion on the contacts (usually for a laptop) and other issues.

Your CD or DVD drive is missing or is not recognized by Windows or other programs
http://support.microsoft.com/kb/314060 - a Mr Fixit

Try this fix manually if the Fixit 314060 does not work
http://www.pchell.com/hardware/cd_drive_error_code_39.shtml

Your CD or DVD drive is missing or is not recognized by Windows or other programs-
a Mr Fixit
http://support.Microsoft.com/kb/982116

The CD drive or the DVD drive does not work as expected on a computer that you upgraded to
Windows Vista
http://support.Microsoft.com/kb/929461

When you insert a CD or a DVD, Windows Vista may not recognize the disc
http://support.Microsoft.com/kb/939052

Your CD or DVD drive cannot read or write media - A Mr Fixit
http://support.Microsoft.com/GP/cd_dvd_drive_problems

CD/DVD drive does not appear in Windows Vista, or you receive this error during Windows Vista
Setup after booting from the DVD (AHCI)
http://support.Microsoft.com/kb/952951
Drive CD - R or CD - RW Drive is not recognized as a recordable device
http://support.Microsoft.com/kb/316529/

Hardware devices not detected or not working - A Mr Fixit
http://support.Microsoft.com/GP/hardware_device_problems

Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
ends. Remove and replace, do not just tight. For laptops, you can often clean power and
contacts data with a pencil eraser.

--------------------------------------------------------------

Also check with your system manufacturer to see if there are any updated drivers for your DVD. Or even if
There are 'old', you can reinstall. Many use Windows default drivers, but a few will be
have more special. Also check the website of the manufacturer of the car.

Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

Hope these helps.

Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

Tags: Windows

Similar Questions

  • I had Photoshop CS for a while. I use it for one purpose, which is to standardize my bronze products photos, all photos are identical with regard to the composition, lighting, backgrownd, actually, I always place the same scale of assessment pr

    I had Photoshop CS for a while. I use it for one purpose, which is to standardize my bronze products photos, all photos are identical with regard to the composition, lighting, backgrownd, actually, I always place the pillar of satisfaction even scale and then only switch products bronze... a simple task of worm. For this reason I have is no need to upgrade my old version of Photoshop. My problem is that it doesn't work anymore since Windows 10 recently installed in my PC. IO have tried to install it several times but can't. Is anyone out there help me please!

    Activation for CS is closed. Adobe provides you with a free replacement of CS2.

    Uninstall CS

    Go here: Download Adobe Acrobat 7 and Adobe Creative Suite 2 products

    Click English, download Photoshop CS2 and also copy the serial number that comes with it.

    Install CS2 and use this serial number CS2. There no need activation.

    Take your copy of the CS, it is no longer usable.

  • With regard to the previous discussion on the recent settings of the workspace page

    With regard to the post Re: recent files page , when I went back to answer, there is no way to reply to the post.  After trying the settings using the provided screenshots, page of recent files always came every time.  So the answers you have provided are not correct for my particular case.  Finally, I tried without any control in the preferences and that my custom workspace save as I wanted.  Here is how I had to define it.

    Thank you.

    cc-152.jpg

    It is doubly strange.  I just check and that the other thread is not locked and can be answered.  Someone else has a problem, you reply to this thread.

    Secondly, I turn off the settings described works for me and Photoshop opens without MRU and start work space.

    You did _uncheck_ these settings?  I like the new workspaces, so mine are checked, but it clearly says _Show_ at the beginning of each line.

  • With regard to the application of Nook on the Surface RT. Is there a way to change the way that newspapers appear?

    With regard to the application of Nook on the Surface RT.  Is there a way to change the way that newspapers appear?  Like corners, they give a better way to navigate and get the overview for the different sections.

    Probably not "such what."  Next time you launch the application, make sure that the menu bar to it and see if there is a feedback icon.  You may be able to comment on what features you want and they can do just that.

  • With regard to the update of the locations of cards-oracle

    HII everyone,

    In my application, we using mapviewer, which was installed locally on our server, for map rendering and showing the locations of a client like pinball machines.

    Suppose that some places (address, City) is updated map... How mapviewer (which has been installed on our server locally) will update this site all in rendering...

    Thank you

    learner

    It depends on how you got the map features.  Mapfeatures are usually stored in the cache.  If a change in database may not appear in the card immediately.  If, however, given the characteristics of the map as a vectorlayer, then simple vector update updates map.  You should consider two options with regard to the update database process.  You can store the geometry as a function that is updated on the fly as change attributes of database, or you may use a database trigger to update the geometry when the attributes change.  Thus, using a combination of correct space architecture and mapviewer correct functions.

  • With regard to the management of exceptions in coherence

    Hello
    I use c ++ connection of consistency

    try {}
    String::handle gridHandleCache = GridCacheName;

    if(hCommCache == null) {}
    hCommCache = CacheFactory::getCache (gridHandleCache);
    }
    else {}

    "cost < <" Info: "< < GridCacheName < <" Cache already in a State of assets "< < endl;"
    }
    }
    {catch (exception::handle Vex)}

    "' cost < < ' consistency exe;
    }
    {} catch (std::exception (e)
    cost < < e.what ();
    }
    catch (...) {
    cost < < 'unknown exception ';
    }


    When the error occurred (duration or other errors), I still get an exception unname. It will never enter the Exception::Handle part of vex.

    When he calls on Wrestling (Exception::Handle vex) {.} I want to separate the duration and connection error ecpetion sepeartyely.

    Can I know what would cause / or how to handle it separately.

    What are the mistakes is possible to connect / put/get/invoke (touchprocessor). serializable cast?


    -Thank you

    Edited by: 882600 August 31, 2011 05:51

    There are several ways to achieve this. Perhaps the simplest is to simply catch Exception as std::exception const &, or one of its derivatives, then call what(). However, if you want to use the specific exception hierarchy richer consistency, you can get the equivalent of the what() result by calling getDescription()-> getCString(). With regard to the rankings largely what types of exceptions are "fatal", which would be RuntimeException and its derivatives, but the scope which it was caught in general is going to be more telling.

    Mark
    The Oracle coherence

  • With regard to the decode function

    Hi all

    I want to know abt decode function in sql-oracle
    I... e passing parameters to decode using decode using the ': ' bind the parameter

    Select the WORK, decode(:j,'CLERK','MANAGER','ANALYST','EXEC',JOB) of EMP;
    I declared the variable j in sql environment
    VARCHAR2 (20) OF THE VARIABLE J;
    I have the query exec
    and had the clerk as an input parameter
    but the o/p as iam
    JOB DECODE(:J)
    --------- ---------
    MANAGER
    MANAGER
    MANAGER
    SELLER SELLER
    SELLER SELLER
    SELLER SELLER
    CLERK CLERK
    SELLER SELLER
    THE ANALYST ANALYST
    CLERK CLERK
    THE ANALYST ANALYST

    JOB DECODE(:J)
    --------- ---------
    CLERK CLERK

    12 selected lines.

    SQL > PRINT J;

    J
    --------------------------------------------------------------------------------

    im not getting o/p
    so please hlelp me only: should be used not &
    This is my first thread.
    execuse me if no errors

    tons of thanks in advance to all

    Hello

    We can try like this...

    Begin
    : j: = 'CLERK ';
    end;
    /

    then, we execute your SQL query as below...

    Select the WORK, decode(:j,'CLERK','MANAGER','ANALYST','EXEC',JOB) OF the EMP
    where JOB =: j;

    I think that this will solve your problem

    Kind regards
    Soak the Sevin rana

  • with regard to the 10 window

    can upgrade my vista window base to 10 as a free update window...

    Hello

    Please do NOT start a Discussion here about the same problem and a Question.

    What you do is create work for us because we have to merge.

    My personal opinion is that you buy a more recent machine as Vista Basic came on machines that have the material basis for it requirements.

    Depends on hardware configuration required on later operating systems, and also find out if the manufacturer of the laptop computer is supported and provides drivers for operating systems later as to whether it is possible or feasible to upgrade or not.

    There is no free upgrade Vista to 7, 8.1, or 10.

    Follow these steps before you buy Windows 7.

    Microsoft sells more than 7; Try Amazon.com.

    Go to your computer / computer laptop manufacturer Web site and see if Windows 7 drivers are available for your make and model computer / laptop.

    If this is not available, Windows 7 will not properly work for you.

    Run the "Windows 7 Upgrade Advisor.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=20

    Check if your specifications are compatible for Windows 7:

    "Windows 7 system requirements"

    http://Windows.Microsoft.com/en-us/Windows7/products/system-requirements

    "Windows 7 Compatibility Center" for software and hardware:

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/default.aspx

    Windows 7 upgrade paths:

    http://TechNet.Microsoft.com/en-us/library/dd772579 (v = ws.10) .aspx

    «Installation and reinstallation of Windows 7»

    http://Windows.Microsoft.com/en-us/Windows7/installing-and-reinstalling-Windows-7

    @@@@@@@@@@@@@@@@@@@@@@@@

    Follow these steps before buy you and upgrade (new installation) of Windows 8.1.

    Microsoft sells more than 8/8.1.

    Try Amazon.com, etc.

    Check if the manufacturer of your computer/laptop has Windows 8.1 drivers available for your model.

    If this is not available, Windows 8.1 not install and work properly for you.

    There is a lot of information in this first link from Microsoft:

    Download and run the Windows Upgrade Assistant 8.1 of to see if your machine is compatible Windows 8.1 and read the update for Windows 8.1: FAQ here

    "Update to Windows 8.1: FAQ".

    http://Windows.Microsoft.com/en-us/Windows-8/upgrade-to-Windows-8

    "8.1 for Windows system requirements.

    http://Windows.Microsoft.com/en-us/Windows-8/system-requirements

    @@@@@@@@@@@@@@@@@@@@@@@

    How to buy Windows 10:

    http://www.microsoftstore.com/store/msusa/en_US/cat/Windows/CategoryID.70036700

    But first make sure that you have the correct configuration and your computer manufacturer provides the right drivers for 10.

    https://www.Microsoft.com/en-us/Windows/Windows-10-specifications#sysreqs

    " System requirements Windows 10"

    https://www.Thurrott.com/Windows/Windows-10/3884/Windows-10-system-requirements

    Microsoft deploys Windows 10 available as free upgrade to Windows 7 features, Windows and Windows Phone 8.1 8.1 qualified. It will be available from July 29, 2015

    "FAQ Windows 10.

    http://www.Microsoft.com/en-us/Windows/Windows-10-FAQ

    See you soon.

  • With regard to the problem of the window

    Hello

    I have a laptop HP Pavilion 2226tu g6 window 8 series. And now, I had installed in Window 7 Ultimate.

    But I was unable to install in the pilot of this window.

    YouCam not working do not?

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-123546-1&cc=us&DLC=en&LC=en&OS=4063&product=5297777&sw_lang=

  • Battery GS728TS with interfaces and the LAG problems

    Hello

    We have 2 x GS728TS (running firmware 5.3.0.26) switches connected together in a pile with double stacking cables.

    There are 4 servers connected to the battery through the LAG. Each LAG is composed of 4 members and 2 VLANS, 2 on each switch in the stack. Each server running multiple virtual machines.

    Until recently, everything worked fine. However the last week we have suddenly taken in an issue where some (not all) computer virtual on a host could not communicate with VM on other hosts and vice versa.

    After investigation, we discovered that the entries in the ARP on the troublesome VM table did not contain correct entries. Restart the virtual machine has not resolved this. so I restarted the battery and after a long period of time (15 min) the battery came and most of the questions have disappeared, but not entirely.

    So, I checked the table of addresses on the stack of the switch and found that it contains 'bad' entries as well. It shows that some have learned mac addresses are on specific interfaces instead of a lag, and also sometimes these interfaces are not even part of the specified LAG.

    If I turn off one switch and keep it turned off (or the other) then everything starts working correctly again.

    Anyone have any ideas?

    Thank you

    Shaun

    Hello

    During an extended last night maintenance window, I turned off and removed all the power to the two switches in the battery for about 5 minutes.

    I re-applied then power on both switches and after allowing then to start, check and they now seem to be working properly again.

    I just re-checked the switches (about 8 hours later) and they don't always work very well - no notice or detected problems.

    Concerning

    Shaun

  • with regard to the memory card

    He said that A6000 is expandable up to 32 GB with micro SD card, but some of my friends say that using 32 GB will slow down your operations of phones instead of that you can goto 16 GB. Then someone pls clarify if it can be 16 or 32.

    I'm using the Samsung 32 GB memory card class 6 and does not face any problem until now

  • With regard to the server support

    Dear Sir.

    Good morning Sir, I have some questions please identify the issues and do what is necessary for us.

    I installed versions of Server R2 windows in this server 2012 need to assign the domain name. I already have the same domain name to another server (old). Heading down the old server. I changed the domain name but his work in the same network, but not in another network. Now I need your support to solve problems. Specify queries and do what is necessary for us.  Thank you

    License number: 48415120

    Thank you best regards $,.

    Thirumalai M

    You should post your question in the forum configuration and deployment of Windows Server:

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?Forum=winserversetup&filter=AllTypes&sort=lastpostdesc

  • with regard to the update of the firmware WAG54G2

    Hello everyone

    I just get new ADSL modem + router linksys... and it works fine

    just wonder... If you guys recommending me to upgrade the firmware or using current?

    my current Firmware Version WAG54G2: V1.00.10

    It seems a lot on improving V1.00.16, but sometimes it can increase the question rather than improve performance...

    so I would like to know how people here recommend to update or stay there if I have any problems

    Thanks in advance

    If you are having problems with your Linksys ADSL2 + Gateway (WAG54G2), then you should definitely look forward to update its firmware... If your gateway WAG54G2 works very well without giving you any problem so do not upgrade it...

    Any attempt to improve a system that already works is useless...

    Remember 'if it isn't broken don't fix.

  • System Restore does not not on windows vista & connection with HDMI to the TV problem

    Hello, we had a problem with the restoration of the system, that we are on family vista premium, we continue to get the message there was an error unspeccified and system restore did not complete. We don't have a norton security, but use AVG professional. We tried several different restore points with the same result. Also maybe it's a coincidence but connect us quite often the PC via HDMI to the TV, it has always connected without problem, it has also stopped working so the reason we thought that system restore has been the answer. Any ideas would be received with gratitude thank you

    Hello

    Back up your files and perform the Inplace upgrade. That should do the trick.

    How to perform an upgrade on the spot on Windows Vista, Windows 7, Windows Server 2008 & Windows Server 2008 R2

  • With regard to the Epson V300 scanner. I installed the current version software driver successfully. It works fine until I turned off the computer. After the reboot, the scanner is not recognized and driver not found.

    On the page of 'Uninstall and change of program' of the computer, the Epson Scan icon with a red arrow on it.   In addition, elevated Epson Support found no problem. Indicated that the problem was with the computer or windows.      I installed on another computer and worked properly.    If there is a conflict with another device, I can't find it.

    Hello

    ·         You did changes to the computer before the show?

    Step 1: I would say you put the computer to boot and check that the software or conflicting drivers:

    http://support.Microsoft.com/kb/929135

    Note: Place the computer to normal startup by following step 7 from the link above.

    Step 2: Download and install the software driver in a clean boot state, and check to see if it helps:

    http://www.Epson.com/cgi-bin/store/support/supDetail.jsp?BV_UseBVCookie=Yes&OID=113127&prodoid=63077159&infoType=downloads&platform=all

    Also turn off "allow the computer to turn off this device to save power" in power management for scanning.

    http://Windows.Microsoft.com/en-us/Windows7/products/features/power-management

    Note: Valid also for Windows 7.

Maybe you are looking for