PIC-7344 causes error-70095 in MAX

I have install NI PCI-7344. MAX 5.1 application firmware update. I did:

7.20.3008 to 7.40.3003 68331

DSP of 7.10.3003 to 7.32.3003.

I can't initialize the card. MAX throws "error-70095 (NIMC_DSPCommunicationsTimeoutError) occurred in ConfigVectorSpace on 1 coordinate." Internal error. There was an internal timeout when sending commands to the DSP. "It happens 2 cards in a row. They are the new cards. I thought that they work.

Please help me to overcome this error.

Thanks in advance.

I try Greg sugesstion. It works very well. Thank you very much.

Then the button [update Firmware] downloaded and flashed 4 firmware drivers for me: 7.40.3003 (68331), 7.32.3003 (DSP), 7.10.3003 (FPGA1) and 7.00.3001 (FPGA2). Different drivers between FPGA1 and FPGA2 is the cause of the problem. Right-click on the FPGA1 of the right list box item and choose 'download to device '. Initialization functions very well after that.

Yet once again, I appreciate your help and your time.

Tags: NI Hardware

Similar Questions

  • 6229 OR causes error-50202 on Fujitsu/Siemens Celsius PC

    Hello!

    With the help of MAX Self test or test causes error-50202. I use a PC Celsius Fujitsu/Siemens, model W370 E85 + with LabView 8.6.1. The PC uses an Intel motherboard and an Intel Dual core processor. The PC is new.

    I tried to test another PC but the USB startup utility seems to work only with the above PC. On the other PC, I get the error pharsys and the boot process stops.

    I also have a full equipped PXI dual core system RT that works without any problems with my host LabView 8.6.1 installation.

    How to solve this problem?

    NEWS! I was testing a card PCI-6229 second and identical, but the map did not, too. And while I was there, I simply changed the slot inside the PC Celsius PCI: and the self test successful!

    Here is a screenshot after changing the slot. You can even see the 'Phantom' 1 unit (where one of the cards was before).

    I have to do more tests, but I was sure, that these IRQ problems are history (if it was such a problem).

  • Common problem with Windows 7, what causes errors with itunes, the software adobe reader, TurboTax 12

    Is there a common problem with Windows 7, what causes errors with itunes, the software adobe reader, TurboTax 12?  I get error messages when I try to use one of these programs

    Hello

    Thanks for the reply with the details.
     
    Problem with opening PDF documents, please see the link and follow the steps in the article:
     
    Error "Windows cannot access the specified device, path or file" when you try to install, update or launch a program or file
    Important: Disable your antivirus or changed settings can make your PC vulnerable to viral, fraudulent, or malicious attacks. Microsoft does not recommend that you disable your antivirus software or change settings. If you need to temporarily disable your anti-virus software, you should reactivate as soon as you are finished.
     
    See the link for the question with idevices:
     
    iTunes for Windows: "Could not load the data class" or "Cannot load provider data" alert synchronization services
     
    Problem with TurboTax 12, check out the links and follow the steps:
     
    5639 error: Cannot configure the product update system
     
     
    If the troubleshooting steps above do not help, check in a new user account:
    Reference:
     
    If it works in the new user account, then the current may be corrupt user account.
    To fix the damaged user account, follow the steps in the following article:
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile
     
    Hope this solves the problem. If the problem persists, you can write to us and we will be happy to help you further.
  • Root cause error code is Houston-26049. Error messages settings are {0 = XxwfsMdmCustSummaryReportVO} oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4762)

    Hello

    We have built a standalone ADF on Jdeveloper 11.1.1.7 application that interacts with the Oracle database using business components.

    XxwfsMdmCustSummaryReportVO is a view object that is based on an entity object. After the application is redeployed on a server remote weblogic, whenever a user attempts to access the application, the page is empty. Even if the error disappears once this managed server is restarted. On checking the logs we could trace it down to the below error:

    oracle.jbo.PersistenceException: Houston-29114 ADFContext is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-26049. Error messages settings are {0 = XxwfsMdmCustSummaryReportVO}

    at oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4762)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4015)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3962)

    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:560)

    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1300)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:626)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:546)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:528)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:794)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:876)

    at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)

    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:510)

    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2836)

    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:583)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2396)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:484)

    at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)

    at oracle.adf.model.BindingContext.put(BindingContext.java:1412)

    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)

    at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1128)

    at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1638)

    at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1507)

    at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1467)

    at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1261)

    at oracle.adf.model.BindingContext.get(BindingContext.java:1211)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreDataControl(DataControlFrameImpl.java:953)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSnapshot(DataControlFrameImpl.java:1022)

    at oracle.adf.model.BindingContext.restoreSnapshot(BindingContext.java:766)

    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1876)

    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:395)

    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:261)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:203)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:292)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: java.lang.IllegalArgumentException: no oracle.jbo.AttributeDependency$ class const enum Type.

    at java.lang.Enum.valueOf(Enum.java:196)

    to oracle.jbo.AttributeDependency$ Type.valueOf (AttributeDependency.java:20)

    at oracle.jbo.server.AttributeDefImpl.loadDependencies(AttributeDefImpl.java:6235)

    at oracle.jbo.server.AttributeDefImpl.loadUserDefinedAttr(AttributeDefImpl.java:4672)

    at oracle.jbo.server.ViewAttributeDefImpl.loadFromXML(ViewAttributeDefImpl.java:2190)

    at oracle.jbo.server.ViewDefImpl.loadAttributes(ViewDefImpl.java:7081)

    at oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4631)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4015)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3962)

    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:560)

    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1300)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:626)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:546)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:528)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:794)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:876)

    at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)

    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:510)

    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2836)

    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:583)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2396)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:871)

    at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:484)

    at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)

    at oracle.adf.model.BindingContext.put(BindingContext.java:1412)

    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)

    at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1128)

    at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1638)

    at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1507)

    at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1467)

    at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1261)

    at oracle.adf.model.BindingContext.get(BindingContext.java:1211)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreDataControl(DataControlFrameImpl.java:953)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSnapshot(DataControlFrameImpl.java:1022)

    at oracle.adf.model.BindingContext.restoreSnapshot(BindingContext.java:766)

    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1876)

    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:396)

    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:261)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:203)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:447)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:447)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:181)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:293)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    I found a bug " ", "(12564061" related to this error and it asks me to check if the oracle.jbo.usemdm property is set to true or not and check if there are dependencies defined in the associated principal object. The property is already set to true and it is y no dependency attribute defined in the enitity object. Could you please help?

    Your case root:

    java.lang.IllegalArgumentException: no oracle.jbo.AttributeDependency$ class const enum Type.

    This means that your java implementation line is corrupt.

    Try to remove your current line Impl, then expose it again.

  • exception that tells which line causes error

    Hi all

    my need is to add exception to my procedure.

    Yes, I know how to do it. But he said only "ORA" error and I would also like to know what line number causes error.

    The procedure is huge...

    So is it possible at all?

    Marco wrote:

    The procedure is huge...

    Yes, but with different operations to meet business requirements, not with the number of lines. For this you must connect before and after each transaction in the table of the newspaper or by registration method of dml errors. So that you can have a successful execution of the transaction after what a better idea, the error took place and was not connected there after.

    Yes to verify line number, you can consult the following exceptions in oracle 10 g .

    Thank you!

  • DateField as itemrender causes Error #1034: Type coercion failed: cannot convert '10/03/2006.

    I have itemrende onliner.

    < mx:DataGridColumn dataField = "solddate."
    headerText = "Date".
    itemRenderer = "mx.controls.DateField"
    rendererIsEditor = "true".
    editorDataField = "selectedDate" / >

    XML =

    < solddate > 10/03/2006 < / solddate >

    This translates

    DateField as itemrender causes Error #1034: Type coercion failed: cannot convert ' 10/03/2006' in Date.

    Is it possible for me to be

    1. change the output xml to the required format

    or

    2 convert the data within the itemrenderer

    The answer is here http://blog.flexmonkeypatches.com/2008/04/08/datefield-itemeditor-when-date-is-a-string/comment-page-1/
    
    or you can do it inline like
    
    DataGridColumn headerText="Date"                   editable="true"                    rendererIsEditor="true">                              DateField selectedDate="{new Date(Date.parse(data.@solddate as String))}"/>                                               DataGridColumn>
    
    
    
  • You try to run the scan mode and mode interface fpga at the same time is causing errors

    I'm reading a 9236 9237 and a 9215 with the scanning engine and read from two 9211 modules with the fpga. It's because I need to acquire to 200 Hz with the 9236 9237 9215 but maximum rate of the scan engine is limited by the slower module in the system, which in this case is the max of 15 hz the 9211.

    So to use both interfaces (scan engine and fpga), I followed the percisely given in this article for instructions.

    1. the project has created and added the peripheral crio using the interface of the scan engine.

    2. Add the target fpga and drag and drop the 9211 inside modules

    3. has created the fpga in interface file with and compiled with no error.

    4. interfaced with the file fpga at almost exactly the way the sample project of "getting started with 9211' by using the engine of analysis in the interface with the other modules.

    5. after the errors to discover that I created a VI that tests for just the portion 9211 code (called "thermocouple FPGA method Test.vi")

    The data returned by the interface fpga was nothing else than zeros on all channels, even if thermocouples were hooked on some of them. (all zeros as entries in the convert temperature vi gives-410, 6160 degrees F, if you happen to have the material to try this.)

    I get the following error from the open fpga vi reference:

    code error-61141
    "Thermocouple method Test.vi FPGA.
    Activities FPGA:

    Open FPGA interface reference.
    Reserved outside LabVIEW FPGA: turns The RIO Scan Interface. You must set the mode Interface FPGA chassis in order to unlock the FPGA. »

    It's extremely frustrating, because as I explained, I've been very attentive not only follow the instructions for concurrent fpga and analysis but also to model my VI by the example of VI, even if only for the moment, just to try to work things out.

    Any help would be appreciated as I need to fix this for the further development and I am somehow in a lack of time. I opened a support ticket (reference #7256226), but the app engineer had no time to answer.

    My system:

    cRIO-9014 controller RT with crio-9104 bottom of basket.

    LabVIEW 2009

    Latest drivers and peripheral software pc and rio (RIO scan 3.2 engine support june2009)

    rex1030 wrote:

    I'm reading a 9236 9237 and a 9215 with the scanning engine and read from two 9211 modules with the fpga. It's because I need to acquire to 200 Hz with the 9236 9237 9215 but maximum rate of the scan engine is limited by the slower module in the system, which in this case is the max of 15 hz the 9211.

    This should not be the case.  9211 data will not update with each sweep, but you should be able to run the scan faster than 15 Hz without problem.  Do you have specific issues with this?

    So to use both interfaces (scan engine and fpga), I followed the percisely given in this article for instructions.

    1. the project has created and added the peripheral crio using the interface of the scan engine.

    2. Add the target fpga and drag and drop the 9211 inside modules

    3. has created the fpga in interface file with and compiled with no error.

    4. interfaced with the file fpga at almost exactly the way the sample project of "getting started with 9211' by using the engine of analysis in the interface with the other modules.

    5. after the errors to discover that I created a VI that tests for just the portion 9211 code (called "thermocouple FPGA method Test.vi")

    You can try making sure that the chassis is set to mode Interface FPGA and the setting is deployed.  I wrote that article that you referenced says will select the deploy option later and not explicitly speak to deploy the chassis later.  Run a VI with a reference open FPGA vi not automatically deploy chassis settings if you need to do it explicitly.  Try the following steps.

    1. right click on the frame element and select Properties.  Make sure that the Interface FPGA option button is selected. \

    2. right click on the frame element and select deploy.

    3. repeat your VI.

    The data returned by the interface fpga was nothing else than zeros on all channels, even if thermocouples were hooked on some of them. (all zeros as entries in the convert temperature vi gives-410, 6160 degrees F, if you happen to have the material to try this.)

    I get the following error from the open fpga vi reference:

    code error-61141


    "Thermocouple method Test.vi FPGA.
    Activities FPGA:

    Open FPGA interface reference.
    Reserved for LabVIEW FPGA outside: The RIO Scan Interface is running. You must set the mode Interface FPGA chassis in order to unlock the FPGA. »

    The likely cause of this error is that the setting of the FPGA Interface on the chassis has not been deployed.  If the chassis is still Mode Scan fixed personality bitfile will be loaded on startup and the FPGA will be locked.

    It's extremely frustrating, because as I explained, I've been very attentive not only follow the instructions for concurrent fpga and analysis but also to model my VI by the example of VI, even if only for the moment, just to try to work things out.

    I'm sorry that you have had difficulties.  Assuming that I'm wrong about the source of your problem, it seems we have to update less than Ko to include the deployment step.

    Any help would be appreciated as I need to fix this for the further development and I am somehow in a lack of time. I opened a support ticket (reference #7256226), but the app engineer had no time to answer.

    My system:

    cRIO-9014 controller RT with crio-9104 bottom of basket.

    LabVIEW 2009

    Latest drivers and peripheral software pc and rio (RIO scan 3.2 engine support june2009)

  • Code error-70012 and MAX freezes

    Hello

    I'm relatively new to LabVIEW, and I met a rather frustrating problem...

    I have a VI that operates a stepper motor.  It was working fine until I rebooted.   When I tried to run the VI after reboot, I met me-70012 error code and the error message "motion: ID illegal Council.» You must use the ID assigned to your controller able and Automation Explorer Board."

    I thought it was rather strange, especially as it was working before reboot. When I tried to access a panel of testing to the PXI-7342 via NI MAX, MAX froze and gave me an unsepcified error message.

    In my VI, the ID of the map is specified as a strict type definition.

    My equipment:

    PXI-7342 (two axes not to not/Servo Controller)

    MID-7602 (2 axes integrated power supply)

    PXI-8119 (Controller)

    Also, I can't seem to get the driver output fault (red) and the pilot light goes out inhibit (yellow) on the MID-7602.  The lights are on for all axes, even if I only have a climber attached to axis 1.

    I tried to reinstall the hardware OR of the motion.

    The PXI-8119 is a machine not connected to the network, so I doubt if there are updates that originited Online has incorporated without my knowledge.

    Thanks for any help!  It will be much appreciated.

    I would also try to follow this KB: http://digital.ni.com/public.nsf/allkb/2C7480E856987FFF862573AE005AB0D9?OpenDocument

    It may there have corrupted the associations between the pilots and your PCI card.

  • Prosilica GC1380 error 0xBFFF800D in MAX...

    Hello

    I'm trying to get a GC1380 Prosilica connected to LabVIEW. The camera works fine with the software provided from allied vision and appears in MAX. However, if I click on the camera in MAX I get:

    Error 0xBFFF800B

    The session of your device could not be configured

    If I run the CameraValidator, I get:

    Opening "cam0 '...
    Error occurred unknown file, line 1880, column 14. Unknown element 'Endiaoess '.
    Unhandled exception!

    Does anyone know what this means?

    I have 2 networkcars installed on the pc

    1 Intel 82579LM

    2 Realtek RTL8169/8110

    Both give me the same error.

    I am running windows 7 x 64 with NOR-IMAQdx 3.9.1. My firewall is off and I tried to delete the file xml and iic. Nothing has worked so far. I have another computer and a laptop where everything works fine.

    Anyone got some good ideas for me?

    See you soon

    Jan

    Hi Jan,

    It sounds like your file XML downloaded from your camera is broken. Is it possible that you have some sort of pre-production camera? Can you check if there is a firmware update available?

    Eric

  • Update causing error problem"ssing or 32\DRIVERS\pci.sys corrupt system"

    Original title: update the problem cause

    After updating major on XP, cannot restart. Emergency start screen goes to "missing or damaged system 32\DRIVERS\pci.sys. How can I move from this screen to allow the use of the Windows CD-ROM to allow the repair to activate? Help gratefully received.

    PCI.sys error when Windows starts

    Problems with damaged or Incompatible hardware with Windows XP
    http://support.Microsoft.com/?kbid=330181

    Windows could not start because the following file is missing or corrupt:
    System32\DRIVERS\pci.sys
    Setupdd.sys could not be loaded. Error code 4.
    -or-
    Setupdd.sys could not be loaded. Error code 7.

    When you start Windows, you may receive an error similar to:
    File is missing or corrupt: C:\Winnt\System32\Drivers\Pci.sys

    To restore the file, perform an upgrade on the spot or expand the file from the Recovery Console:
    1. start the Recovery Console.
    2 select the installation that you want to access.
    3 enter the administrator password.
    4 entry card to determine the drive letter assigned to the CD-ROM.
    5 type: Expand, CD-ROM drive>: \i386\pci.sy_ c:\Winnt\System32\drivers/y.
    You should receive:
    PCI.sys
    1 file (s) expanded.

    6 type exit to complete the Recovery Console.

    Install and use the Recovery Console in Windows XP
    http://support.Microsoft.com/kb/307654

    The above is my notes on Windows XP - no guarantee

  • Why the transition from the server causes error?

    I reported the error to the it Department, they respond as indicated below:

    "These errors are the result of a transition from server we are currently experiencing. As soon as the server transition is complete errors should stop. »

    «The transition of the server error has to do with displacement of the IP4 to IP6.» All pages work technically, but if you happen be routed through IP6 instead of the IP4, some of our pages will not appear due to firewall issues. »

    Does anyone have suggestions on what causes the error of IP4 to IP6?

    Thanks in advance for your suggestions

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

    Detailed description on the report of mail as shown below:

    Referring to the following link, some images cannot be display on 29 October.

    http://I1093.Photobucket.com/albums/i438/junk000/Error2.jpg 
     
     
    The other day, when I try to click on the following link and open it using IE8, the response is slow and getting the error on
    "Web Page error: 502 Bad Gateway!" with frontispiece USGS URL resolution error
    Please see the link for more information.

    http://I1093.Photobucket.com/albums/i438/junk000/error-6.jpg

    Do server not able to response to the loading of the web?  Is there anything to improve his performance on the server?

    Support is located in the Windows Server Forums:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • Why the right mouse clicking on the icons and thumbnails cause error message and the screen resets?

    When I returned from vacation, my PC worked as usual, but later in the day that it would be not laod, it gets to a certain point and then a blue screen and try a reboot. Managed to use the 'safe mode' and finally 'System restore', but it kept crashing until I went back as it would go, i.e. end of /April. Been authorized since except this error right click of the mouse.

    Looks like you may have a bad Windows Explorer (not Internet Explorer) add on.

    What is your version of XP and the Service Pack?

    Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, MSE, Panda, Trend Micro, CA, Defender, ZoneAlarm, PC Tools, Comodo, etc..

    Here are a few thoughts:

    When the Windows Explorer (not Internet Explorer) is wrong to behave on a right click, begins to suspect third-party add-ons explore extension.

    Those who would be the Explorer extensions that do not belong to Microsoft.  This means that extensions that you have added.  Solution Explorer extensions are generally well and installation of certain applications will install extensions from Explorer solutions for you, give you a choice and sometimes they can be added sometimes without your knowledge or consent when you install some software.

    Have you installed new software because the system finally worked correctly and if so, what?

    Solution Explorer extensions are sometimes added as a new right-click option, you see on folders and files (like the scan of this file, open that file, play this song).  When you right click on something, the Explorer wants to display a menu of choices.  If there is a bad or outdated extension, Explorer may crash.

    If there is something in particular that you do during exploration that you know will be the cause of the problem, which will help focus on the problem and the help that you suddenly know, when you have found and corrected.  If you can get there when you want it, make an adjustment, then there is no message the next time you do whatever it is you're doing, you've found and fixed (or perhaps you can fix).

    First of all you need a way to see what modules explore you have installed now and a way to turn them off (not uninstall them) so you can understand that we are at the origin of the problem.  You can have a lot of extensions not installed Microsoft don't even know you about.

    Download ShellExView here to see what Explorer extensions you have loaded:

    http://www.NirSoft.NET/utils/shexview.html

    ShellExView does not install anything on your computer, simply of runs and displays.

    After launching ShellExView, under Options, choose "Mark non-Microsoft Extensions" and extensions not Microsoft will be pink, clear, but on some systems which is a difficult color to see, so click on display, choose the columns and move the column Microsoft closer to the top, so you can see on your screen without having to scroll left and right.

    Click on the column header for Microsoft not to sort the display (by clicking on the column of Microsoft) if all the "" s are on top and easy to see.

    The s in 'No' would be things you have added (non-Microsoft) and are what you should be suspect.

    You can also Google the name of a suspect add-on and see if there are visits, on Explorer crashing and what other people have done about it.

    You can Google something like:

    Explorer XP crashing

    (you must fill in the name of adds your suspect on).

    See what kind of search results hits you get and are looking for solutions or situations that sound like yours.

    I'm not a defender of trial and error, but I can't think of another way to do...

    Right click and disable the extensions one at a time non-Microsoft keep a list so you can enable them again later if you wish. The result of the change is immediate and no reboot is necessary.  Test your failure condition.

    If you recognize all the extensions that have been added or recently downloaded, start with these first.

    Disabling the extension does not uninstall the extension - it is just disabled.

    Disable them one at a time until your right click on do not generate an error, then restart and test again.  Last extension you have turned off the
    a suspect.

    You can also just disable all non-Microsoft extensions, restart and allow them one at a time until you find the one that generates the condition.

    The hope is that you will find an extension that caused the error, and then you can figure out what on this subject - either uninstall it or see if you can get an update of the author of the extension of their web page.

    I have not your problem, but when you turn off/turn on extensions, the extension is immediately disabled, so disable an extension does not seem to require a restart, but if you find the problem, I reboot and retest anyway to really be sure that the problem has disappeared.

    If you post your non-Microsoft extensions list, maybe someone will recognize it as a potential problem.

    If you find the offending extension that's the problem, please let us know what it is that I can add to my list.

    If you get a blue screen of death (BSOD), you must do this:

    The next time your system crashes, provide more information on what you see.
    Here's a BSOD example showing information you provide:
    Send for the nose and the Red arrows (3 to 4 lines total).
    Send all * line STOP message since there are clues in the 4 parameters.
    If there is a name of the file listed in the STOP message, don't forget to include this information too.
    Ignore the boring text unless it seems important to you.  We know what a BSOD looks like, we need to know what your BSOD looks like.

    Finally, I'd be curious to know why you say you get an error message and tell us what the error message said.

  • What is service Hello and why is it causing errors in my event log

    Hello service causes an error message every second in my windows event log.

    Here is their help and support: http://www.apple.com/support/bonjour/

    Here is an explanation of what is Hello: http://en.wikipedia.org/wiki/Bonjour_%28software%29

  • BlackBerry Smartphones Memory Cleaner cause error when you save the storm?

    So, I recently started using memory cleaner on my bb storm.  I think that it is causing my bb storm not being able to save to the Desktop Manager.  This happened to someone else, or is there another program I should use to clean the memory?

    ofcpa wrote:
    So I restored w / my last backup and then was able to back up my phone and save it w / the current date.  I really believe that I get an error "Unable to save" thanks to the cleaner memory.  It's something that I can't back up my phone.

    Hello!

    If you believe you are getting the error with the cleaner memory active - have - run you controlled tests to validate it? And the error has disappeared if you run your inactive test with Memory Cleaner?

    Memory Cleaner is belived by the majority is not not necessary. It is a resource and performance drag on the device of benefits that meet only people safety requirements very high. This is a Ko that deals with what he does.

    http://www.BlackBerry.com/BTSC/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB03862&SLIC...

    The most widespread on Memory Cleaner is that it performs defragmentation of memory of the App and clears the memory leaks and others, the BB back to a good working state. This is incorrect. The best way to achieve this is restarting batt-pop.

    Hope that helps!

  • Kindle keyboard causes error on blue screen of Windows 7

    Monday, July 23, 2012, I bought two books on Amazon.com for my Kindle, selected the option "transfer via USB," tie my Kindle to the computer and transfer books him without any problem.

    Wednesday, July 25, 2012, I have attached my Kindle on my computer, and as soon as the Kindle under tension, it caused my computer to run a crash 'blue screen '. I checked to make sure my Windows software is up to date and that was the case, so I tried again to connect to my Kindle, and it's the same thing.

    Two of these attempts, the Kindle is 'on' but 'asleep', so I tried to turn off the Kindle completely and then to the computer. Once more, I got the "Blue screen" error and crash.

    I'm still able to attach an external hard drive Seagate as a Lexar USB FlashDrive to my computer with no problems. Only the Kindle's envelope the problem.

    My computer is as follows:

    • HP EliteBook p 8460, running Windows 7 Professional 64-bit, Service Pack 1
    • Intel® Core® i7 - 2640M (2.80 GHz, 4 MB L3 cache) processor
    • Chipset mobile Intel QM67 Express

    My Kindle is:

    • Kindle keyboard, software version 3.3

    Updates to Windows that have been added to my computer from the time wherever I could connect my Kindle with success and time which I started getting the "Blue screen" errors are:

    • Windows Defender Update KB915597 (definition 1.131.548.0) 24/07/2012
    • Fix for Windows (KB2397190) 25/07/2012
    • Fix for Windows (KB2482122) 25/07/2012
    • Fix for Windows (KB2505454) 25/07/2012
    • Fix for Windows (KB2551127) 25/07/2012
    • Fix for Windows (KB2615592) 25/07/2012
    • Fix for Windows (KB2621419) 25/07/2012

    I posted this problem on Amazon Kindle Help Forum yesterday, and they suggested I have ask Microsoft about it.

    No one here knows anything about this problem and how I should go to try to fix it?

    So while that not directly responsible, your Acronis drivers (snapman.sys) are mentioned in the stack of each BSOD event trace - and third party drivers only 3 are mentioned.

    Therefore, please uninstall the software Acronis of your system and see if that stops the BSOD.

    Bluetooth mouse drivers are from 2009, please update.

    Infineon Personal Secure Drive driver dating 2009 also, please update.

    As a point to the FAT file system - memory images I would say running CHKDSK /r /f from a prompt (run as administrator) on your F: drive (the drive HP tools is FAT32) and your Kindle (I'm not sure of the file system used by the Kindle - but it does not seem to be involved in accidents)

    More information about the error STOP 0 x 23 here: http://www.carrona.org/bsodindx.html#0x00000023 in particular, please see the section of usual Causes.

    Finally, please run diagnostics of hard disk on your drives.  There is a free test list here: http://www.carrona.org/hddiag.html

    Driver Verifier is probably not needed here - that the errors do not point to the type of memory dump this key usually Driver Verifier.  If the BSOD continues after completing the steps above - we may have to reconsider, but don't need immediately.
    ******************************************************************************************
    BSOD BUGCHECK SUMMARY
    Loading dump file [C:\Users\John\_jcgriff2_\dbug\__Kernel__\072512-14336-01.dmp]
    By: 7601.17835.amd64fre.win7sp1_gdr.120503 - 2030
    The debugging session: Wed Jul 25 12:33:21.796 2012 (UTC - 04:00)
    System Uptime: 0 days 0:34:29.201
    Error checking 23, {fffff880037a6538, fffff880037a5d90, e0107, fffff88000dbc079}
    WARNING: Unable to verify timestamp for fltsrv.sys
    ERROR: Module load completed but symbols can be loaded for fltsrv.sys
    WARNING: Unable to verify timestamp for snapman.sys
    ERROR: Module load completed but symbols can be loaded for snapman.sys
    WARNING: Unable to verify timestamp for win32k.sys
    ERROR: Module load completed but symbols can be loaded for win32k.sys
    Probably caused by: partmgr.sys (partmgr! PmGlobalDispatch + 69)
    DEFAULT_BUCKET_ID: NULL_DEREFERENCE
    Nom_processus: System
    BUGCHECK_STR: 0 X 23
    FAILURE_BUCKET_ID: X64_0x23_partmgr! PmGlobalDispatch + 69
    Code Bugcheck 00000023
    Arguments 00000000' 000e0107 fffff880'037 a 6538 fffff880 '037a5d90 fffff880' 00dbc079
    BiosVersion = 68SCF worm. F.22
    BiosReleaseDate = 22/12/2011
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP EliteBook 8460p
    CPUID: "Intel (r) Core i7 - 2640 M CPU @ 2.80 GHz"
    MaxSpeed: 2800
    CurrentSpeed: 2793
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Loading dump file [C:\Users\John\_jcgriff2_\dbug\__Kernel__\072612-18096-01.dmp]
    By: 7601.17835.amd64fre.win7sp1_gdr.120503 - 2030
    The debugging session: Thu Jul 26 00:21:24.229 2012 (UTC - 04:00)
    System Uptime: 0 days 9:47:13.633
    Error checking 23, {fffff880035c9538, fffff880035c8d90, e0107, fffff88000e66079}
    WARNING: Unable to verify timestamp for fltsrv.sys
    ERROR: Module load completed but symbols can be loaded for fltsrv.sys
    WARNING: Unable to verify timestamp for snapman.sys
    ERROR: Module load completed but symbols can be loaded for snapman.sys
    WARNING: Unable to verify timestamp for win32k.sys
    ERROR: Module load completed but symbols can be loaded for win32k.sys
    Probably caused by: partmgr.sys (partmgr! PmGlobalDispatch + 69)
    DEFAULT_BUCKET_ID: NULL_DEREFERENCE
    Nom_processus: System
    BUGCHECK_STR: 0 X 23
    FAILURE_BUCKET_ID: X64_0x23_partmgr! PmGlobalDispatch + 69
    Code Bugcheck 00000023
    "" Arguments 00000000 ' 000e0107 fffff880 ' 035 c 9538 fffff880 ' 035c8d90 fffff880 ' 00e66079
    BiosVersion = 68SCF worm. F.22
    BiosReleaseDate = 22/12/2011
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP EliteBook 8460p
    CPUID: "Intel (r) Core i7 - 2640 M CPU @ 2.80 GHz"
    MaxSpeed: 2800
    CurrentSpeed: 2793
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Loading dump file [C:\Users\John\_jcgriff2_\dbug\__Kernel__\072612-18938-01.dmp]
    By: 7601.17835.amd64fre.win7sp1_gdr.120503 - 2030
    The debugging session: Thu Jul 26 00:30:37.564 2012 (UTC - 04:00)
    System Uptime: 0 days 0:07:08.613
    Error checking 23, {fffff880035a6538, fffff880035a5d90, e0107, fffff88000fb5079}
    WARNING: Unable to verify timestamp for fltsrv.sys
    ERROR: Module load completed but symbols can be loaded for fltsrv.sys
    WARNING: Unable to verify timestamp for snapman.sys
    ERROR: Module load completed but symbols can be loaded for snapman.sys
    WARNING: Unable to verify timestamp for win32k.sys
    ERROR: Module load completed but symbols can be loaded for win32k.sys
    Probably caused by: partmgr.sys (partmgr! PmGlobalDispatch + 69)
    DEFAULT_BUCKET_ID: NULL_DEREFERENCE
    Nom_processus: System
    BUGCHECK_STR: 0 X 23
    FAILURE_BUCKET_ID: X64_0x23_partmgr! PmGlobalDispatch + 69
    Code Bugcheck 00000023
    Arguments 00000000' 000e0107 fffff880'035 a 6538 fffff880 '035a5d90 fffff880' 00fb5079
    BiosVersion = 68SCF worm. F.22
    BiosReleaseDate = 22/12/2011
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP EliteBook 8460p
    CPUID: "Intel (r) Core i7 - 2640 M CPU @ 2.80 GHz"
    MaxSpeed: 2800
    CurrentSpeed: 2793
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``

Maybe you are looking for

  • How to roll back an ios9 update?

    I have been asked to update recently. I clicked the button in disagreement and does not have the update. The next day the message popped up again to day. By chance, the Insall option has been selected. There was no contractual agreement for a long ti

  • Why does not launch client URL MAILTO file type of email?

    In the past, by clicking on a link would launch my e-mail client (Thunderbird). When it stopped working, I was advised to create a named URL-MAILTO file type association (Tools > Folder Options) and associate it with the client software. I did but no

  • the dialog boxes that appear, become a real problem

    Recently, on my computer dialog boxes have become a real threat, I can't open a program, a google or a change, a channel without one popping up and stops me to open his makes me stupid, how can I prevent that from happening.

  • Invalid serial number XP after reformat PC

    I have reformat my old PC with windows XP Home Edition, then after re-installation of windows XP Home Edition serial No.. shows invalid when I try to activate windows (Please specify) thx Danny

  • My image_ (D) factory has only 1.24 GB free of 9.16 GB

    How can I remove unnecessary omse programs in order to free up space?  The 1st week of November, I did a restore but has lost a lot of things that I thought were on my backup dvd