Unable to open some forms

I have installed Adobe reader.  I am able to open some forms from a particular website, but not others.  The one I need it a fillable online PDF form.  Why am I not able to open this form when I can open others in the same format from the same website?

I need some help on the Forms issue, users unable to open the Forms it gives following error.
FRM-40010: Cannot read form /ul01/app/applmgr/lasrx/gl/11.5.0/forms/US/GLXIQACC.fmx.
In fact those fmx are not in the above path, its in different mount point /ul03/app/applmgr/lasrx/gl/11.5.0/forms/US/GLXIQACC.fmx.Please post the output of the following commands:
$ echo $APPL_TOP
$ echo $GL_TOP
Was APPL_TOP set properly when you cloned the instance?
I am not sure from where it's reading the .fmxIt reads from the value of $GL_TOP
Could anybody tell where to check , might be some environmental files.Check the application context file as well as the application env file (search for u101 and replace it with u103). If you change the context file, run AutoConfig and bounce all the services.
Thanks,
Hussein

Similar Messages

  • Unable to open Livecycle forms even with latest plug-ins

    Hi guys,
    I have a created a few dynamic forms designed using livecycle designer ES..In order for my users to open these forms, they need to have atleast Adobe acrobat / reader version 8.1 or higher to view these dynamic files. However, quite a few of my users are saying that they are still unable to open these forms directly from their browser although they have downloaded the latest Acrobat X version and the browser plug-ins in their computer. It happens to both windows and mac computers. But they are able to download these files and open it directly from their adobe reader though. It happens with all browsers for them...some of them have even called up mac support as well as adobe support and they were advised that it could be a problem with my forms that I find hard to believe since it opens in my computer and opens for a lot of other users. Its only a few users still having difficulties and I can't understand why!
    Also, I recently uploaded a dynamic file in acrobat file sharing. Why am I getting the below message when I have the latest adobe installed? I am able to open other dynamic forms in my browsers..why does this happen? I wonder if other user's problem is similar to this...not sure...
    To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from etc...etc...etc..
    What can be the problem when the adobe version is already updated and also the plug-ins are updated too?? I have read a lot of links in adobe site itself which suggest various methods to test out the forms, browsers, plug-ins, etc..but this problem still happens to some users even after trying out these troubleshoots. Can someone explain if there are other limitations or solution for these users?

    I don't have an answer. However, since your question is not about Acrobat forms, but Designer forms, you need to ask in the LiveCycle forum that deals with Desginer forms.

  • Unable to Open a Form - ROS Error : -200

    I am not able to open a fmb. i gives me the error message...
    ROS ERROR: -200

    hi, from METALINK
    FRM-10043 Cannot Open File [ID 32968.1]
    Modified 11-DEC-2009 Type BULLETIN Status PUBLISHED
    Applies to:
    Oracle Forms - Version: 6.0.8 to 10.1.2
    Information in this document applies to any platform.
    Checked for relevance 2-DEC-2009
    Purpose
    Troubleshooting FRM-10043 Cannot Open File
    Scope and Application
    Developer
    Troubleshooting FRM-10043 Cannot Open File
    General Error Description
    FRM 10043 Cannot Open File
    A.) Migration & Upgrade Problems
    1.) Upgrading SQL*Menu 5.0 menus to Oracle Forms 4.5 menus and am receiving FRM-10043 "Cannot Open File" using f45gen.
    Solution Description
    Make sure Version to Upgrade = 50 is specified in addition to "Upgrade 3.0 Form, 5.0 Menu ..." when using f45gen.
    2.) FRM-10043 Cannot Open File when upgrading Designer generated Files
    Problem Explanation
    The upgrade process does not correctly handle recursive procedures or stacked canvases with right justified fields residing in libraries. The procedure which was appearing twice was mutually recursive with a second procedure.This was not supported / allowed in Forms 3.0 but it worked and isn't supported and allowed in higher formsversions.
    Solution Description
    The solution was to strip out all the procedures from libraries, upgrade, and copy the procedures back over a block at a time, padding any right justified fields on stacked canvases.
    3.) FRM-10043: Cannot open file when upgrading SQL*Forms 2.3 to Oracle Forms 4.5 using f45gen .
    Solution Description
    Make sure the 'Upgrade 3.0 Form, 5.0 Menu, or 4.0 Module to 4.5 Module?' Forms 4.5 Generator option is checked. This corresponds to the 'Upgrade' keyword used on the f45gen command line.
    Example
    Use the following Oracle Forms 4.5 Generator Options to upgrade the 2.3 Form: FILE: < Name of Forms 2.3 .INP File > USERID: < Database User Name > PASSWORD: < Database Password for User Name > DATABASE: < Database Connect String > MODULE TYPE: FORM MODULE ACCESS: FILE UPGRADE 3.0 FORM: [X] CHECKED VERSION TO UPGRADE 23 From the command line, use: f45gen form23name.INP scott/tiger upgrade=yes version=23 module_type=form module_access=file
    4.) FRM-10043: CANNOT OPEN FILE when upgrading a Sql*forms 3.0 to Forms 5.0 or 6.0
    SOLUTION Description
    This feature is not supported in Oracle Forms 5.0 and 6.0. The Forms 5.0 online help says: ""Note: To upgrade a version 3.0 or 4.0 form, you must first convert the form to version 4.5, and then convert the version 4.5 form to version 5.0."
    5.) FRM-10043 Cannot Open File when upgrading Menus within Forms 4.5 to Forms 5.0.
    Problem Explanation
    By setting the flag: Upgrade to PL/SQL from V1 to V2, it caused the upgrade to fail and get the 'FRM-10043 Cannot open file' error.
    Solution Description
    When you are upgrading from the command line or using Forms Compiler, you should have the menu name in all lower case, and if you do this, make sure you have the extension in the same case.
    Example
    cl_info_menu.mmb NOT.... CL_INFO_MENU.mmb 6.) FRM-10043 Cannot open file ORA-00600: internal error code, arguments: [17289], [1041], [0x402F44C0], ORA-00600: internal error code, arguments: [17281], [1041], [0x402F44C0], ORA-21779: duration not active when compiling a menu
    Problem Explanation
    Usage of PLSQL deprecated feature in menu trigger or you are upgrading a 5.0 SQL*Menu menu module to Forms9i/10g created this error.
    SOLUTION Description
    While compilling use UPGRADE_PLSQL=YES
    Example
    f90genm.sh module=mymenu.mmb module_type=Menu userid=scott/tiger@cs upgrade_plsql=Yes
    B.) Problems Opening Modules
    1.) ORA-12203 TNS: unable to connect to destination and/or FRM-10043: Cannot open file and/or ORA-1005: null password given; logon denied by double clicking (opening) the file.
    Solution Description
    Windows File associations if created automatically by the OS do not enclose a command correctly in quotes. This means that any spaces that are included in your filename or path are interpreted by the OS when passed as parameters. Remove any spaces from the path or filename.
    Example
    c:/Dependency Analysis/mylib.pll change to c:/DependencyAnalysis/mylib.pll
    2.) FRM-10044 Cannot create file, FRM-10043 Cannot Open File on opening file in Forms Builder 6i or 9i if directory name contains Umlauts (vowels)
    Solution Description
    Don't use umlauts/vowels in the directory name
    3.) FRM-10043 : Cannot open file in formbuilder an fmx,mmx,.. (You tried to open a file that is not a valid Oracle Forms design module file)
    Problem Explanation
    This error occurs when you attempt to open an Oracle Forms form, menu "executable file"
    Solution Description
    You must open the Binary ( Design ) format of the module. You can open the Form .FMB, Menu .MMB and Library .PLL binary files using the Oracle Forms Designer. If you have a text version of the module, you must first convert the text format back to binary format to open the module using the Oracle Forms Designer. The following shows the file extensions for each type of module and storage format.
    Text: FMT,MMT, PLD
    Designtime: FMB, PLL, MMB
    Runtime: FMX, PLL or PLX, MMX
    4.) FRM-10043 : Cannot open file in formbuilder if binary file may be corrupt
    Solution Description 1
    Transfer the .FMB, .MMB or .PLL file again in BINARY mode, and you will be able to open the file using the Oracle Forms Designer.
    Solution Description 2
    A module which has been worked on before, but suddenly cannot be opened in the Oracle Forms Designer may indicate that the file is corrupt.
    Tests
    1. Revert to a backup copy of the Oracle Forms file
    2. Open the module from the database, if the module had been saved to the database. You can then use FILE->SAVE AS to save the form to the filesystem.
    3. Convert from Binary format to Text Format, and then back to binary format.
    Reasons
    A form can get corrupted due to a number of reasons, including: A series of changes made to the module in the Oracle Forms Designer could have corrupted the form as a result of some bug The file system might not have had enough disk space to save the module The module could have been transferred over a network, and corruption occurred
    5.) FRM-10043 : Cannot open file in formbuilder for upgrade .pld files
    Solution Description
    Upgrading .PLD files is not supported. When upgrading PL/SQL libraries created in Developer/2000 release 1.X, you must convert all .PLD files to .PLL format before you attempt to open them in Developer/2000 Release 2.0.
    6.) FRM-10101 : Cannot generate module or FRM-10043 : Cannot open file for modules saved in the database.
    Problem Explanation
    FRM-10101 occurs when you try to generate a module that is saved in the database and specify extract=yes, or select "Extract module from database into file?" in the Generate Options dialog window. FRM-10043 occurs when you try to generate a module that is saved in the database, but do not specify extract=yes.
    Solution Description
    The module name is case-sensitive. When modules are saved to the database, the module name is saved in uppercase.
    Example
    You have saved a form with module name "mm" to the database.
    Using Generate from the command line:
    f45gen module=MM userid=scott/tiger extract=yes not f45gen module=mm userid=scott/tiger extract=yes
    Using the "Generate Options" dialog window:
    File: MM Userid: scott/tiger Module type is FORM,MENU or LIBRARY? Select FORM from poplist Module Access is FILE or DATABASE? Select DATABASE from poplist not File: mm Userid: scott/tiger Module type is FORM,MENU or LIBRARY? Select FORM from poplist Module Access is FILE or DATABASE? Select DATABASE from poplist
    Problem Description
    This error occurs when you attempt to open a form from the database. Access to the form was granted to the user by the form's creator through: FILE->GRANT->MODULE ( Oracle Forms 4.0.x ) or FILE->ADMINISTRATION->MODULE ACCESS ( Oracle Forms 4.5.x ) and the user name given was public.
    Solution Description
    Run the grant script to grant access to the Oracle Forms 4.x base tables. Grant access to either the user who is unable to open the form, or to PUBLIC. PUBLIC will allow all users access to the Oracle Forms 4.x base tables.
    Examples
    Forms 4.5.x (run the script frm45grt.sql as SYSTEM and Forms 4.0.x (run the script frm4grnt.sql as SYSTEM).
    7.) FRM-10043 CANNOT OPEN FILE for modules attached libraries or subclassed objects from other modules
    Solution Description
    - Remove the hard coded path. (For libraries: reattache libraries without path, delete the non portable path). - Check if the library or the other modules are in FORMSNN_PATH. - Check if the env variable for FORMSNN_PATH contains more than 255/512 characters. If yes you can use ORACLE_PATH additional for searching files. (NN could be 40,45,50,60,90)
    References
    Bug:1317608 WEBFORMS FORMS60_PATH LONGER 512 BYTES DOESN'T RETRIEVE THE FMX
    8.) FRM-10043 : Could not open ...olb
    Problem Description
    Form refers to OLB library with full path. Forms Builder stores full path of opened Object Library in preferences file and will ignore FORMS60_PATH
    Solution Description
    1. Open Developer preferences file file in any text editor. On Windows preferences file name is CAUPREFS.ORA and is located direcly in ORACLE_HOME folder. On Unix, preferences file is prefs.ora and is in unix user's home folder. 2. Find "Forms.obj_lib_file" entries and remove path info from library file names. 3. Next time Forms Builder starts, it will search for OLB files using FORMS60_PATH.
    9.) FRM-10083 : Cannot find/open module for referenced objects. FRM-10043 : Cannot open file.
    Problem Explanation
    You receive this error trying to open a form in the Oracle Forms designer. The form you are trying to open has referenced objects. The Oracle Forms designer cannot find the source module in the filesystem that contains the definitions of the referenced objects.
    Solution Description 1
    FRM-10083/FRM-10043 occur because Oracle Forms cannot find the source module in the filesystem that contains the definitions of the referenced objects. If the source module is saved in the filesystem, Oracle Forms uses the following default search path to find the source .fmb file:
    1. If the Full Pathname is specified, use that and no other. If you chose Keep Path when you created the referenced object, the complete directory path of the source module would be in the Reference Source Information in the target module. Thus, you must ensure that the source .fmb file can be found in that directory.
    2. If Remove Path was chosen, no directory path is specified in the Reference Source Information in the target module. When Oracle Forms needs to locate the source module to read the definition of a referenced object, it looks for the module in the default search path. Oracle Forms will search for the source .fmb file in the following order: a. The Working/Current Directory ( In the icon property for the application on Microsoft Windows ). b. Sequentially in each of the directories named by the value of the environment variable FORMS45_PATH c. Sequentially in each of the directories named by the value of the environment variable ORACLE_PATH
    Solution Explanation
    When you create the referenced object, Oracle Forms informs you "It is recommended that the fully qualified path be removed."
    Solution Description 2
    If you have upgraded from a previous version of Oracle Forms, make sure the Reference source form has also been upgraded, before trying to open the referencing form.
    Solution Explanation
    All applications that are used as the source for references must be upgraded first, followed by upgrading any applications that make references to these source forms.
    10.) ROS Error : -200 FRM-10043 : Cannot open file. FRM-11009 : Failed to load color palette.
    Solution Description
    Make sure that the directory path for the color palette file name is specified, and the file extension is .pal. Also make sure that this file still exists in the file system, and is readable. To check the color palette name and mode that the designer/builder is using: EDIT->PREFERENCES menu or TOOLS->OPTIONS menu The Color Palette field specifies the name of the Oracle Forms color palette that is automatically loaded when you create a new form. If there is any information typed in this field, Oracle Forms will interpret this as a .pal color palette file that must exist in the file system. If this field is blank, the Oracle Forms default color palette is loaded. Thus, if you are not using a custom color palette, this field should be blank.
    Solution Explanation
    The Oracle Forms designer/builder uses the color palette as specified in the designer preferences or options field to set the visual attributes for the form you are trying to open. If this color palette file is not found or cannot be read, then the ROS and FRM-10043 errors will occur when you try to open form.
    11.) Using f60genm to regenerate a form, you get frm-10043: Cannot open file in the .err file and: X Error of failed request: BadPixmap (invalid Pixmap parameter) Major opcode of failed request:54 (invalid Pixmap parameter)
    Problem Explanation
    You are using AIX 4.3.1 or higher, and the libXt.a file from that OS version is not compatible with Oracle Forms 6.0.
    Solution Description
    Copy the library file libXt.a (generally in /usr/lpp/X11/lib/R5) from a pre-AIX 4.3.1 O/S (such as 4.3.0) to a directory that won't overwrite your current OS libXt.a file. The $ORACLE_HOME/lib directory is a good place. Set environment variable $LIBPATH to point to that directory. If the customer does not want to copy single file, have them install the following file set from their IBM vendor: X11.compat.lib.X11R5 4.3.0.0 COMMITTED AIXwindows X11R5 Compatibility Library, and set $LIBPATH to include /usr/lpp/X11/lib/R5 instead of the default OS motif libraries.
    12.) FRM-10043 : Cannot open file on Apple
    Problem Description
    see Note:38213.1
    13) FRM-10043 : Cannot open file and Form not created If you try to compile a .pll in frmcmp.exe or frmcmp and use the default moduletype=FORM you receive the error.
    Solution Description
    You have to use Module Type = LIBRARY for .pll or MENU for .mmb or FORM for .fmb

  • New BB Z30 Freezing, Docs are unable to Open, microSD card automatically formatted after restart, unable to open Some Pictures, Long time for Charging

    I purchased a new BlackBerry Z30 recently from http://store.shopblackberry.com/store/bbrryus/en_US/pd/productID.298806900/categoryID.66826600/paren... and my Phone Model number is STL 100-5. I also purchased a Z30 Leather flip case manufactured by BlackBerry. I am using my BlackBerry Z30 along with the Z30 Leather flip case.
    1) Within the first 2 weeks of receiving and using the new BB Z30 device, I noticed a problem of screen not responding some times. My phone has been freezed at the lock screen. My phone is not responding to any key except for the power button. So, I had an option of only restart/Turn Off my BlackBerry Z30 device. All the time whenever I had this problem, I have to restart my device in order to make it work properly again. I complained about this issue with BlackBerry Technical Support. They assisted me to reset the device to factory settings by taking a full backup. After reset also, I still had the same issue.
    2) I am using Sandisk Extreme microSD card of 32GB with my BB Z30 device. Some times due to the restart option, all the data which I had on my microSD card is being erased and is filled with an unknown files.
    3) I'm also unable to open some pictures which I have taken using BlackBerry Z30. As I observed, most of the pictures which I taken using Blackberry Z30 are unable to be open/view them after a few days. Still, I am able to observe the properties of those pictures. They are in JPEG format only.
    4)Also If I create a Word Document on BlackBerry Z30 using Docs to Go Application and saved it. After closing that particular document and If I try to open it, the document file is not opening and projecting me an error of "This is not a valid .Doc file", but while I check the properties of that particular document it is in .doc format. I tried to transfer the file to my laptop using bluetooth. After a few seconds (approx 2-3 seconds) automatically the transferring is cancelled by the BlackBerry Z30 device. However, I tried to transfer the file within that short time using Bluetooth. While I tried to open it on my laptop using Microsoft Office 2013, the file is displaying with a squares of upto 4 pages while I had a content in it of 3 lines only. While I opened my file using Microsoft Office 2013, there is only squares available in that document.
    5)  My new BlackBerry Z30 is taking a long time of approximately 6-7 hours to charge the device from 10% to 100%
    I request someone to help me with this issues. I would like to thank everyone who can help me with these issues in advance.
    Solved!
    Go to Solution.

    On 7th of Jan 2015 I made my device to factory reset. Also I removed microSD card from my device. As I observed for these 3 days, one time while I received a missed call, I tried to have a look at it. I observed that my screen has been freeze at the receiving call position and its not responding. I tried to close and reopened the display of my device with a flip case which I'm currently using for my device. At this time, after 3-4 swipes to unlock the device, again its back into working condition.
    About Documents, I'm able to create, save and open the documents without any issues till now.
    About Pictures, they are also working fine without any issues.
    I also observed the charging time as approximately 3 hours for charging the device from 14% to 100%.

  • I have Adobe reader installed.  However, I am unable to open some files because it is asking for Adobe's approval to open the files. How do I do this please?

    I have Adobe reader installed.  However, I am unable to open some files because it is asking for Adobe's approval to open the files. How do I do this please?

    That message is NOT from Adobe, and has nothing to do with Adobe's approval for anything.
    Quite the opposite: Adobe Reader is NOT YET RUNNING, Adobe aren't involved. Some other app or program is putting out that message. Have you tried giving that permission?

  • IPhoto09 unable to open some jpgs

    After spending two hours with a Mac Genius, who was unable to help me, I'm hoping someone here can.
    I recently upgraded to iLife09. I started having problems opening up some pictures in iPhoto. Here are the issues:
    1) I can see the thumbnail, but when I try to double click on it, the picture will open for half-a-second and then just gives me a black screen
    2) It gives blank screen on some pictures, but not all. They're pretty random.
    3) I can find the actual jpg files in the iPhoto library, open the files ok in Finder or Photoshop and edit them, so I know the files are not corrupt
    4) iPhoto09 is unable to open some jpgs, if I resave the jpg as tif or gif then reimport them to iPhoto09, it opens fine
    5) The worst thing is that it's all random, it's unable to open some pictures in different albums, but I can't detect a pattern
    6) This is only happening after I upgraded to iLife09
    7) I sent the disputed jpgs to a friend, who imported them to her iPhoto08 and was able to open them just fine
    Can someone help me please?

    I don't see color profile in Tools, I see Match to Profile and Assign Profile. The default selection is Generic RGB Profile.
    In any case, all the pics was shot from the same camera on the same day. iPhoto will only open some, but not all. If I open the jpgs out of iPhoto, like Preview, I can open them all. I can also make edits to all pics in Photoshop but when I reimport those photos into iPhoto, it will open some, not all -- basically same issue as before.

  • Unable to open same form with Multiple logins on Windows IE8

    Hello All,
    We recently upgraded our instance from Jinitiator to Java Plugin Version 1.6 U18.
    After that we are unable to open same form from different logins on a same windows machine.
    the following is scenario.
    1) Login as X user into EBS and open a sales order form. -- Every thing is fine.
    2) On the same machine in another browser window, login as X user again and open Sales order form. --- No issue here also,
    3) On the same machine in another browser window(Keeping the above forms open), login as Y user and open sales order form ---> Form opened from Y user is fine, but, both forms of X user are exiting Oracle applications with message" Your logon session become invalid. Exiting Oracle applications".
    we have encountered issues with opening an attachment from a form, and it is resolved by Unchecking "Enable the next generation java plugin" option in Java control panal --> Advanced -> Java plugin. This workaround done according to note: 290807.1
    But the multiple login issue is not resolved.
    THis isssue is in our PROD and we are loosing customers. Please Advice ASAP.
    THanks.
    Rama Krishna N K J

    Hi Rama;
    It was working before? If yes what have you been changed on your system?(patch etc) You have same error on IE 7 or firefox? Did you check apache log file for more details? You have any FRM error code?
    Please check those settings on your IE8:
    1 - Go to Tools > Internet Options > Security > Select Sites > click on button "Sites": add the url of ebs.
    2 - Go to Tools > Internet Options > Security > Select Sites > Custom Level > Disabled XSS filter.
    Also check:
    Recommended Browsers for Oracle E-Business Suite 11i [ID 285218.1]
    Regard
    Helios

  • Unable to open some psd file -   "could not complete your request ,unable to parse the path data"

    Hi I am unable to open some psd file that i created . I get this message "could not complete your request ,unable to parse the path data"  I am curently using cs6. Any idea how to fix it. I tried opening on other computer with photoshop but no luck yet.

    Is Vista a supported CS6 system????
    Photoshop CS6 / Tech specs
    System requirements
    Windows
    Intel® Pentium® 4 or AMD Athlon® 64 processor
    Microsoft® Windows® XP with Service Pack 3 or Windows 7 with Service Pack 1. Adobe® Creative Suite® 5.5 and CS6 applications also support Windows 8. Refer to the CS6 FAQ for more information about Windows 8 support.*
    1GB of RAM
    1GB of available hard-disk space for installation; additional free space required during installation (cannot install on removable flash storage devices)
    1024x768 display (1280x800 recommended) with 16-bit color and 256MB (512MB recommended) of VRAM
    OpenGL 2.0–capable system
    DVD-ROM drive
    This software will not operate without activation. Broadband Internet connection and registration are required for software activation, validation of subscriptions, and access to online services.† Phone activation is not available.

  • I am unable to open some of apps, even one inbuilt app like camera, Example : regarding apps like Clash of clans and  Bike race TFG.whenever I try to open these games, it start opening and in middle of opening , it sent me back to home page of my mobile.

    I am unable to open some of apps, even one inbuilt app like camera, Example : regarding apps like Clash of clans and  Bike race TFG.whenever I try to open these games, it start opening and in middle of opening , it sent me back to home page of my mobile.Please help what to do ? and with camera when open it it open a blank Black page, please help ?

    You should really read the manual.  Click Support at the top fo this page, then click Manuals.
    You should be syncing to your computer regularly. Your game data is backed up when you sync.
    First try a restart.  This eraes nothing.
    If that does not solve, then try a reset.  This erases nothing.
    If this fails then try a restore

  • R12.1.1: After cloning, unable to open any form .. APP-FND-01496

    R12.1.1: After cloning, unable to open any form .. Getting the follownig error ..
    Cannot complete applications login. You may have entered an invalid applications password, or there may have been a database connect error.
    and ..
    APP-FND-01496 ..

    Hi Hussein,
    How To solve The Login Errors : APP-FND-01931, APP-FND-01496, cause : Application Object Library was unable to access your ORACLE password ? [ID 787773.1]
    Not appliable to my scenario.Unable To Launch Forms Receive Error App-fnd-01931 [ID 433554.1]
    Done all following steps. No success...regenerate jar files - select YES when prompted to force generation of jar files.
    recompile apps schema to check for invalid objects.
    regenerate forms and pll's.
    relink all applications programs - specifically f60webmx, although relinking all the applications executables is advisable.
    recreate grants and synonyms.
    recompile menus.
    Clear Oracle jinitiator cache on client machine - typically c:\programs\oracle\jinit...\jcache .
    Clear browser cache.
    Bounce Oracle application services and re-test the issue.
    Can Log Into Applications but Cannot Use Any Ad Tools [ID 391496.1]
    I have already tried the recommended solution. No success.Is there any way to troubleshoot APP-FND-01496 and find out the root cause?
    S. Sundar

  • I am unable to open some pictures?

    I am unable to open some pictures, all I see is a blue square with a ?.

    If it worked before reset preferences.  Start PS and immediately hold down ctrl/alt/shift keys (alt/option/shift on mac).  If fast enough you will get a reset window.

  • HT5858 I am unable to open some of my apps, apps which I am unable to open were Clash of clans and  Bike race TFG.whenever I try to open these games, it start opening and in middle of opening , it sent me back to home page of my mobile. Please help what t

      I am unable to open some of apps, even one inbuilt app like camera, Example : regarding apps like Clash of clans and  Bike race TFG.whenever I try to open these games, it start opening and in middle of opening , it sent me back to home page of my mobile. Please help what to do ?and with camera it open a blank black page ...... Please help ?

    AmishCake has given you the correct steps for this issue.  What is probably happening is you have too many apps running in the background or the ones that you have open are conflicting in some way with the one you are trying to use, so closing everything out and a good reboot should resolve it.
    Also, make sure your device is updated and all the apps are updated.   Sometimes when the app is updated and the iOS is not, can cause behaviour like this.
    If it continues, back up your device and restore it.
    http://support.apple.com/kb/ht1414

  • Last time I updated pages I lost features I liked and was unable to open some pages files.  Now I see the features I liked are back but I have a lot more files to worry about.  Will I be able to open files created in 5.2 if I upgrade to 5.5.3?

    Last time I updated pages I lost features I liked and was unable to open some pages files.  Now I see the features I liked are back but I have a lot more files to worry about.  Will I be able to open files created in 5.2 if I upgrade to 5.5.3?

    Within reason, Pages v5.2 documents are forwards compatible with Pages v5.5.3. Apple introduced the single file format document as a default with Pages v5.5.3 which is not backwards compatible with Pages v5 on Mavericks.
    However, they also provided a File > Advanced > Change File Type > {Single File, Package} menu that allows you to change the current Pages v5.5.3 document into the backwards compatible Package type document. You would follow this transformation with a File > Save operation to complete it.

  • Unable to open InfoPath form on the browser

    Though we have enabled the "Open in the browser" option, some of the users are not able to open the InfoPath for on the browser. It throughs an error message saying,
    "This form cannot be opened in the browser. To open this form, use Microsoft InfoPath."
    Am I missing any configuration?
    I tried the option given in this link as well,
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/d9254853-aa29-47a0-a6cd-4f3ab32b6836/this-form-cannot-be-opened-in-a-web-browser-to-open-this-form-use-microsoft-infopath?forum=sharepointsearchlegacy
    Vijayaragavan, MCTS

    hello Vijayaragavan,
    definitely a browser issue, i've seen this A LOT in firefox, where it would open some forms, and throw the same error you got on other times!
    -make sure you use IE with sharepoint (check SharePoint browser compatibility) as other browsers would have some feature not functioning as supposed to.
    -Add the SharePoint site to trusted sites (Internet options> Security tab> Trusted sites)
    -re-publish your form, and make sure the "Enable this form to be filled out by using a browser" is checked.
    Aabed - If a reply helps you Vote As Helpful, if a reply solves your problem don't forget to Mark As Answer.

  • I am unable to open any form. Any form/file I open states "not responding" This is adobe reader.

    I am unable to open any form. Any form/file I open states "not responding" This is adobe reader.

    Online and downloaded to my computer. There is no difference.
    browser is google but I also tried internet exployer...thats not the problem...your program is
    i just downloaded the most recent version..10.1...or whatever it is.
    i found this online:...how do I find the Adobe Readers X's 3d and multimedia settings...what tab do I click on..
    1) khwajakhurram I have tried your suggestion to uncheck the default "Enable hardware rendering for legacy video cards" setting and it seems to work!
    What is surprising is that Adobe Reader X's 3D & Multimedia settings report that the alternative preferred renderer modes are either software or DirectX9 .....on a Vista machine with DirectX11.
    The video card on this machine is definitely not legacy but a recent quality Nvidia produced card. That is also the case on the other machines with the issue I have reported.
    2) http://kb2.adobe.com/cps/860/cpsid_86063.html mentions that "certain configurations of anti-virus software that have not yet white-listed AcroRd32.exe" are "Unsupported configurations for Reader running in Protected Mode". Therefore I have also excluded AcroRd32.exe from virus scanning.
    I am now able to use both Protected Mode and Advanced Security without issue.
    I will experiment with various versions of this in the next few days and see whether both or just one of these remedies are needed.
    Update: I have found that performance is vastly improved by changing from the default preferred renderer mode of DirectX9 to the alternative Software setting.

