R12: Application: DNF, Message name: FND_NO_REGION_DATA. Chips: BOUNDING

Hi all

I got an exception when I open my Oracle applications R12 page.
It's a simple page, there is nothing in my page.



My call of HTML on the Web is:

OA.jsp?page=/xxfls/test323/oracle/apps/po/requisitions/webui/Test323PG (* xxfls * is custop folder under java_top)

Details of the exception.
oracle.apps.fnd.framework.OAException: Application: DNF, Message name: FND_NO_REGION_DATA. Chips: BOUNDING is/oracle/apps/po/requisitions/webui/Test323PG;.
at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:536)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3750)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3472)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1107)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
in 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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
to the RFjspService(_RF.java:225)
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)
at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)
to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:735)
# # 0 in detail

Exception:
oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = / oracle/apps/po/requisitions/webui/Test323PG, XML Path = null. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.
to oracle.adf.mds.MetadataDefException. < init > (MetadataDefException.java:58)
at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1451)
at oracle.adf.mds.MElement.findElement(MElement.java:97)
at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:508)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3750)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3472)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1107)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
in 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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
to the RFjspService(_RF.java:225)
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)
at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)
to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:735)


Exception:
oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = / oracle/apps/po/requisitions/webui/Test323PG, XML Path = null. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.
to oracle.adf.mds.MetadataDefException. < init > (MetadataDefException.java:58)
at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1451)
at oracle.adf.mds.MElement.findElement(MElement.java:97)
at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:508)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3750)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3472)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1107)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
in 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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
to the RFjspService(_RF.java:225)
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)
at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)
to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:735)

could you please give me the exact solution for this exception.

Kind regards
Muthu

Muthu,

He is here to confuse as Gyan mentioned anything that you should not use two packages

and if your custom page is xxfls,
your page should be there in my projects/xxfls/oracle/apps/po/applications/webui/Test323PG
and package for the controller and the AM must be xxfls.oracle.apps.po.requisitions.webui, xxfls.oracle.apps.po.requisitions.server
Therefore, your change function

Make your directory and packages as above and the test page.

Thank you.

With respect,
Kali.
OSSI.

Tags: Oracle Applications

