DIAdem 11 Setup error: object required: navigator, display.currdataProvider

On the Diadem 11.0 installation, I get a popup error message when I open the program first (and subsequent) time and the browser, view tab is corrupt:

Object required: ' navigator, display.currdataProvider.

Also when the program is first opened after installation, a message appears warning about mistakes during installation and to check the log file but I can't.

I use windows vista 64 bit.

Thank you, Steve.

Hi Steve,.

Thanks for the screenshots reposte - they gave R & D a better understanding of what's going on.  They now believe that the tiara installs fine and that the problem is a mismatch the launch between DIAdem and a Windows hotfix.  We see normally this problem when a DIAdem installation work for awhile and then all of a sudden does not launch after the customer installed an update of Windows or a new version/update of AutoCad or SQL Server, etc..  This fix for Windows is often bundled with other software so that you do not know that you're getting.  What it does is tell specifically Windows ignores the version (stored in the Windows registry) Windows DLL as tiara said the operating system installer to use and rather use a new version of the Windows DLL that does not work with the tiara.

I posted an executable to our outgoing ftp site that has been very successful to this problem and allow DIAdem throw again.  Note that this file "St3ve.exe" will be there for a few days.

ftp.ni.com/outgoing/St3ve.exe

Please let us know either way what is happening

Brad Turpin
Tiara Product Support Engineer
National Instruments

Tags: NI Software