Maybe you are looking for

  • How to change name on Home folder?

    I have an Apple iBook PPC G4 1.33 GHz running Leopard OS X version 10.5.8 and with 1 GB Memory. I just purchased this machine, which is in excellent condition, but I have a problem. It is not earthshattering and doesn't threaten the life of the machi

  • Lumia 925 noise cancelling mic problems

    I have two problem, questions: First, I lived in Kuwait and there I bought a Nokia lumia 925 with 12 months Nokia warranty, however I moved back to my home country, is the warranty valid here too? -the real problem- : Unfortunately I need it since th

  • How to create an Interactive Moving Background or Object that Reacts to Viewer's Cursor?

    Hi, i started creating a website in muse and i try to create an object who react to viewer's cursor. I have an image in center fix, and around and other which had to move with cursor movement like in this tutorial : Create an Interactive Moving Backg

  • Why is aperture not importing merged libraries as projects

    Hi Everyone: I'm trying to move a large library of RAW files to another library on the same machine.  I tried exporting the whole library but there were a lot of corrupted files (or at least they had the yellow triangles on them), and when I selected

  • Exit for IW21

    Hi to all.    In tcode  IW21,  added a tab(additional tab) with subject long text screen area. This subject long text screen area i s already clled in notification tab. But i want clear the and chage the long text in added tab(additional tab). i have