The dreaded "database error 4060"

Hi!
I ran into this at a customer's site and googled a lot, but found precious little info. Scenario is this: Old version of app was CR9. New version of app is CR XI R2 Sp6, .NET. App is 32-bit. Old development environment was XP against an Access database. Customers are either Access or MS SQL Server. New development environment is Win7 64-bit.
Only one customer got that 4060 error. He was on Xp 32-bit. Only two reports exhibited the error and I found out that I had changed the report database from the default access one to a file dsn that pointed to a SQL database whilst fixing some bugs.
Changing the report database to a system DSN that pointed to a SQL database did not fix the problem, but changing it to an Access database DSN did?
So what fixed the problem was to open the report, Database, Set database (Second menu item from top) and point to another DSN. Save report. Copy to client PC and it now reported correctly on that machine, against a SQL database.
What puzzles me is why it did this? Ie the app itself changes the database connection when running the report, yet the old DSN mattered? The report is NOT set to save data with the report.

"Error 4060 - Server rejected the connection; Access to selected database has been denied."
Ah.. So the error is from SQL Server and not CR. Should have guessed that. Now I know what to look for next. It cannot have been a permission error though as the same error happened if logged in as 'sa'
Most likely a 64/32-bit thing though.
I know about the file DSN stuff and CR, so that is why the app will create a system DSN programmatically, just for CR if one does not exist. Interestingly enough did it not work if I saved the rpt file with a selected database as a SQL Server system DSN, but it did work if I saved the RPT with a selected database as an Access system DSN.
What happened in this case was that I had connected the report (in designer) to a particular database, as a troubleshooting measure, and forgot to switch back to the "model" one. Apparently does CR save something in the RPT file and apparently does that not get cleared out when you select a database from within the app.
Anyway. It works now and reason I posted here is that I found tons of similar questions on the web, mainly in other forums, such as the M$ ones, so I though posting this might help someone if they run into the same problem.
          bool rc = CheckDatasource(dsn);
          if(!rc)
               rc = SQLConfigDataSource(NULL,ODBC_ADD_DSN, theApp.m_DatabaseDriver, parms);
               if(!rc)
                    message.Format("Kunde inte skapa datakällan %s", dsn);
                    AfxMessageBox(message);
                    return false;
          ss_dsn = gcnew String(dsn);
          ss_database = gcnew String(theApp.m_DatabaseDatabase);
          ss_user = gcnew String(theApp.m_Anvandarnamn);
          ss_pw = gcnew String(theApp.m_Losen);
          crConnectionInfo->ServerName = ss_dsn;                    // Needs to be a 32-bit datasource created with C:WindowsSysWOW64odbcad32.exe
          crConnectionInfo->DatabaseName = ss_database;
          crConnectionInfo->UserID = ss_user;
          crConnectionInfo->Password = ss_pw;
          // Trusted connection?
          if (theApp.m_DatabaseTrusted) crConnectionInfo->IntegratedSecurity = true;
          break;
     //Get the table information from the report       
     crDatabase = m_Report->Database;
     crTables = crDatabase->Tables;
     //Loop through all tables in the report and apply the connection
    //information for each table.
    for (int i = 0; i < crTables->Count; i++)
        crTable = crTables<i>;
     crTableLogOnInfo = crTable->LogOnInfo;
        crTableLogOnInfo->ConnectionInfo = crConnectionInfo;
     crTable->ApplyLogOnInfo(crTableLogOnInfo);
     return bFileLoaded;
Edited by: Anders Gustafsson on Jan 31, 2012 6:41 PM
Edited by: Anders Gustafsson on Jan 31, 2012 7:24 PM