Similar Questions

  • SOUTH GetArgument error: object required

    Hi all

    It is my first serious attempt at creating a SOUTH (modal) dialog box. I did things by the book, but get the following error:

    ---------------------------
    Dialog editor (SOUTH)
    ---------------------------
    <20121112_M1545_postexfacto_DDMcomp.SUD,Dlg1>(Row: 14 column: 2):

    SOUTH event context:

    Dialog_EventInitialize (...)

    ...

    Object required: 'This.GetArgument () '.
    ---------------------------
    Ok
    ---------------------------

    The underlying code is the following:

    Sub Dialog_EventInitialize (ByRef This) ' creates the event handler
    Define parameterList = This.GetArgument)
    Call File1Input.RunInitialize
    Call File2Input.RunInitialize
    Call ResultFileInput.RunInitialize
    End Sub

    This is the second line of the Sub that is generating the error. I would be very grateful if you could tell me what I'm doing wrong.

    Hi Leo,

    I suppose that you use the object "parameterList' as a parameter in the command line that calls the dialog box in your script.

    Call SUDDlgShow (CurrentScriptPath & "SUDFileName", "DialogName", ObjectName)

    Greetings

    Walter

  • Setup error objects support

    After I installed an application, and I try to install objects of support I get this error:
    ! http://forums.Oracle.com/forums/images/post-16x16.gif! Controls the following condition failed. Installation of this application support objects cannot continue until these issues are resolved. +

    To continue the installation after dealing with errors, find definitions of object of this application, supporting and click INSTALL in the section Installation of supporting objects. +

    Alternatively, you can uninstall the application definition and reinstall them after you have solved these problems. +

    In KB of available space: 512+! http://forums.Oracle.com/forums/images/post-16x16.gif!
    I know that this application needs free space required in KB: 1 024, how can I manage my space?

    Thank you
    -------------
    DubluDi

    If you go to Administration > manage Services > request for storage, then you click on:
    Detailed usage report Tablespace (may take a few seconds)

    what you get as amount used and free?

    Flavio

    ---------------------------------------
    http://oraclequirks.blogspot.com
    http://www.yocoya.com/pls/Apex/f?p=YOCOYA:tools:0

  • SQL exception while stretching, error object standard display - oracle.apps.per.selfservice.deployperson.PositionLovVO

    Hello

    SQL exception while stretching, error object standard display - oracle.apps.per.selfservice.deployperson.PositionLovVO

    When I extend the standard above mentioned display object, with a substituted view object, the region of lov throws a sql error.
    I just added an extra column in the viewobject.
    I also tried to extend the view object without adding additional columns to the query of the view object, and it always up with the exception of sql.

    I've provided steps to reporduce and test cases.

    Thank you
    Kind regards
    B.Sethuram

    Error Extension of VO - steps to reproduce

    Original view object

    Name: PositionLovVO

    Path: Oracle.apps.per.selfservice.deployperson.Server

    Request: SELECT pos.position_id position_id

    business_group_id

    date_effective

    date_end

    name postl.name

    job_id

    organization_id

    NULL effective_date

    status

    effective_start_date

    effective_end_date

    availability_status_id

    OF hr_all_positions_f pos

    hr_all_positions_f_tl postl

    Where pos.position_id = postl.position_id (+)

    AND postl.language (+) = userenv ('LANG')

    Question: The Expression of the columns of the query appears as undesirable in the XML object view and see the code «SQL...» "in VO Assistant.

    Extended view object

    Nom : XxhrPositionLovVO

    Path: xxhr. Oracle.apps.per.selfservice.deployperson.Server

    Query:

    SELECT POS.POSITION_ID position_id

    business_group_id

    date_effective

    date_end

    name postl.name

    job_id

    organization_id

    NULL effective_date

    status

    effective_start_date

    effective_end_date

    availability_status_id

    , pos.attribute5 - newly added column

    OF hr_all_positions_f pos

    hr_all_positions_f_tl postl

    where pos.position_id = postl.position_id (+)

    AND postl.language (+) = userenv ('LANG')

    A substitution JPX

    Navigation: Self - Service Manager-> GTA

    Select any employee

    Click on continue

    Click on the name of post lov

    The first time when you click on the "Go" button works as expected.

    Second time when you click on the button go-error.

    Exception details:

    Details of the exception.

    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: 27122 Houston: SQL error in the preparation of the statement.  Statement: SELECT * FROM (SELECT pos.position_id position_id, business_group_id, date_effective, date_end, postl.name name, job_id, organization_id, NULL, effective_date, status, effective_start_date, effective_end_date, availability_status_id, attribute5 FROM hr_all_positions_f pos, postl hr_all_positions_f_tl where pos.position_id = postl.position_id (+) AND postl.language (+) = QRSLT WHERE userenv ('LANG')) (business_group_id = : 1 and (to_date (: 2 "RRRR/MM/DD') between effective_start_date and effective_end_date) and organization_id =: 3 and job_id =: 4 and (status is NULL or status = 'VALID') and availability_status_id in (select shared_type_id from the PER_SHARED_TYPES where lookup_type = 'POSITION_AVAILABILITY_STATUS' and system_type_cd = 'ACTIVE') and DECODE (HR_SECURITY. VIEW_ALL, 'Y', 'TRUE', HR_SECURITY. SHOW_RECORD ('PER_ALL_POSITIONS', POSITION_ID)) = 'TRUE' and DECODE (HR_SECURITY. VIEW_ALL, 'Y', 'TRUE', HR_SECURITY. (SHOW_RECORD ('HR_ALL_ORGANIZATION_UNITS', ORGANIZATION_ID)) = 'TRUE' AND (UPPER as UPPER(:5) (NAME) AND (NAME as: like 6 OR NAME: 7 OR similar NAME: 8 OR similar NAME: 9))) ORDER BY name

    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:3000)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1884)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437)

    at _OA._jspService(_OA.java:212)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)

    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)

    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)

    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    # # 0 in detail

    1. java.sql.SQLException: invalid column type

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectCritical(OraclePreparedStatement.java:8516)

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:8034)

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:8767)

    at oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedStatement.java:8748)

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectAtName(OraclePreparedStatement.java:11907)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObjectAtName(OraclePreparedStatementWrapper.java:815)

    at oracle.jbo.server.OracleSQLBuilderImpl.bindParamValue(OracleSQLBuilderImpl.java:3966)

    at oracle.jbo.server.BaseSQLBuilderImpl.bindParametersForStmt(BaseSQLBuilderImpl.java:3335)

    at oracle.jbo.server.ViewObjectImpl.bindParametersForCollection(ViewObjectImpl.java:14008)

    at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:804)

    at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)

    at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3754)

    at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection (unknown Source)

    at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4560)

    at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)

    at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)

    at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3674)

    at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:439)

    at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(OAViewObjectImpl.java:743)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(OAWebBeanHelper.java:2342)

    at oracle.apps.fnd.framework.webui.OAListOfValuesHelper.processFormRequestAfterController(OAListOfValuesHelper.java:1584)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:859)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)

    at oracle.apps.fnd.framework.webui.OAListOfValuesHelper.processFormRequest(OAListOfValuesHelper.java:1490)

    at oracle.apps.fnd.framework.webui.beans.layout.OAListOfValuesBean.processFormRequest(OAListOfValuesBean.java:423)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1039)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1005)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:860)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2996)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1884)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437)

    at _OA._jspService(_OA.java:212)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)

    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)

    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)

    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    1. java.sql.SQLException: invalid column type

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectCritical(OraclePreparedStatement.java:8516)

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:8034)

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:8767)

    at oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedStatement.java:8748)

    at oracle.jdbc.driver.OraclePreparedStatement.setObjectAtName(OraclePreparedStatement.java:11907)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObjectAtName(OraclePreparedStatementWrapper.java:815)

    at oracle.jbo.server.OracleSQLBuilderImpl.bindParamValue(OracleSQLBuilderImpl.java:3966)

    at oracle.jbo.server.BaseSQLBuilderImpl.bindParametersForStmt(BaseSQLBuilderImpl.java:3335)

    at oracle.jbo.server.ViewObjectImpl.bindParametersForCollection(ViewObjectImpl.java:14008)

    at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:804)

    at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)

    at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3754)

    at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection (unknown Source)

    at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4560)

    at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)

    at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)

    at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3674)

    at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:439)

    at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(OAViewObjectImpl.java:743)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(OAWebBeanHelper.java:2342)

    at oracle.apps.fnd.framework.webui.OAListOfValuesHelper.processFormRequestAfterController(OAListOfValuesHelper.java:1584)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:859)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)

    at oracle.apps.fnd.framework.webui.OAListOfValuesHelper.processFormRequest(OAListOfValuesHelper.java:1490)

    at oracle.apps.fnd.framework.webui.beans.layout.OAListOfValuesBean.processFormRequest(OAListOfValuesBean.java:423)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1039)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1005)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:860)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2996)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1884)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437)

    at _OA._jspService(_OA.java:212)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)

    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)

    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)

    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    End of the document

    Hello

    Try changing the style of binding of VO extended to positional Oracle.

    BR, 906099

  • Error: Resolution settings are not up to date, requiring a display of 1024 x 768 or more, at the opening of Digital Photo Professional from Canon Utilities

    Title: Canon Utilities Digital Photo Professional

    My pc, I cannot open the software above.

    I get an error message saying that my resolution settings are not up to date, that requires a display of 1024 x 768 or more, but I have a HD monitor and a high-end graphics (Geoforce GT7000) card.

    Windows 7 thanks to a 6 core processor and 4 GB of memory. If anyone can help.

    Thank you very much

    Steve

    Hello

    -You are aware of any changes made on the computer before this problem?
     
    Method 1: I suggest to see the link below and check if the problem persists.
    Change your screen resolution
     
    Method 2: If the problem persists, I suggest to update the graphics card and check if it helps.
    Updated a hardware driver that is not working properly
     
    Hope this information helps.
  • How to solve ' object required: 'idMeasurementUnits' "error.

    Hi all

    I do the Indesign CS4 VB script, in which I try Horizontal and vertical value measurenment uints inches.

    The code I used as follows,

    Set myInDesign = CreateObject ("InDesign.Application.CS4")

    The value of myDocument = myInDesign.Documents.Add
    myDocument.ViewPreferences.HorizontalMeasurementUnits = idMeasurementUnits.idInches
    myDocument.ViewPreferences.VerticalMeasurementUnits = idMeasurementUnits.idInches

    Note that, when I run this script via the command prompt, it gives the following error

    «Object required: «idMeasurementUnits»»

    and when I run the script above the Indesign script Panel, then it works fine.

    But this is my requirnment to run the script through command prompt.

    So please let me know if someone has an idea how to solve this error.

    Kind regards

    Jitendra

    It is an enum:

    Enumeration

    MeasurementUnits

    The unit of measure.

    The value that you are looking for is

    MeasurementUnits.INCHES 2053729891

  • Error object doesn't support property or method "redirect localized broadband."

    Whenever I open my computer, I get the same error message.

    A yellow triangle with an exclamation with the following message is displayed: an error has occurred on this page of script

    line 15

    2 tank

    Error object doesn't support property or method "redirect localized broadband."

    Code 0

    URL: file:///C:Program%20Files%20(x86) Microsoft % 20Office/OFFICE11/INTLBAND. HTM

    Do you want to continue running scripts on this page

    YES NO

    If I click on Yes, I can usually continue what I want to do, but I want to get rid of this error message, then I would be very grateful if anyone can offer help in informing them of what means this message and what I need to do to get rid of him.

    Thank you very much

    Angus Finlayson

    Original title: Script error.

    Reinstall the Office should solve the problem.

    For any reference later yuou should consider 'Office' in the section for office because it is where are the experts.

  • Presenter Setup error

    My computer. Window 7, MS Office 64, Win 64

    Donwloaded evaluation version only available to Adobe Adobe Presenter (for windows) specifies no 32 or 64 versions available.

    Setup error:

    Presenter of 32 bits, can be installed with little power poitn32. System can't find Powerpoint 32.

    This means what he says. Read the system requirements:

    http://www.Adobe.com/products/presenter.html

    Mylenium

  • permanently delete messages "additional plugins are required to display all the media on this page.

    Delete message "additional plugins are required to display all the media on this page" permanently. I have no use for ANY Adobe product, either. None are allowed on my network, period. I'm tired of this message. The absence of the FLASH plugin is what triggers it. However, the absence of the plugin is a good thing and that the plugin is totally unnecessary and absolutely not desired.

    You can inspect and change this pref on the subject: config page.

    • the pref plugins.hide_infobar_for_missing_plugin true value
  • Cannot download Fallensword Helper Scripts. Get ' Script cannot be installed error: failed @require json2.js.

    Hello, I did a disk eraser and reinstalled everything (to clean computers), then when I had to reinstall firefox I had a problem. I play a game called Fallensword. He has a script called Fallenswordhelper. So I installed GreaseMonkey, then when I tried to install the scripts said "Script cannot be installed error: failed @require json2.js. I did it for my computer every year since I started to use computers. I've never had this before. Please help me to get a fix for this, because I google it and cannot find an answer.

    I am the original author of FallenSwordHelper. It was due to some changes in GreaseMonkey 0.9.0, which made it impossible to have local scripts.

    I did an update (temporary?) so that extra all scripts (such as json2.js) now use absolute URLS.

    See also the official website of FSH

  • ConfigFree on Satellite A100-413 Setup error

    Helle everyone,

    I just removed the notebook Windows XP MCE of mij forum, Francois, it's that I don't want any stuff-tools than thosiba on my laptop.

    So I installed windows XP Pro LEGAL. All the drivers are working perfect but miss me one tool of Toshiba.
    It is his network manager, whireless, bleutooth etc. which apears right at the bottom of the screen (this isn't a system tray icon)

    Now if I whas fix included in configfree (or confree)
    So thinking, I downloaded the zip and run the insite facility there.

    The result is an error "the installation image is not correct.

    All knows how to get this Setup working of our get this program I whas talk on my computer?
    Excuse me for my bad English

    You talk about the Toshiba Configfree application.
    I don't know why the Setup error appears, but I wouldn't reinstall this tool m.
    You can find it on the page of the Toshiba driver A100 section.
    But there are 3 different satellite A100, so be sure that you have chosen the right way.
    After removing the BONE in addition Configfree & remove programs, you must restart the unit, and then you try to install it again.

  • DAQmx Setup error

    I have a brand new with Windows7 - 64 bit.  I installed LV 2010 RT, FPGA and all drivers. No problem.  I then installed LV 2012 with RT, FPGA, a few tools and drivers.  I got an error when installing on DAQmx.  I told him to continue.  Then, I got an error at the end saying that something was not installed correctly.  The two messages are attached below.  I have uninstalled all NOR associated and repeated.  Same result.  I can open and run LabVIEW 2010 and 2012.  I can open MAX.  However, when I attach a USB-6008 to the computer, it is said that the driver is not loaded.  MAX can't see the 6008.  Which, of course, corresponds to the Setup error.  Any ideas how can I fix?

    Thank you

    DaveT

    Hi Dave,.

    This problem is often related to anti-virus software. You have any antivirus running on your new computer software? If you do, please try to uninstall DAQmx, disable the active virus scan utility and install the drivers as administrator.

    I hope this helps! Thank you

  • "Reference to the error object not set to an instance of an object."

    Why after an automatic update of windows 7, I get this error "error object not set to an instance of an object reference"?

    Hi AHurst,

    1. When you receive the error message?

    2. the updates have been installed on the computer?

    Check if the problem persists in safe mode.

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Restart the computer to return to normal mode

    If the problem does not still in safe mode, and then perform the clean boot procedure to verify if a third party installed on the computer program is causing the error message.

    To help resolve the error and other messages, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below to learn more about how to clean boot.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

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

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot install on XP Pro SP3: "Service Pack 3 Setup error - the system cannot find the file specified."

    I am trying to install SP3 on my XP Pro.  I get a notice on my screen, stating: "Service Pack 3 Setup error - the system cannot find the file specified."  Don't know what I'd do.  Thank you.  Peter glass

    That's good news. I think you also need to analyze of rootkits being on the right side. So, now:

    Search for rootkits with a program SPECIALLY designed to detect and remove the (aswMBR):

    Download this file to your desktop. Double-click the icon to run the program. When the opportunity to download and install the latest Avast definitions do.
    Run a scan. Results in red indicate that this was not a false positive! Do you need to remove the rootkit (including "FixMBR" if necessary).

    And finally, leave your PC on overnight and search for viruses, using this site:
    Once we are convinced that your PC is clean, here are my instructions (just in case where you still cannot run batch of Geek-Tech file, etc.):

    1. download the installation of SP3 and IE8 (beforehand) files. I prefer to keep these (and other useful files) on a USB key, but this is optional. Here are the links for the installation files:

    http://www.Microsoft.com/download/en/details.aspx?ID=24 (for SP3)

    (You can TOTALLY ignore the message "intended for it professionals"!)

    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=43 (for IE8)

    (You need to install IE8 AFTER SP3! Trust in me.)

    IMPORTANT NOTE!

    It is VERY important to ensure that Internet Explorer is at the level IE6 before installing SP3. In case you have IE7 or IE8, you must uninstall it / them, using the Control Panel Add / Remove programs. Let us know if you need assistance with this.

    Once again:

    Make sure that IE is IE6 level before installing SP3. You can go directly from IE6 to IE8 after SP3 has been installed.

    2. disconnect Internet. Also unplug all unnecessary devices.

    3. temporarily disable the automatic updates. To do this:

    Start | Control Panel (switch to Classic view if not already selected). Automatic updates

    4 set up a clean boot. The last thing you need is for a program that runs in the background to interfere with these updates! (It happens!) For more information:

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

    (Note that this is the same as setting up a "Diagnostic boot.")

    Reset.

    5 install the SP3. Restart TWICE.

    6 switch to IE8. Restart TWICE.

    (What happens very often is that someone has their software antivirus running as they try to install SP3, which often translates into chaos! "This is why it must be done after installing SP3 and IE).

    7 unscrew the clean boot. (That is, return to the Normal startup).

    8 make sure that firewall Windows is activated (it should already be):

    Start | Control Panel | Security Center

    9 visit Windows Update to download and install only the critical security updates. Restart each time you are prompted.

    10 re - enable automatic updates.

  • Updated MS page error: "files required to use Microsoft Update are longer registered or installed on your computer.

    Original title : Could not get the MS update or reinstalled is recorded on the XP Home SP3 machine

    Problem: MS page update error: "files required to use Microsoft Update are longer registered or installed on your computer.
    Now, I can't verify what has / has not been done!  Updates for years, now he did!

    Sort of bumped into a wall after trying a bunch of stuff. Here's what I've done so far:

    User login was Admin status for all activities tried & emumerees below, the various assignments of site Ms.

    Difficulty of test #1 (software installation)
    He tried twice with & without entering a "net.exe stop wuauserv" before trying to install it
    "c:\WindowsUpdateAgent30-x86.exe /wuforce".
    Installation failed with the error number after: 0x8024d007

    Difficulty of test #2 (registers dll files)
    He tried twice with & without entering a "net.exe stop wuauserv" before trying to register the dll
    DllRegisterSerer in c:\windows\system32\wuapi.dll failed. Return code is 0x80070005
    DllRegisterSerer to wuaueng1.dll succeeded
    DllRegisterSerer in successful c:\windows\system32\wuaueng.dll
    DllRegisterSerer in c:\windows\system32\dllcache\wucltui.dll succeeded
    DllRegisterSerer to successful wups2.dll
    DllRegisterSerer in c:\windows\system32\wups.dll succeeded
    DllRegisterSerer in successful wuweb.dll

    (checked the version of the file c:\windows\system32\wuapi.dll is 7.4.7600.226 in the system32 directory)

    Difficulty try #3 (MicrosoftFixit)
    MicrosoftFixit50597.msi--> ran, but he did not set

    Ran the Microsoft 1.0.3001.0 Security Scanner - nothing found

    A ran Malwarebytes Anti-Malware 1.61.0.1400 - no malicious items detected

    I have my "WindowsUpdate.log", but don't see a way of fixing here

    Help.

    Hi Dena. Thanks for check up.

    My machine now works. Here's what happened between my last post and the MS update feature works once more.

    I answered my own question about the SubInACL is allowed file to use on my machine. Googling it I found that it is a 'security descriptor and Editing Migration command-line tool' and that it would work on my XP Home edition. So I have done no harm. But he didn't explain why the machine does not respond to a stop command.

    So, with no harm done and an available restore point, I thought that I would see what the SubInACL program since the drive light was working but no message readable in detail until it was over.

    Googling the first line (echo off) in the batch file led me to a MS page that explains the function of command to echo. If I wanted to see out all I had to do was remove the echo off line. So I used Notepad to remove the line and saved the file. Re-run the bat file then produces a flow of lines in the cmd window - moving too fast to read. I got what I asked for but don't want that I really needed.

    Google "screen xp file output. The second Google result was a link to www.microsoft.com/resources/documentation , which explains how to redirect the output of a command file into a text file. So I followed the example and added a ">" and a unique filename at the end of each line. Worked like a charm. Weres big, very big files. All order lines have reported no failure except HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet which had modified 204160 entries and lines 901 has failed. Looking at a small sample of these faulty items, that they seem to belong to my McAfee AV, so I expect them to be special.

    A reboot of the machine successfully. Still didn't update.

    I ran the MicrosoftFixit program with no error reported.

    Rebooted and found the update feature works again. Cross my fingers batch of this next month of MS updates does not return this ghost.

    Hope someone can benefit from my experiences.

Maybe you are looking for