Similar Questions

  • Error on startup: "application (the file name is) is not a valid windows image, check against your installation diskette."

    computer startup happens on the screen with "application (the file name is) is not a valid windows image, check against your installation diskette." It can be any name of a file that appears, if I click ok it will.  Anyone know what I should do now. Thank you

    Hi LorraineMatthews,

    ·         Did you do changes on the computer before the show?

    ·         What is the exact error message?

    ·         Are you able to boot to the desktop?

    Follow these methods.

    Method 1: Follow these steps:

    Step 1: Start the computer in safe mode and check if the problem persists.

    A description of the options to start in Windows XP Mode

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

    Step 2: Perform a clean boot to see if there is a conflict of software like the clean boot helps eliminate software conflicts.

    How to configure Windows XP to start in a "clean boot" State

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

    Note: After the boot minimum troubleshooting steps, follow section How to configure Windows to use a Normal startup state of the link to return the computer to a Normal startupmode.

    After the clean boot used to resolve the problem, you can follow these steps to configure Windows XP to start normally.

    (a) click Start and then click Run.

    (b) type msconfig and click OK.

    (c) the System Configuration Utility dialog box appears.

    (d) click the general tab, click Normal Startup - load all services and device drivers and then click OK.

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

    Method 2: Scan the file system (CFS) auditor to repair corrupted files.

    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)

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

  • 'low memory - close applications' error messages

    I have 8 GB of RAM and that you have not added all the apps on my work habits, but very recently, I get 'not enough memory - close applications' error messages.  It seems that something is using a lot of RAM.  How can I fix it?

    I have been using RAMMap for a different problem, but it might work for you.

    Download and install and create a shortcut on your desktop for RAMMap and / or PIN to the taskbar. When you sense the system becomes unresponsive, use Ctrl + Shift + Esc to access the Task Manager. Click the performance tab and the resource monitor button. Click the memory tab and check if free is close to zero, or is equal to zero. If it is, open RAMMap, click on empty on the menu bar and the empty queue. This action restores instantly free memory.

  • How can I use ApplicationMessage to pass my application's message in the Inbox of BlackBerry?

    Hi everybpdy,

    I was told that it is possible to use the ApplicationMessage class to transfer my application's message directly to the Inbox of BlackBerry, but I've yet to find a relevant example of this use. Does anyone have an idea on how I could do this?

    Thanks in advance.

    Take a look at the messagelistdemo that is included with the JDE BlackBerry and BlackBerry Java SDK.  It shows how to do exactly that.

  • I would like to change the name in my profile my name and my company name, so when my clients receive a signature on the Forms application, my company name is displayed in the email as opposed to my first and last name. How can I change

    I would like to change the name in my profile my name and my company name, so when my clients receive a signature on the Forms application, my company name is displayed in the email as opposed to my first and last name. How can I change this? I tried to edit my profile however my first and last name are not editable fields.

    Hello Laurag92400722,

    You connect with Adobe ID account E-Sign? If Yes, then you can directly connect to your Adobe ID account and can update the name as the name of the company and it will reflect in your E-Sign account as well.

    -Usman

  • I'm trying to uninstall the primary collection of the creative suite 5, but every time I try to do so, a message appears to close the application of google chrome and even when I close the application, the message continues and I can't uninstall. I tried

    I'm trying to uninstall the primary collection of the creative suite 5, but every time I try to do so, a message appears to close the application of google chrome and even when I close the application, the message continues and I can't uninstall. I already tried to shut down the internet, but the message is still

    Check your task for a chrome process manager.

    or restart your computer and start the uninstallation.

    After uninistalling, clean through the use of the Adobe Creative Cloud cleaning tool to solve installation problems

  • R12 Applications Patch

    Hello

    I need clarification on the benches of R12 applied,

    We are multi nodes, node 1 for applications and 1 for the database.

    We migrate successfully target R12 application to the new server, but since the new target server is not completely ready we retain the data synchronization process to the new application system.

    While we are waiting, the source application are being patched for several times.

    so I ask could we also apply the patch even to the target application that uses the same databases?

    Thank you

    Hendra

    Yes, you can apply the patches by using nodatabaseportion - AD Options option command line for the version R12 [1078973.1 ID]

    Thank you

    Hussein

  • Application crashes if the same source code for both applications but the names is different

    Hello

    I have an application on said device "OldApplication", and it works fine. I've done some chnages in the same source code and also changed the name of the application to different say "NewApplication". Now both applications are present on the device. "OldApplication" works fine but when I try to open ' NewApplication "it hangs on the splash screen. I checked the event logs and got the trace of the exception uncaught,

    Name: error

    GUID: 9c3cd62e3320b498

    Time: July 22, 2010 23:26:47

    No detail message

    net_rim_cldc-3 (4AD92B52)

    ResourceBundle

    getObject

    0 x 9141

    net_rim_cldc-3 (4AD92B52)

    ResourceBundle

    getStringArray

    0x918A

    MyApplication-13 (4C487910)

    Constants

    0 x 477

    MyApplication-6 (4C487910)

    Main

    loadRes

    0x10B2

    MyApplication-8 (4C487910)

    Splash

    run

    0x1DEA

    net_rim_cldc-1 (4AD92B52)

    Thread

    run

    0xB332

    How is it a generation of application relates to another application? NewApplications resource files is in conflict with the OldApplication resource files are same in both applications?

    "NewApplication" works fine if I uninstall 'OldApplication '. In fact, I want two applications to work very well.

    All thoughts.

    Problem solved!

    When I rename all localization resources, java class files resource was not updated bundle id. It was referring old bundle id file.

    So I create new files resource and copied the old content file.

    Now, the two applications work correctly.

  • I went to launch programs and got an error, a message "install you application seems to be damaged, please reinstall the application"-this message came for all the applications that I use regularly

    I went to use regular programs such as first today and hearing - at the launch I got the message error "installing your application appears to be damaged, please reinstall the application" - I CC application work fine until today? I don't know what to do

    Hi Sean

    Uninstall the creative cloud

    Run the CC cleaning tool: use of the Adobe Creative Cloud cleaning tool to solve installation problems

    Navigate to the OOBE folder.

    Windows: [system drive]: \Users\ [user name] \AppData\Local\Adobe\OOBE

    Mac OS: /users/folder/Library/Application Support / Adobe / OOBE

    Rename the file opm.db in opm_old.db

    Installation CC: DOWNLOAD Adobe Creative Cloud apps | CC free trial Adobe

    Try to open the Premier Pro or hearing.

    I hope this helps.

    Thank you

    Varun

  • R12 Application Patch driver file

    Hi all

    What is the driver of patch file and what he'll do while applying application R12 fix?

    Can you confirm if the following drivers are present in the driver patch file?

    C - driver copy
    D - the database driver
    G - generate driver

    Thanks and greetings
    Touré

    What is the driver of patch file and what he'll do while applying application R12 fix?

    Oracle E-Business Suite patchwork of procedures
    http://docs.Oracle.com/CD/E18727_01/doc.121/e12148/toc.htm

    Oracle E-Business Suite patch FAQ version 11i and release 12 [1325930.1 ID]

    Can you confirm if the following drivers are present in the driver patch file?

    C - driver copy
    D - the database driver
    G - generate driver

    These are the old names of patches to applications that are no longer used in R12. I think that all the patches of R12 come with you patch driver.

    Thank you
    Hussein

  • Look for the name of chip modem for Satellite A200-1AX

    Hello..

    I intend to buy the laptop Toshiba A200-1AX and I will run Linux on it, so I want to make sure that if the modem works with Linux or not, I need the name of modem chip, it's the SmartLink modem chip or what?

    Sorry for my bad English.

    Thank you.

    Hello

    won´t modem work since these modems are as "winmodems" and these modems do not work under linux.

    It s important what distribution to use because some distributions have different driver supports (for example ubuntu a more automatic installation of the pilot but when driven gentoo you install everything from scratch.) and maybe some communities have a workaround to make the modems working but it IS all SIMPLY GUESSING AND NOT A STATEMENT!

    Would be nice to tell us what distro you want to use.
    Greetings

  • Web camera application error message

    Hello

    I get the following message when I try to run my Satellite L655 laptop webcam application:

    "The application failed to start because its side-by-side configuration is incorrect. See the application event log, or continue the tool command line sxtrace.exe for more details"

    No idea on how to solve this problem, because I was not able to have the menu bar of the web camera (for more than two months now) and I wasn't able to use it on the GMAIL chat since last night (it works well in Skype).

    P.S. I'm not a tech pro!

    Hello Jarnk

    Have you tried to reinstall the webcam app?

    Remove it system (Control Panel > programs and features), restart your computer and install the latest version you can download from the Toshiba support page - http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp

  • Lenovo B50 RunDLL CustomEventManager.dll application error message not a Win32 valid at startup

    Dear support staff,

    All of a sudden I have this message that appears at startup on my Lenovo B50. The full path is C:\ProgramData\Lenovo\iMController\Plugins\LenovoAudioPlugin\x86\CustomEventMonitor.dll

    The full error message is:

    RunDLL

    Problem at startup of

    C:\ProgramData\Lenovo\iMController\Plugins\LenovoAudioPlugin\x86\CustomEventMonitor.dll

    C:\ProgramData\Lenovo\iMController\Plugins\LenovoAudioPlugin\x86\CustomEventMonitor.dll is not a valid Win32 application

    I searched the forum, but there is no answer to this problem that I have found yet.

    Thank you in advance for your help!

    Shimon


  • in error occurred trying to find your application OR software name and path

    Hi all

    I installed Labview2009 in my PC. Now when I try to find the example implementation begun to Labview screen.

    An error popup "error has occurred trying to find your NOR application software name and path. So NEITHER example finder is opening, but do not include examples.

    How can I solve this error?

    Thank you

    -Vishnu

    The first thing I would try is to go to 'Control Panel': ' Add or Remove Programs ", look for National Instruments software and try to do a 'repair' your LabVIEW installation. Otherwise it may require an uninstall, reinstall the entire package.

  • "Title of the document is not a valid windows32 application" error message when opening Word.

    Whenever I try to open a Word document on my desktop, you receive this error message. "Title of the document is not a valid windows32 application.

    can how I recover from this problem, thank you!

    Hi Lydia, I believe it's your first post here, welcome to our community!

    You can try to repair Microsoft Word for this problem.  Here's how.

    1. Go to start > Control Panel.  Select programs and features.
    2. In the list, find Microsoft Office and highlight it.
    3. Choose change on the toolbar and then click "fix."

    Once finished, it will ask you to restart your computer.

Maybe you are looking for