Similar Messages

  • I'm trying to download some purchased TV shows to my iPad Air.  I keep getting the dreaded Download Error Tap to Retry Message.  I've signed out of iTunes and back in.  I've updated my software.  I have plenty of room for them on the Air.  Help?

    I'm trying to download some purchased TV shows to my iPad Air.  I keep getting the dreaded Download Error Tap to Retry Message.  I've signed out of iTunes and back in.  I've updated my software.  I have plenty of room for them on the Air.  We are taking a long flight this week, and I wanted to have something new to watch.  I've read through lots of threads on this but I can't seem to find a good solution that I haven't tried.
    If I can get them to download them on my iMac computer, can I then transfer them to my iPad?  How is this done?  (Please pardon an older lady's ignorance, and thank you for any assistance!)
    Jody

    Hello jody5758
    Continue your troubleshooting with the article below. IT will walk you through checking the Date & Time as well as checking the settings of your router to ensure a proper connection.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    -Norm G.

  • One success over the dreaded 34506 error.

    I upgraded to iLife 5 in July 05 and successfully made two movies with iDVDs both over an hour in length, therefore using Best Quality. I had chapter markers immediately after a fade out as that is the way a scene was ended and how a new chapter was started with a new clip. I guess I violated the two second rule.
    Next I decided to take a movie from 2003, that had been exported back to the camera on DV tape for storage, and reload it into iMovie 5, added chapters, and then burned an iDVD. I got the dreaded 34506 error. I removed the chapter markers and still got the error. Figuring that there may be something left in plists or what ever, I reloaded the tape a second time, did not add chapters and still got the error. After reading all the posts on the subject I checked the photos used on the Theme pages and found they were in Photoshop (psd) format. After changing the Theme photos to jpg, the 34506 error still occurred.
    Finally I looked at a file of photos used in that movie ( I always keep a file of all stills imported as well as scanned images) and noticed they were in psd format. I couldn't change the photos at this point in time as this was an exported movie three years old.
    One of the posts mentioned exporting the problem movie to Full Quality Quick Time, importing the QT file into a new movie, and then doing the iDVD. I did this with immediate success.
    During the course of the many failures, which lasted over two weeks of troubleshooting, I would frequently load a test video that was only two minutes long and make a DVD image successfully every time-even without dumping plists and deleting rendered assets. This sure looked like there was nothing wrong with iMovie or iDVD-it was the content of the movie. Somehow the (psd) photos left a signature in iMovie which iDVD did not like. (Not a very scientific description.)
    The discussion pages provided the answer once again. Thank you so much.

    I had this problem after upgrading my graphics card to an AMD 5450 and the solution after a couple of days of hair pulling was one I hadn't come across before in relation to this problem.
    It turned out that the problem was caused by the screen refresh rate, it was set to 60Hz by default and I got the Video Error message but if I changed it to 50Hz then playback of recorded programs or watching live TV worked.

  • Cannot connect to the configuration database Error in HTTPS

    Hi
    We have a SharePoint 2010 farm ,with more then 20 web application  running . I am getting  "Cannot connect to the configuration database" error in one web application when   we browse through  https 
    The same application is working  fine when we  browse through http . I am  using AAM   i have 2 web server  which is been network load balanced  and the  https traffic  comes through F5
    Kindly help to resolve the issue 
    Prabakar

    HI Prabakar,Check the below URL that exactly related to the issue.
    http://expertsharepoint.blogspot.de/2014/05/cannot-connect-to-configuration-database.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • 2.1 and the dreaded 0xE800003A error

    After upgrading to 2.1 I am now stuck in the dreaded 0xE800003A error and can no loger put my app on my iphone. Keep in mind it worked before the upgrade. Please help.
    Heres what I have done so far.
    1) Upgraded to the latest SDK that supports 2.1, both device and SDK are on 2.1 compatible versions
    2) On SDK checked the 2.1 build, also tried 2.0
    3) Deleted all my certs and provisioning files and remade new ones
    4) Restored device (itouch)
    5) info.plist file I made sure it said com.company.appname, I also tried mynum.com.company.appname and com.company.appname.*
    6) Entitlements.plist I tried get-task-allow checked and unchecked
    7) Tried an older version that worked before Version 2.1
    I am so lost on this, please someone help. I was working for months just fine, then all of a sudden 2.1 has crippled me.
    Thanks in advance, GenCode

    Also heres the organizer log:
    Mon Oct 13 09:20:54 unknown afcd[947] <Error>: user mobile has uid 501
    Mon Oct 13 09:20:54 unknown afcd[947] <Error>: mode is 0x41e8
    Mon Oct 13 09:20:54 unknown mobileinstallationproxy[949] <Error>: installembeddedprofile: Skipping the installation of the embedded profile
    Mon Oct 13 09:20:55 unknown securityd[941] <Error>: mobile_installat[949] SecItemCopyMatching: missing entitlement
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: verify_executable: Could not validate signature: e8008015
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: preflightapplicationinstall: Could not verify /var/tmp/install_staging.x63yfj/<MyAppName>.app/<MyAppName>
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: install_application: Could not preflight application install
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: handle_install: Installation failed

  • Error while sending the mail( Database error for ADDR_PERS_COMP_COMM_GE)

    Hello guys,
    I am facing the error    " Database error for <ADDR_PERS_COMP_COMM_GET> <0> " as a pop-up message.
    below is my program.
    types: BEGIN OF t_p0002,
            pernr type PERSNO,       "Personnel number
            nachn TYPE PAD_NACHN,    "Last Name
            VORNA TYPE PAD_VORNA,    "First Name
            gbdat TYPE gbdat,        "Date of Birth
          END OF t_p0002.
    *******************Data of an object which can be changed**************************************
    data   S_maildata type SODOCCHGI1.
    *******************Text field length 255: texts***********************************************
    data : IT_MAILTXT1 type table of SOLISTI1 ,  "Internal table will contain texts of mail header
           WA_MAILTXT1 TYPE SOLISTI1,
           IT_MAILTXT2 type table of SOLISTI1 ,  "Internal table will contain texts of contents in the mail
           WA_MAILTXT2 TYPE SOLISTI1.
    *******************Structure of the API Recipient List*****************************************
    data : IT_MAILREC type table of SOMLRECI1,
           WA_MAILREC TYPE SOMLRECI1.
    DATA : it_pa0002 TYPE TABLE OF t_p0002,
           wa_pa0002 type t_p0002.
    data  Header_text type c LENGTH 15.
    CONSTANTS  content_text type c LENGTH 35 VALUE 'Tomorrow is the birthday of'.
    *******************Event start of selection***************************************************
    start-of-selection.
      PERFORM get_birthdate.   " will give birthday details
      PERFORM document_details. " will give text and mail details
    *&      Form  get_birthdate
          text : subroutine to get employee birthdate details
    form get_birthdate.
      data : l_date like sy-datum.
      refresh it_pa0002.
      l_date = sy-datum + 1.
      SELECT pernr nachn vorna gbdat
        from pa0002
        INTO TABLE it_pa0002
        where gbdat = '19650302'.
    ENDFORM.                    "get_birthdate
    *&      Form  document_details
          text : subroutine to get texts and mail details.
    FORM document_details.
      CLEAR: Header_text,
              wa_MAILREC.
      REFRESH  IT_MAILREC.
      S_maildata-obj_name = 'Birthday Reminder'.
      s_maildata-obj_descr = 'Birthday Reminder'.
      s_maildata-obj_langu = sy-langu.
      READ TABLE IT_MAILTXT1 INTO WA_MAILTXT1
      WITH KEY WA_MAILTXT1-line .
      WA_MAILTXT1-line = 'Birthday Reminder'.
      append WA_MAILTXT1 TO IT_MAILTXT1.
      CLEAR WA_MAILTXT1.
      LOOP at it_pa0002 INTO wa_pa0002.
        READ TABLE IT_MAILTXT2 INTO WA_MAILTXT2
         WITH KEY WA_MAILTXT2-line .
        CONCATENATE content_text ' ( ' wa_pa0002-pernr ' ) ' wa_pa0002-nachn wa_pa0002-vorna
        INTO  WA_MAILTXT2 SEPARATED BY ' '.
        append WA_MAILTXT2 TO IT_MAILTXT2.
        CLEAR WA_MAILTXT2.
        CLEAR wa_pa0002.
      ENDLOOP.
       LOOP AT IT_MAILREC INTO WA_MAILREC.
      WA_MAILREC-RECEIVER = 'Any mail id'.
      WA_MAILREC-rec_type = 'U'.
      append WA_MAILREC TO IT_MAILREC.
       ENDLOOP.
    ********************Function Mofule:To Send new Document*****************************************
      CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
      EXPORTING
      document_data = S_maildata
      DOCUMENT_TYPE = 'RAW'
      PUT_IN_OUTBOX = ' '
      COMMIT_WORK = 'X'
    IMPORTING
    SENT_TO_ALL =
    NEW_OBJECT_ID =
      tables
      OBJECT_HEADER = IT_MAILTXT1
      OBJECT_CONTENT = IT_MAILTXT2
    CONTENTS_HEX =
    OBJECT_PARA =
    OBJECT_PARB =
      receivers = IT_MAILREC
       EXCEPTIONS
       TOO_MANY_RECEIVERS = 1
       DOCUMENT_NOT_SENT = 2
       DOCUMENT_TYPE_NOT_EXIST = 3
       OPERATION_NO_AUTHORIZATION = 4
       PARAMETER_ERROR = 5
       X_ERROR = 6
       ENQUEUE_ERROR = 7
       OTHERS = 8
      IF sy-subrc = 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.                    "document_details
    After I pressed the exit button the program is getting terminated but still this mail is comming to sost transaction code.
    If I will comment the message code which is after sy-subrc the popup will not come and program will work without any interruption.
    Can anybody please solve this problem?

    Resolved

  • Inconsistency in the installer database error on CS5.5 to OS 10.9.4

    Hi
    Trying to put CS5.5 on a MacBook Pro with OS 10.9.4. In the final "Installation Status" screen, has a triangle warning with Your installation encountered errors at the top. In the box it says "Inconsistency in the installer database. Please restart your computer and install again." Tried that several times now. Any ideas?

    from mylenium,
    Manually delete the caps.db in the caps folder. Just running the cleaner script doesn't resolcve that particular issue as in fact a completely unrelated entry in the database may be causing this and not show up in the tool at all...
    Important Directories

  • Getting the Dreaded Panic error

    Ok...i have a very bizarre situation. I have a 12inch PB and have received the panic error upon startup for over a year. I bought a firewire HD and installed to it a year ago and have been running off the external drive ever since. I decided to replace the internal drive. My problem gets very weird because I can still boot to the external drive fine holding down option at startup, but cannot boot to the OSX install disc. I have tried a couple different install discs but get the same panic error:
    panic(cpu ) caller 0x002E54BC): Unable to find driver for this platform: "PowerBook6,1".
    I formatted the internal drive and am trying to install Tiger. But, when i hold down C at startup, it looks for the disc and then goes to the above panic. Since i can boot to the external HD installation, i dont think it is an airport or RAM issue. Anyone have any thoughts or suggestions?
    Ruby

    ok...so i took my firewire HD and cloned it to the new internal HD. Everything boots fine now, however when i try to boot from the OSX install disc, it gives me the panic error. Whenever i try to boot to any disc, it gives me the same panic error. When i take out the disc and restart the computer, it boots to the newly cloned internal drive. There must be something wrong with the logic board that it is giving me the panic error. Anyone know what to do at this point?
    Ruby

  • How to determine the exact database error in JPA?

    For example you are going to add a record in the database which primary already exist
    in one of the records in that table in the database. This will cause an error, but how do
    I know this error in human readable form just like "Same record with the same PK in the
    the table already exist" in JPA.
    My current procedure is that I will first check all the records in the database in that table
    and compare those PK's in the current record, if there is a conflict then I know the error.
    But this procedure is so slow considering there are a lot of records in the database.
    Fetch and compare is so slow.
    Anyone help me on this.

    For example you are going to add a record in the database which primary already existin one of the records in that table in the database. This will cause an error, but how do
    I know this error in human readable form just like "Same record with the same PK in the
    the table already exist" in JPA>
    Why would you do that though? If you're using autogenerated keys it can't occur. If you're using business keys you should be checking for the existence of the key before trying to insert. Any other case is likely to be a bug, so don't do that.

  • The dreaded PARM error - discuss experiences and resolutions

    Hi all,
    I'm having problems with the PARM error which I have found several discussions for. There never really was much of a solution other than avoiding "poorly written scripts".
    So, after upgrading everyone to CS5,applying all CS5 updates, and making sure none of my scripts have any variables declared outside of a function scope the PARM errors still occur. I even tried creating a 10GB scratch disk for AI to use instead of the Windows boot disk and that didn't matter.
    an Illustrator error occurred: 1346458189 ('PARM')
    This can occur just once and not occur upon retrying the operation or it can start occurring for every script execution which forces the user to restart Adobe Illustrator. It doesn't consistently occur in the same place or the same script and seems to occur more often if users are creating complicated Illustrator documents with many objects.
    Has anyone ever discovered anything particularly illuminating about these issues? Has Adobe support been of much help in resolving this problem?
    I'd especially like to find out if Adobe ever provided some sort of debug utility or special setting that would provide more (ANY!) information regarding the specific cause of a given occurrence of the error.
    I know that while Adobe Illustrator, or likely ANY CS5 application, runs there is a single continuous session for JavaScript operations. Eventually this seems to get some sort of condition that causes the error until it is closed by exiting all Adobe applications.
    Here's my situation:
    I have a set of rather complicated scripts being used with Adobe Illustrator which are driven by a web application, Microsoft CRM. I was really hoping that CS5 would resolve the problem since CS4 wasn't ever even patched but, while the frequency of the PARM errors has been reduced they are still an issue.
    The scripts generate AI files from configured products in order entry. Options are picked from template files which can be rather large and placed in their appropriate positions on the final AI document. Custom artwork, logos, etc., are added to the mockups, printed to the pdf, attached to an email, and then sent off to the customer for approval. Layout documents are also generated for screen or label printers.
    Here's how my scripting is handled in general:
    1. The main body of each scripted action is stored in the database; attached to the approval document template which serves as the base of the document which will be sent to the customer.
    2. When an action is triggered from the web application, i.e. create document, snap to/resize customer artwork, fill in order text, etc. the body of the script for the requested action is retrieved from the database.
    3. Each script contains a function that serves as the starting point of the operation. This will take one or more parameters usually consisting of custom objects and strings.
    4. A "main()" entry point function is generated and has no parameters of it's own. The generated main() function contains declarations of any parameters that are passed to the function for the specific operation which was retrieved from the database.
    5. The full text of the newly generated script is executed in Adobe via a custom ActiveX control I created, MSCRM only works with Internet Explorer, using the JavaScriptIllustrator.DoJavaScript method.
    6. An integer result code is passed back indicating success or failure. Any error messages are displayed within the scripts themselves using JavaScript alerts.
    Here is an example of how my scripts are organized in case anyone can spot an issue. The main() function is generated so there aren't any indentations, etc.
    function createLayout(allSections,repeatSection,printLayout) {
    function main() {
    var allSections = [];
    allSections[0] = {
    sequence: 10,
    name: 'Left',
    includeInLayout: true,
    forceCreation: false,
    top: 0.5849800000,
    bottom: 0.9199600000,
    left: 0.0000000000,
    right: 12.0000000000,
    adjustedTop: 0.5849800000,
    adjustedBottom: 0.9199600000,
    adjustedLeft: 0.0000000000,
    adjustedRight: 12.0000000000,
    createGuidelines: true,
    actualSize: true,
    corelPosition: true,
    maskActualSize: false,
    actualSizeX: 9.7500000000,
    actualSizeY: 4.2500000000,
    actualSizeAngle: 270.0000000000,
    actualSizeHeight: 0.5000000000,
    mockup: true,
    mockupBoundry: '',
    mockupX: 7.3967000000,
    mockupY: 11.7000000000,
    mockupAngle: 76.6600000000,
    mockupScale: 43.0000000000,
    rotateCenter: 4,
    allSections[1] = {
    sequence: 20,
    name: 'Right',
    includeInLayout: true,
    forceCreation: false,
    top: 0.0000000000,
    bottom: 0.3349800000,
    left: 0.0000000000,
    right: 12.0000000000,
    adjustedTop: 0.0000000000,
    adjustedBottom: 0.3349800000,
    adjustedLeft: 0.0000000000,
    adjustedRight: 12.0000000000,
    createGuidelines: true,
    actualSize: false,
    corelPosition: false,
    maskActualSize: false,
    actualSizeX: 0.0,
    actualSizeY: 0.0,
    actualSizeAngle: 0.0,
    actualSizeHeight: 0.0,
    mockup: true,
    mockupBoundry: '',
    mockupX: 7.0625000000,
    mockupY: 11.7000000000,
    mockupAngle: 103.3400000000,
    mockupScale: 43.0000000000,
    rotateCenter: 4,
    var repeatSection = {
    duplicate : true,
    sectionRepeats : 0,
    sectionGap : 0.0,
    imprintWidth : 0.0,
    dupRotate : true,
    centerArt : true,
    performFlip : true,
    sectionHeightPadding : 0.2500000000
    var printLayout = {
    name: 'UB',
    outputType: 'EPS',
    templatePath: '//crmsvr/shares/Templates/jigs/UB Jig.ai',
    product: 'LC12P',
    shipDate: '2011-03-27T00:00:00',
    shipVia: 'UPS',
    quantity: 500,
    imprintColor: 'STK RED   ',
    color: 'Red',
    displayItem: 'LCO12P-PR1-RD',
    orderNo: 'SO-01055-56JC',
    printers : ['\\\\crmsvr\\EmailPDF']
    return createLayout(allSections,repeatSection,printLayout);
    main();

    Additional note:
    I test scripts using the ExtendScript Toolkit editor using copies of scripts from running the scripts in debug mode. Doing this I can occasionally reproduce the error without even going through the ActiveX control and just manually running scripts in the ExtendScript Toolkit editor.
    So, the problem doesn't have anything to do specifically with being executed from a web application.
    At any rate I can't reliably reproduce the PARM error under any circumstances. It just appears to occur randomly.
    Edit: pressing TAB to hide all of the desktop items such as the layers list, colors, etc. had absolutely no effect.

  • The dreaded "Video Error-File Not Installed" When trying to watch LiveTV in WMC

    I'm getting the following error message when trying to use Live TV in WMC:
    Video Error
    Files needed to display video are not installed or are not working correctly. Restart Windows Media Center or restart the computer.
    On this system my tuners are the Hauppauge HVR 2250 and the Hauppauge HD PVR.  It took awhile to set up, but when I click play on a channel I get 10 seconds of video, an audio loop of the same sound over & over followed by the above error message.
    I ran into this problem once before on my Home Theater HTPC when trying to access the ATI Cable Card solution.  To get that to work I had to uninstall and reinstall Playready.  I tried 3 different ways of doing this on my new build & it did
    not fix the problem.  The only fix I didn't try was the one on Ceton's website that involves a whole lot of deleting of folders.
    Since this current build doesn't have a cablecard installed, and gets the non-clear QAM stations from settop box through HD PVR, would it still be the Playready needing to be reset?  The symptoms look identical to when I had the previous problem.
    These same files play in the BeyondTV that I'm trying to migrate from, so all codecs appear to be onboard.  I am using the latest HDPVR MediaCenter driver from the Hauppauge website & the latest drivers on the HVR-2250.
    Thanks for any help!

    I had this problem after upgrading my graphics card to an AMD 5450 and the solution after a couple of days of hair pulling was one I hadn't come across before in relation to this problem.
    It turned out that the problem was caused by the screen refresh rate, it was set to 60Hz by default and I got the Video Error message but if I changed it to 50Hz then playback of recorded programs or watching live TV worked.

  • The dreaded 4280 error

    I have been receiving the 4280 error. My computer is up-to-date (it was reformatted less than a month ago), so there should be no issues there. I have tried to decrease my speed (tried burning speeds from 1-8) and nothing has been fixed. Does anyone have anything I can do to fix this problem? I have also tried different brands of cds, and that is not it either. Thanks!
    Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
    TOSHIBA Satellite M55
    iTunes 7.2.0.35
    CD Driver 2.0.6.1
    CD Driver DLL 2.0.6.2
    LowerFilters: PxHelp20 (2.0.0.0), drvmcdb (1.0.0.1), Pfc (2.5.0.204), Iviaspi (1.0.0.0), sscdbhk5 (1.0.0.1),
    UpperFilters: Cdralw2k (8.0.0.212), GEARAspiWDM (2.0.6.1),
    Current user is an administrator.
    Video Display Information:
    Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family
    Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family
    Connected Device Information:
    DiskDrive, TOSHIBA MK1032GAX, Bus Type ATA, Bus Address [0,0]
    CDROM, MATSHITA DVD-RAM UJ-840S, Bus Type ATA, Bus Address [0,0]
    CDROM, EH2039A VVM310O SCSI CdRom Device, Bus Type SCSI, Bus Address [0,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    D: MATSHITA DVD-RAM UJ-840S, Rev 1.52
    Audio CD in drive.
    Found 14 songs on CD, playing time 49:48 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 03:26:69
    Track 3, start time 06:44:08
    Track 4, start time 11:01:70
    Track 5, start time 14:53:62
    Track 6, start time 16:47:73
    Track 7, start time 21:15:64
    Track 8, start time 24:24:39
    Track 9, start time 27:13:46
    Track 10, start time 30:13:47
    Track 11, start time 33:55:19
    Track 12, start time 37:17:35
    Track 13, start time 41:06:04
    Track 14, start time 43:54:24
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 12 16 24.
    The drive CDRW speeds are: 4.
    The drive DVDR speeds are: 4.
    The drive DVDRW speeds are: 4.
    E: EH2039A VVM310O, Rev 2.0B
    Drive is empty.
    The last failed audio CD burn had error code 4280(0x000010b8). It happened on drive D: MATSHITA DVD-RAM UJ-840S on CDR media at speed 4X.
    TOSHIBA Satellite M55-S325 Windows XP

    Looks like you have a lot of device filters. Try going through the registry fix found here: http://docs.info.apple.com/article.html?artnum=302976-en

  • Mail for Exchange and the dreaded 500 error!

    Hi
    I've recently got myself a Nokia 5800 and have been trying to get Mail for Exchange working for the past week and a half.
    I've read and actioned almost every suggestion that I can find on the web but still no joy!
    The jist of the problem is as follows:-
    1. I created my profile which uses a secure connection and attempted to sync but no joy
    2. I downloaded the SSL certificate from our OWA server (provided by Equifax to my phone), tried again, still no joy.
    3. Next I downloaded a PDA emulator and configured activesync on it, after downloading and installing the certificate Activsync worked fine.
    4.  I can access Outlook Web access and OMA fine.
    5.  One of my colleagues has a Sony Ericson K700 phone and he has managed to get activesync working fine.
    Becuase of the above I'm thinking that there are certain issues with the Nokia 5800 and Mail for exchange in an SSL environment. 
    I've had a scan through the logs on our OWA mail server but there are none that even indicate that my phone is getting to the server.
    I work in an IT team so consider myselft as reasonably technically astute.
    Here's the logfile from the phone.
    21/07/2009 9:43:01 Profile Updated
    21/07/2009 9:43:02 PeakTime active
    21/07/2009 9:43:02 Profile Updated
    21/07/2009 9:43:03 PeakTime active
    21/07/2009 9:43:05 PING Command Requested
    21/07/2009 9:43:13 HTTP error code=500
    21/07/2009 9:43:13 Exception during Ping.
    21/07/2009 9:43:13 HTTP Server Error 500: Internal Server Error
    21/07/2009 9:43:13 Error occurred during Ping.
    21/07/2009 9:43:13 Error occurred during Ping. Setting Status to Waiting For Reconnect
    I'm not sure whether this is relevant or not but when I got activesync working on the PDA emulator I noticed this error in the application log of the exchange server.
    Unexpected Exchange mailbox Server error: Server: [mailboxserver.domain.co.uk] User: [[email protected]] HTTP status code: [409]. Verify that the Exchange mailbox Server is working correctly.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. 
    Any help is massively appreciated!
    Thanks
    Adam

    Can nobody help with this?

  • The Dreaded 1430 Error

    Hi everyone. I've gone through the checklists and my 160 gigabyte iPod Classic seems to be stuck.
    I ran the diagnostic mode and here are my stats:
    Retracts: 82
    Reallocs: 7520
    Pending Sectors: 0
    Power On Hours: 968
    Start / Stops: 39592
    Temp Current: 31C
    Temp Min: 61C
    Temp Max: 242C
    So far nothing has worked and I'm stumped. Every time I plug the iPod into my MacBook Pro (2008) I get the corrupted message, and when I try a restore it locks up then I recieve the Error 1430 message.
    Thank you everyone!

    Start / Stops: 39592
    That's an insanely high number. That indicates read/write issues with the drive. Try doing a low level reformat of the iPod's HD to try and breathe a little more life into the iPod. Use this instructions in this article to walk you through the process.
    http://www.methodshop.com/gadgets/ipodsupport/erase/
    B-rock

  • The dreaded C03 Error

    I got my V+ box delivered yesterday and yesterday was the date of activation but i am getting the C03 error. Spent ages on the phone to someone in India (i think) only to go through what the online help already suggests you do.
    Is there anyone here who can point me in the right direction and prevent me from spending hours on the phone restarting my home hub and V+ box?
    Thank you.

    Contact the Mods, they will sort out your account activation
    Life | 1967 Plus Radio | 1000 Classical Hits | Kafka's World
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Helpful Post?
    If a post has been helpful, say thanks by clicking the ratings star.

Maybe you are looking for

  • Windows Phone Hub with more than 2 sections causes ArgumentException when collapsing any section

    Hi there, I'm working on a Universal app which is using a Hub control to display different sections. On startup, I want to hide some of the sections. Using a button, I want to toggle between the visible sections using a binding property on the Visibi

  • Search engin, JSP or swing Application

    Hello, i want to build a search engin(like Google) on a special archive ,the question: is swing endurance the load of all search results to display it or there will be any problems in displaying, thus ,it is preferable to using ordinary web page. tha

  • Creating custom classes from a more complex DTD

    Are there any examples of creating more complex custom document types? The sample in the dev. guide and the xml syntax are a good start but not enough. If anyone has an example from their own work, I'd appreciate it. You can send them to [email prote

  • ORACLE DATABASE의 AUTOMATIC STARTUP/SHUTDOWN

    제품 : ORACLE SERVER 작성날짜 : 1995-11-21 오라클 database의 AUTOMATIC STARTUP/SHUTDOWN ============================================ 시스템이 startup 하면서 오라클도 함께 startup하거나 시스템을 shutdown 할 때 오라클도 같이 shutdown 하는 것이 가능하다. 그 방법은 OS마다 차이가 있는데 여기서는 UNIX 에 기반한 여러 플랫폼에 대

  • Display tweets in AIR for Android app. How ?

    Hello, Can i display my tweets in flash using AS3 and How ?! Regards,