Encore 5.5 error and offline

I get a general error when I hit preview in encore 5.5 why?
I am also offline when I am on resource Central. How do I get on line?
The Disc info says it is full with a blank DVD or without a DVD in, why?

What operating system?
Resource Central was discontinued in CS6. I wonder if it is not longer there? What content are you looking for? They eventually made the whole library accessible, so they may be no extra content there for Encore.

Similar Messages

  • Error is in example  "How to Create Online and Offline Forms in Web Dynpro"

    Hi,
    I am developing " How to Create Online and Offline Forms in Web Dynpro " in nwds 7.0. This is standard example which is available at sdn. but when i run it gives me error like "
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.travelrequestapp.TravelRequestComView.wdDoInit(TravelRequestComView.java:97)
        at com.travelrequestapp.wdp.InternalTravelRequestComView.wdDoInit(InternalTravelRequestComView.java:133)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
        at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
        at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
        ... 34 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:41:58[UTC], changelist=413534, host=pwdfm101), build date: Thu Feb 15 10:23:57 IST 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_13-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Mon Oct 29 12:13:24 IST 2007 (Java Time: 1193640204484)
    Web Dynpro Code Generation Infos
    local/TravelRequest
    SapDictionaryGenerationCore 7.0006.20051128142640.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:59:42[UTC], changelist=378068, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates (unknown)
    SapGenerationFrameworkCore 7.0006.20050713144242.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:48:59[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:10[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:45[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:38[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0006.20051128142655.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:57:39[UTC], changelist=378069, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0006.20051128151854.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:02:09[UTC], changelist=378109, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:33[UTC], changelist=384368, host=pwdfm101)
    SapWebDynproGenerationCore 7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:21[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:33[UTC], changelist=384368, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.travelrequestapp.TravelRequestComView.wdDoInit(TravelRequestComView.java:97)
         at com.travelrequestapp.wdp.InternalTravelRequestComView.wdDoInit(InternalTravelRequestComView.java:133)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:793)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.performNavigation(ViewManager.java:296)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:767)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:873)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    So please help me to correct this error .....
    Help will be rewarded.
    Regards,
    Gurprit Bhatia

    Hi Gurprit,
    A null value is being passed at runtime. Make sure that you enter values when filling in the form.
    Also check for the cardinality of the nodes being used. You can also initiliaze your value attributes as follows:
    In wdDoInit() method:
    wdContext.currentNodeAElement.setValueA("");
    Context is as follows:
    RootNode
      |____NodeA
            |_____ValueA
    Hope it helps.

  • Protected mode message comes up and when I try to open files it says it encountered an error and to check online.. i can not open any files now

    Within the past week I have been getting messages when trying to open pdf files " that its in protected mode and can not open"
    I deleted adobe and reinstalled directly from Adobe.com and now I can not open any file with a message it has encountered an error
    and will check online for solution. Please assist as no files will open now
    This is details of error
    Problem Event Name:    APPCRASH
      Application Name:    AcroRd32.exe
      Application Version:    11.0.10.32
      Application Timestamp:    547e9779
      Fault Module Name:    StackHash_147f
      Fault Module Version:    0.0.0.0
      Fault Module Timestamp:    00000000
      Exception Code:    c000041d
      Exception Offset:    77a011f1
      OS Version:    6.1.7601.2.1.0.256.48
      Locale ID:    1033
      Additional Information 1:    147f
      Additional Information 2:    147ff66574b08dc93180d912e60eb897
      Additional Information 3:    c48b
      Additional Information 4:    c48be403c52ec6c06778481aaa8948d8
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    Can you open Adobe Reader by itself?  If so, try to disable Protected Mode [Edit | Preferenes | Security (Enhanced)].

  • I have a problem I can not up grade to the new AOL due to having a MAC 10.4. Now when I go on the site opens but when I finish one thing it tells me error message Offline Mode. What can i do it just shuts the internet down.

    When I open Firefox , and go to AOL.com it goes to the home page with a message to up grade. I have tried that it tells me I can not do it on my operating system MAC 10.4. Now when I sign on to Aol to use my favorites some time it lets me on, but if i write something e-mail or such it sends it them tells me error message Offline mode check off in file which I do, but it shuts down the internet. I cannot get back on.

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

  • How to Fix Encore "No Disk Error"?

    When trying to start Encore CS5.0 I get an "Encore.exe - No Disk" error box.  The box says "There is no disk in the drive.  Please insert a disk into drive\Device\Harddisk8\DR8".  There are 3 buttons: "cancel", "try again", and "continue", none of these get rid of the error box and I can't open Encore.
    I've reinstalled Encore, no effect.
    I disabled a device in location 8 and the error box message changed to "There is no disk in the drive.  Please insert a disk into drive\Device\Harddisk4\DR4."  I re-enabled the device and the error box reverted to the original "...\DR8." 
    Appreciate any help on how to fix this.  Thanks.
    --Dave

    Encore "No Drive" Error http://forums.adobe.com/thread/569230 may help
    Also... Things and Software to AVOID when authoring/burning a DVD
    Start --> http://forums.adobe.com/thread/608660
    #2 has WHY Explained http://forums.adobe.com/thread/607390
    Plus http://forums.adobe.com/thread/562941
    Create an ISO (Encore) or folder on your hard drive (Encore or Premiere Elements) and then use the FREE http://www.imgburn.com/index.php?act=download to write files or folders or ISO to disc for DVD or BluRay (send the author a PayPal donation if you like his program)
    Imgburn will read the ACTUAL disc brand from the disc, which is not always the same as the box label (Memorex is notorious for buying "anything" and putting it inside a Memorex box)
    When you write to disc with Imgburn, use the SLOWEST possible speed setting, so your burner has the best chance to create "good, well formed" laser burn holes... since no DVD player is required to read a burned disc, having a "good" one from a high quality blank will help

  • PPro6 to Encore "internal software" error

    I encoded in PPro6 and then imported an mpeg2 project as a timeline from PPro6 into Encore.  When I try to burn a DVD, I get an error message: PGC "" has an error at 00;00;00;00.  Internal software error: 50, line "" Info: name = "", ref= Bpgc, time = 00;00;00;00;00.
    The project was fully rendered in PPro.  I've re-exported 3 times, and it happens every time. 
    I did a search on the Forum, and found one other person who had this problem, but their problem turned out to be with their audio.  My project has no audio at all.  Just video.
    Thank you for any help/ideas/suggestions you may have! I'm totally flummoxed.

    Stan Jones wrote:
    The .xmpses file is an xml (type) file.
    Rename the file .xmpses.old and the .xmp renamed as .xmp.old (I don't recall for sure whether there was ever any benefit to renaming the .xmp file. We want to maximize the chances that it works, so rename both.)
    Can I just say Stan I am so so grateful for this post. So easy to do and solved my problem!!! I was beyond fed up with the whole thing. After having such problems with Dynamic Link causing slight flickering in my videos I have tried to go back to Exporting with my own settings for Encore in CS6 but found it caused so many more problems than it ever did in previous versions of the programmes. I tried exporting the sequences in so many different ways, different bit rates, including Encore chaptering before Encore and even nesting. Had so many different errors like 52102, line 332 and this PGC error was the final one and my biggest problem. Cannot believe how simple it was. I normally chapter within Encore anyway so changing a little file name of the other 2 connected files of my sequence really was no bother at all.
    I honestly think this is the answer to many of the problems that I have had in Encore as the errors although in different forms, more often than not, seem to be chapter related.
    it is now 1.45am and because of you I can now go to bed to get up and film another event in the morning. CHEERS! (don't worry I'm a girl lol)

  • I go through the process of burning a DVD from a Premier Pro Project and at the end of the process I get an encoding error and the dvd does not start burning.  How do I fix this?

    I go through the process of burning a DVD from a Premier Pro Project and at the end of the process I get an encoding error and the dvd does not start burning.  How do I fix this?

    adam@honestmusky wrote:
    Yes I am using encore.  I used to have no problem doing this, but I had to get a new computer and now something isn't working right.
    How about some DETAILS?
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840
    Also describe the EXACT steps you take to go from Premiere Pro to Encore

  • Encore CS3 runtime error in Vista

    Hi guys. Just installed CS3 Production and everything installed fine. Premiere and AE work but when I go boot up Encore I get the "C++ Runtime Error" message. I installed and re installed but still the same when I try and get into Encore. My system is a core 2 quad with 2 gig of ram and I am running Windows Vista Business.

    Hi,
    This is a bizarre one, everything is working fine then suddenly when I go to build a project I get a transcoding error, I search the forums and the suggestions are to reinstall which I do. Now I can't even launch Encore because I get a runtime error when the loading screen (generic encore dvd.exe error). The loading screen is stuck on loading opacity.AEX.
    I've uninstalled and reinstalled 5 times now (both with deleting preferences and any registry entries and without) but with no luck. I've also tried uninstalling my AV/Firewalls but without success. I've searched the forums but can't find anything relating to it.
    My system is;
    Vista Ultimate (32-Bit)(Clean install)
    P4 2.4 800Mhz FSB
    2Gb RAM
    2x 500Gb HD
    Soundblaster Audigy
    Nvidia Geforce 6800GT
    My apologies if I've missed anything off.
    Any suggestions?
    Regards,
    Doug

  • Encore CS3 - Build error: "internal software error"

    Hi All,
    I'm fairly new to Encore but I've spend a lot of time figuring out how it works to the point that I think I've got it (menus, links, etc). Here's my problem: 
    I've exported a video with chapter points from Premiere CS3 into Encore (no problems). I've created all the menues and links to their respective chapters in Encore (no problems). I "checked" the video. Clean - no errors. I've "previewed" the vidoe in Encore - works perfectly. However, when I go to "build" the video, I get the following error in a pop-up window:
    "PGC "Master" has an error at 00;43;38:01. internal software error: %0, line Master - PGC Info: name = Master, ref = Fpgc, time = 00;43;38:01"
    "Master" is the name of the timeline that I have imported into Encore from Premiere.
    In this case, the time (00;43;38:01) is the very last frame of video.
    I've tried building both directly to a DVD burner  and just creating a DVD image. Both give me the same error. I've also tried the process by 1) exporting from Premiere to Encore directly and also exporting from Premiere to an MPEG2 file saved on the desktop and then importing that into Encore. Same error, however, the time of the error is different (in one case, the time of the error was some time during the timeline, not the end or beginning).
    Finally, a couple of weeks ago during my "learning process" I created a very simple timeline in Premiere with no chapters, exported to Encore and burned it. No problems with that.
    Oh, I'm running a 4 year old IBM T41 laptop w/ 2GB of memory. Although not the fastest, I haven't run into any h/w or s/w related issues...yet. I just doesn't scream.
    Can anyone provide help here? I'm STUMPED!!
    Thanks,
    Greg
    Redwood City, CA

    Some of us experience this pgc error (only in CS3) and have found no real solution.  There are a variety of workarounds.  I believe the most persistent version is the result of some unidentified combination of hardware and software.
    I believe that there are 3 variations, and they may have different implications: timelines (your issue), motion menus, and slideshows.
    Copies of projects and assets taken to a machine/user who does not experience the error work fine.  Some users have done a ridiculous amount of testing (I'm one), and some have declared a solution (I am not one, and believe there are probably multiple causes).  Since CS4 is out, I doubt we will ever see any further resolution, and, since the problem can not be reliably repeated in a new project with new assets, no "bug" was ever demonstrated.
    The first rule is to use flawless workflow.  (I don't find a link right off to Neil Wilkes' and Jeff Bellune's descriptions, but one example is never changing assets with Encore closed.)  But I have instances in which I was perfect (ha, ha), and the error occurred.
    In most instances, one or more workarounds can be used.  If you used a muxed file, do it again with demuxed.  If you used files that were in the same folder as the xmpses files (the files premiere creates to carry project/chapter info), delete the files other than the m2v and wav and reimport the asset as a timeline. (You will have to redo the chapter markers.  It is best to delete the old file from the project, and have the newly imported file renamed.  However, I have done it various ways successfully.)  If you have long file names with spaces, shorten and remove the spaces.
    You report one version of the error in which the time location is in the middle of the asset and not a frame or two from the end.  This is not common for the persistent version of this error, and raises the question as to whether there is an actual problem in your asset.

  • Adobe CS5 error and exit issue

    Hi There,
    I have a computer installed Adobe CS5 suite, while using Flash CS5, sometimes, there will be error message like "Memery cant be read" or "Access error" and then after close the error message, CS5 exit, need to restart it.
    I have tried to reinstall the OS and reinstall CS5, it just doesn't work, do guys have any good ideas on this?
    Computer Hardware:
    HP workstation xw8600
    4 core cpu.
    4GB memory.
    OS: WinXP SP2.
    Before install CS5, our company use CS3 and it works well for years.
    many thanks!

    Hi,
    Remove the all the files from
    /Volumes/Mac HD1/Adobe Encore Projects/BD/AuthorScriptHDMVSessions/
    This will resolve this issue.
    This happens if any file corrupted in Volumes/Mac HD1/Adobe Encore Projects/BD/AuthorScriptHDMVSessions/ folder
    Thanks,
    Pankaj Gauba

  • Encore CS5.5: Error Code 19 Failed to Open MUI File for Time Line when making BR ISO

    Encore CS5.5: Error Code 19 Failed to Open MUI File for Time Line.  What is this and how do I correct it.  This happens whenmaking a Blu ray ISO with Menu or no menu created
    Using: I7 Windows7  machine with Production Premium CS5.5
    I get this wether I create a menu or no menu. I have tried several times with it. I do not know what the error is or how to correct it.
    I encoded with no errors in Premiere.
    I get this jsut after Encore starts to transcode the files.
    Please help,
    Steve

    Go back to http://forums.adobe.com/community/encore and enter
    Error Code 19
    in the area just under Ask a Question
    You may now read all the previous discussions of your error... be sure to click the See More Results at the bottom of the initial, short list if the initial list does not answer your question

  • Encore reports an error

    hei!
    i made a DVD with a menu and when i previewed it, everything was fine
    than i wanted to build the DVD, encore didn't report of any problems in settings
    bulding started and after a while the process stopped, encore reported an unknown error and stoped to make a dvd
    and when i wanted afterwards to preview the same project, it again reports an error
    could somebody explain this???
    many thanks un advance
    asnate

    First thing to do is to tell Encore to create an ISO file on your hard drive, then use the free http://www.imgburn.com/ to burn the image to disc
    If that works, it means that you have software installed that has "taken over" communication with the DVD drive, and Encore will never work
    I don't have that problem, so I really don't remember what software does that... but I do know the work around is in my first line

  • Adobe Encore. Hardware error (Sense Code 52100).

    I tried to output a dvd and received the following error:Adobe Encore. Hardware error (Sense Code 52100). Please contact the hardware manufacturerer for more information.

    Hardware errors are usually two things... bad media (try a different brand of disc) or a bad drive
    A workaround... and to test your media and hardware
    Set your Encore DVD/BluRay output to an ISO file or to a folder on your hard drive and then use the FREE Imgburn to write files or folders or ISO to disc for DVD or BluRay (send the author a PayPal donation if you like his program)
    Read http://forums.adobe.com/thread/1322583 for notes on installing Imgburn WITHOUT any toolbar add-ons... Set Imgburn to use the slowest burn speed your drive and media will use... I set my burn speed to 1x and let Imgburn adjust to the actual minimum

  • Encore CS4 bluray error: fatal error, code "6" Internal error m_ptsOfNextGOPis empty

    I am using Encore CS4 4.0.1 (the latest version from what I can see) on Mac OSX 10.6.3
    I am on a Mac Pro 1,1 with 2 2GHz Xeon Dual Core Processors
    I have 5 GB of Ram
    The Mac has the standard Nvidia 7300GT.
    I have successfully created several BD and DVDs and nothing has changed.
    I have a 1080 50i BD h.264 project with 2 hour 37 minute timeline and I am looking to create an h.264 BD 25 image. The project has two menus: a main menu with two buttons and a chapter selection menu with 7 buttons. Check project reveals no issues with anything.
    I have searched the forum and tried the various solutions I found such as disc name, etc. The name is all in capitals with no spaces.
    I googled and found msxml problems/solutions and other such things related to windows that do not apply to me as I am on Mac.
    I get the following error at the very end of the build process:
    Encore CS4 bluray error: fatal error, code "6" Internal error m_ptsOfNextGOPis empty
    Any ideas? Hope I gave enough information. Thanks in advance

    I do not know exactly what the problem was with the menu. I am assuming the menu was the problem because when I created a new encore project with the same video, audio and photo assets but with new menus there was no problem. I think that at the time I read there some people were having a problem with the template I originally used for my menus so I simply built a new menu from scratch in PS CS3. I think the original menu was party menu hd.
    Sorry if that is vague but it worked so I did not look any further into the problem and I have not had any recurrence.

  • PCI DIO 32HS (6533) Suddenly giving "The device is not responding to the first IRQ level" error, and no longer functioning.

    Greetings NI folks,
      I'm an oceanographer, and have an sidescan sonar data aquasition computer running Windows XP SP2, and NiDAQ 7.0 (Legacy). For several years, this machine has worked flawlessly, but today, I booted it up to test the system for an upcoming job, and I got some strange errors in our sonar program. I tranced the problem to our NI-6533 PCI-DIO-32HS card. I launched NI Automation Explorer to test that the card was responsive, and when I click the "test panel", I get an error: "The device is not responding to the first IRQ level." Continue (yes/no). If I click yes, I can test the digital i/o's, but nothing happens, and all the tests fail (nonresponsive). I tried moving the card to another PCI slot, tried forcing it to have a specific IRQ that was unused by anything else, and finally tried moving it to another computer that had never been used with the DIO card. I'm still getting the error, and the card is nonresponsive. I'm at the limit of my abilities, and would like to know if there's anything else I can do, or should we send the card back to NI for repair/diagnosis.
    Thanks.

    Duplicate Post
    Best Regards
    Hani R.
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Portal Login error and configuration?

    Dear All, We have a SAP portal up and running, when logging on through the browser we get the following error message "No portal roles are assigned for this user.If this problem persists, contact your system administrator." furthermore can we access

  • Error Message when I try to update my iPod and Nano

    HELP! I am suddenly getting an error message when I try to update both my iPod and Nano that states "...certain songs could not be added because I am not authorized to play them on this computer..." Any thoughts???

  • Material price report

    Hi, Any one please help me out in generation of below report with coding: <b>Created Material Price Difference report, which displays Price difference between customer and vendor.</b> you can send your views to '[email protected]'. Thanks in advance.

  • How to incorporate URL in iOS Mail?

    In Mail under MacOS X I am using often the possibility to 'hide' a URL with Command-K. I like to do this in iOS' Mail too, but I didn't find how it can be done. Somebody knows a workaround? Thanx in advance!

  • I cannot upload the Facebook cover I created in PSE 13. I get the following error: "Service has encountered an error. Kindly retry again."

    I have tried several different Facebook covers I created in PSE 13 and cannot upload any of them to Facebook.  I have authorized PSE to be able to post to my Facebook account and the App Settings are correct. I am able to post videos from Adobe Premi