Problem with form of Oracle function

Hi all

I built various forms in Oracle Financials, but when I click in the menu option this error "is not available to this responsibility functions. Change responsibilities. or contact your system administrator. I can't see the form on the screen.

Please, I need your help.

Cordially Mariano. -.

Hello

Did you register this custom responsibility a custom form?

You are able to access other forms customized to the same responsibility? If this is not the case, make sure that your CUSTOM_TOP is defined in the application env file and bounce application services.

Note: 305792.1 - feature is not available for this error of responsibility after creating and saving a new form
https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=305792.1

Note: 553014.1 - R12 error "Feature is not available this responsibility" when trying to access Custom Form
https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=553014.1

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • Problem with LOV in Oracle forms 10g when running on the Web

    Dear

    I am facing problem in displaying LOV under Oracle developer 10g on the web.
    When I press F9 nothing appears on the screen, but in the taskbar, it displays a list of values.
    The query I used in the record group executed in SQL * more and it is there no problem with him.
    What all I need to do, pls help me to solve the problem.

    Thank you

    Hello

    You are welcome. :)

    whenever the issue is resolved, please mark it as correct and useful so that others may know what is the correct answer.
    and take a look at the Label of Forums

    Kind regards

    Manu.

  • Problem with form PHP site designed in Adobe Muse?

    Hello friends, I just finished my first authority site design in the Adobe muse (www.healthieradults.com), and I seem to have a problem with my forms. First of all, I have very little or no experience in web programming, such as PHP to be precise. After uploading my Web site to host, I get an error message saying "PHP script is not configured properly on the Web hosting provider, check if the file has been uploaded correctly. I checked and made sure all my settings in muse are correct, but muse seem to be generating an error response in the file form_check.php on my server (www.healthieradults.com/scripts/form_check.php), I don't really know how all these php functions work, I downloaded the file and tried to not mess with it. Fixed in my email address in a place where I thought I'm supposed to, but still keeps giving me the same errors. You can see for yourself www.healthieradults.com. I need help please, maybe someone could show me how to configure the php properly script to work with my forms without errors...

    If you get the above error and get the same at http://www.healthieradults.com/scripts/form_check.php (which we are not able to open at our end), chances are that your host does not support PHP. Could you contact your hosting provider and confirm if your site has support for PHP and MySQL Server?

    Thank you

    Vikas

  • problem with forms

    Hey
    I have installation on windows 2008 R2 vmware ebs r12 and control first found the problem with the system utilities:
    System utilities

    command: cmd.exe /c E:\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\cygwin\bin C:\VS\VC

    E:\startCD\Disk1\rapidwiz > echo off
    Defining the use of Microsoft Visual Studio 2005 x 86 tools environment.
    / cygdrive/c/Windows/system32/cmd
    order «»who is available.
    "gnumake" is not available.
    ERRORCODE = 1 ERRORCODE_ENDwhich: no gnumake in (/cygdrive/c/VS/Common7/IDE:/cygdrive/c/VS/VC/BIN:/cygdrive/c/VS/Common7/Tools:/cygdrive/c/VS/Common7/Tools/bin:/cygdrive/c/VS/VC/PlatformSDK/bin:/cygdrive/c/VS/SDK/v2.0/bin:/cygdrive/c/Windows/Microsoft.NET/Framework/v2.0.50727:/cygdrive/c/VS/VC/VCPackages:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/Windows/system32)

    RW-50011: error:-the availability of utility systems test returned an error: 1

    I thought I should put "gnumake.exe" in this sevral andi paths were then retry configuration and it's work, then I have finished setup, I installed java 'oaj2se' and I got id and pw in the browser explore, then when I open a windows form that is is not work and show me an error msg

    FRM - 92101:there otherwise in the forms while startup.this server could be because invalid configuration please look at the log file of the web server for more details
    etailed
    Java exception:
    session oracle.forms.net.connectionException:forms < 1 > abandoned: unable to communicate with the execution process.
    at oracle.form.net.ConnectionException.createConnectionException (unknown Source)
    at oracle.form.net.HTTPNStream.getResponse (unknown Source)
    at oracle.form.net.HTTPNStream.doFlush (unknown Source)
    at oracle.form.net.HTTPNStream.flush (unknown Source)
    at java.io.DateOutputStream.flush (unknown Source)
    at oracle.forms.net HTTPNConnection.connect (unknown Source)
    at oracle.forms.engine.FormsDispatcher.initConnection (unknown Source)
    at oracle.forms.engine.Dispatcher.init (unknown Source)
    at oracle.forms.engine.Runform.initConnection (unknown Source)
    at oracle.forms.engine.Runform.startRunform (unknown Source)
    at oracle.forms.engine.Main.createRunform (unknown Source)
    at oracle.forms.engine.Main.start (unknown Source)
    at Sun.applet.AppletPanel.run (unknown Source)
    at java.lang.thread.run (unknown Source)

    Please make sure that you have entered right in the file hosts as follows:

    127.0.0.1 localhost.localdomain localhost
    .

    If you need to update the hosts file, then you must run AutoConfig on the database layer node, and then on the Application layer node, restart all services.

    Thank you
    Hussein

  • Problem with TO_YMINTERVAL('10-00') function.

    Hello

    I have a problem with the TO_YMINTERVAL('10-00') function.

    I have a query that is records for all employees who have completed 10 years in gompany.

    There is a function invocked in my XX_EXIT_IND_EMP_DOJ request, including returs the date of membership of employees.

    and in my State I compare date of joining with sysdate using TO_YMINTERVAL('10-00')...

    This query is perfectly fine, because the Group of different companies, it is fetching all the employees with the applied State

    But the problem is that the company Group date format error throughing them.

    It is one of the employee is having date of joining in the different dome format.

    I want to find the employee.

    How can I find this perticular employee.

    Thanks in advance.
    Bah

    Hi well,.

    bachan Said:
    Hi Guru,
    

    Sounds good.. but I'm not :)

    error:
    ...
    You are about to run out of memory. Fetch aborted.
    

    Don't know which application you have running... but try this and let us know if you have any rows returned

    SELECT *
      FROM APPS.PER_ALL_PEOPLE_F PAPF
     WHERE TO_DT(EMP_DOJ(PAPF.EMPLOYEE_NUMBER, PAPF.BUSINESS_GROUP_ID),
                 'YYYYMMDD',
                 DATE '9999-12-31') = DATE '9999-12-31'
    

    All the records returned by the query above are not valid date format.
    I guess that emp_DOJ returns a varchar2 and not date since your original query is a failure.
    also my version of DB is connected to the database to Oracle 10 g Enterprise Edition Release 10.2.0.3.0.

    In addition,
    Solomon made a very good point, following the fails.so of query also look out for 29 - FEB thingy

    SELECT to_date( '29-feb-2004','DD-MON-YYYY')+to_YMINTERVAL('10-00') FROM dual
    

    Kind regards
    Bobin

  • Problem with NVL in Oracle 10 g version 10.2.0.1.0

    Hello

    I am facing a problem with NVL. I have two configurations one with version 10g 10.2.0.1.0, UAT and other with 10.2.0.3.0.
    I defined a function (SQL written below). Both configurations have the same defined function and I'm passing the same value/setting as well. But, I get different results on both configurations.
    Pls let me know the reasons... .to this strange behavior of function, I think it's because of the NVL

    Function
    CREATE OR REPLACE FUNCTION Fn_Dt_Get_amnt (NUMBER of N_EXP_COVERED_AMT,
    V_SRC_SYSTEM_ID varchar2,
    NUMBER OF N_UNDRAWN_AMT_LCY
    NUMBER OF N_EXP_LIMIT_NCY
    NUMBER OF N_CCF_PERCENT
    NUMBER OF N_EXP_AMT_LCY
    p_undrawn_amt varchar2)
    + RETURN VARCHAR2 AS +.

    + UNDRAWN_AMT NUMERIC (22.3). +

    BEGIN


    IF P_UNDRAWN_AMT IN ('EXP_COVERED')

    THEN
    IF (UPPER (V_SRC_SYSTEM_ID) IN ("UBS"))
    THEN
    IF (N_EXP_AMT_LCY (case when NVL(N_UNDRAWN_AMT_LCY,0) < 0 +))
    THEN 0
    of other NVL(N_UNDRAWN_AMT_LCY,0)
    (END) * NVL(N_CCF_PERCENT,0)) < N_EXP_COVERED_AMT
    THEN

    UNDRAWN_AMT: = (N_EXP_AMT_LCY (+)
    -case when NVL(N_UNDRAWN_AMT_LCY,0) < 0
    THEN 0
    OF OTHER NVL(N_UNDRAWN_AMT_LCY,0)
    (END) * NVL(N_CCF_PERCENT,0));
    ON THE OTHER
    UNDRAWN_AMT: = N_EXP_COVERED_AMT;
    END IF;


    ELSIF (UPPER (V_SRC_SYSTEM_ID) ("VP", "FW", "FN"))
    THEN

    IF NVL(N_EXP_AMT_LCY,0) (CASE WHEN (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0)) < 0 +)
    THEN 0
    ELSE (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0))
    END) * NVL(N_CCF_PERCENT,0) < N_EXP_COVERED_AMT


    THEN

    UNDRAWN_AMT: = (NVL(N_EXP_AMT_LCY,0)(+)
    CASE WHEN (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0)) < 0
    THEN 0
    ELSE (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0))
    (END) * NVL(N_CCF_PERCENT,0));

    ON THE OTHER

    UNDRAWN_AMT: = N_EXP_COVERED_AMT;
    END IF;

    END IF;


    ELSIF P_UNDRAWN_AMT IN ('NO')

    THEN
    IF UPPER (V_SRC_SYSTEM_ID) IN ("UBS")

    THEN

    UNDRAWN_AMT: = (CASE WHEN NVL(N_UNDRAWN_AMT_LCY,0) < 0
    THEN 0

    OF OTHER NVL(N_UNDRAWN_AMT_LCY,0)
    (END);

    ELSIF (V_SRC_SYSTEM_ID) UPPER IN ("VP", "FW", "FN")
    THEN
    UNDRAWN_AMT: = (CASE WHEN (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0)) < 0

    THEN 0
    ELSE (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0))
    (END);
    END IF;

    END IF;

    RETURN UNDRAWN_AMT;
    END Fn_Dt_Get_amnt;

    Setting run

    Oracle 10g 10.2.0.3.0
    SELECT FN_DT_GET_AMNT(1002872,'FW',699737.78,752154,0.5,52416.22,'EXP_COVERED')
    the double - power - 402285.11

    Oracle 10g 10.2.0.1.0
    SELECT FN_DT_GET_AMNT(1002872,'FW',699737.78,752154,0.5,52416.22,'EXP_COVERED')
    the double - power - 1002872

    I think the problem is with NVL, such that the code works fine with Coalesce on the two configurations. Can someone explain why?

    It is a bug, as evidenced by the test case I posted.
    Apparently when multiple NVLs are used with the CASE in the same expression.

    Works fine in the following versions:
    10.2.0.4
    10.2.0.3
    9.0.1.1.1

  • Problem with hierarchical query in function PL\SQL

    I have a simple table containing the ID of the parent

    -Create table

    create the table1 table:

    (

    ID NUMBER (12) not null,

    year number 4.

    month NUMBER (2),

    parent_id NUMBER (12)

    );

    -Create/recreate primary, unique and foreign key constraints

    change the table1 table:

    Add primary key constraint PK_TABLE1 (ID);

    change the table1 table:

    Add the foreign key constraint FK_TABLE1_PARENT (PARENT_ID)

    reference TABLE1 (ID);

    data:

    Insert into TABLE1 (id, year, month, parent_id)

    values (5, 2015, 12, 3);

    Insert into TABLE1 (id, year, month, parent_id)

    values (6 (2015), 12, 4);

    Insert into TABLE1 (id, year, month, parent_id)

    values (3 (2015), 11, 1);

    Insert into TABLE1 (id, year, month, parent_id)

    values (4 (2015), 11, 2);

    Insert into TABLE1 (id, year, month, parent_id)

    values (1, 2015, 10, null);

    Insert into TABLE1 (id, year, month, parent_id)

    values (2 (2015), 10, null);

    commit;

    and query

    with h as

    (select t.id, t.year, t.month, CONNECT_BY_ROOT t.id as parent_id from table1 t

    where t.year = 2015 and t.month = 12

    and CONNECT_BY_ROOT t.year = 2015 and CONNECT_BY_ROOT t.month = 10

    connect by prior t.id = t.parent_id)

    Select * from:

    Join table1 t left t.id = h.parent_id;

    It works, but when I put this request in the procedure pl\sql

    create or replace procedure is get_report (p_cur_out on sys_refcursor)

    Start

    Open the p_cur_out for

    with h as

    (select t.id, t.year, t.month, CONNECT_BY_ROOT t.id as parent_id from table1 t

    where t.year = 2015 and t.month = 12

    and CONNECT_BY_ROOT t.year = 2015 and CONNECT_BY_ROOT t.month = 10

    connect by prior t.id = t.parent_id)

    Select * from:

    Join table1 t left t.id = h.parent_id;             

    end get_report;

    /

    They do not compile. And in the fall, with the exception

    Errors of compilation for the PC of the PROCEDURE. GET_REPORT

    [Error: PL/SQL: ORA-00600: internal error code, arguments: [qctcte1], [0], [], [], [], [], [], [], [], [], []]

    Online: 6

    Text: with h as

    Error: PL/SQL: statement ignored

    Online: 6

    Text: with h as

    My version of oracle

    1Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    2PL/SQL Release 11.2.0.3.0 - Production
    3CORE Production 11.2.0.3.0
    4AMT for Linux: Version 11.2.0.3.0 - Production
    5NLSRTL Version 11.2.0.3.0 - Production

    What is the problem with my request? Or database? How to solve this problem?

    If you have access to MOS, you can search the reason of it. If you are using left join syntax instead of joining ANSI, owner Oracle procedure compiles and returns the result.

  • Paths multiple problem with PowerVault MD3200i + Oracle Enterprise Linux (5,7)

    Hello

    I'm trying to configure MPIO on a host (running Oracle Enterprise Linux Server 5.7) connected to an Powervault MD3200i. I have a few unexpected problems with/dev/dm-0 missing after reboot.

    I configured 3 virtual disks (RAID 1) with MPIO. 3 devices have been created (/ dev/dm-0, / dev/dm-1 and/dev/dm-2).  If I mount them manually, they work very well, so I've added to the fstab. After a reboot, I checked that/dev/dm-1 and/dev/dm-2 have been automatically but is not/dev/dm-0. In fact, the/dev/dm-0 has disappeared from the directory of the device (!)

    If I rinse 'multipath f' and ' multipath - v2 "the device gets recreated, but disappears on the"
    next reboot again. How can I resolve this behavior? Can anyone help?

    Thanks in advance.

    See you soon

    I thought about it... the problem is that I had the wrong specified dev in fstab.

    Should I use the devices in/dev/map /... it worked immediately.

  • Weird problem with forms and the definition of multiply

    Hi all

    I'm having a problem with the forms drawn with the pen tool and this weird border (no stroke). It appears when the transparency settings are changed (multiply, overlay, etc...). I've updated AI CC and restarted the program with no fix. The only known cure is to add a line to the object. Any help is appreciated! Thank you

    Screen Shot 2016-03-20 at 9.00.56 PM.png

    Have you tried to switch between GPU and CPU preview?

    Ctrl Cmd E E (Mac) (Win)?

  • Problems with form fields

    Hello!

    I use Adobe Acrobat Pro (version 9.2.0).  I'm an avid user, and recently I started to have problems with the form fields (text, list box drop-down list, check mark, ect.).  When I go to applications-> add or edit fields and try to move ONE of the fields, they move sporadically.  I thought that maybe it was my mouse, so I tried to move it with the arrow keys, and then it does the same thing.  Sometimes I have to just move the field by a hair, and it clearly moves across the page!

    I asked my people to TI, and of course this isn't their specialty, so we're trying to think of what it is NOT!  I really need this to get back to normal, because I've created forms throughout the day.

    Please, any help would be greatly appreciated!

    "Did you accidentally set the ' snap to grid ' option?

    You can also try to "fix".

  • Problem with form of smartview

    Hi all


    We have recently migrated Hyperion Planning 11.1.1.3 application to a newer version of 11.1.2.3 and many workbooks are saved with forms of the old version 1.3 smartview.
    When we try to open the saved form, it tries to connect to the old version 1.3, and we see no possibility to change the details of the connection here.

    How easily update us the connection to 1.2.3 and open / save the form in the new version?

    Thank you

    Michel K

    Hi AravindhK,

    I went through the same process, a few months ago, and according to the number of MS Excel workbooks, it is really easy - although a tedious might say - to the convert\migrate the leaves of ad hoc recovery overall.

    1. make sure that the URL of the shared connection is set to point to the new HP v11.1.2.3.x.

    2. open a MS Excel spreadsheet to be repointe

    3. from the main Ribbon bar, click Smart View > Panel

    4. in Smart View Panel, locate and then click [content Document] by clicking on the arrow pointing down icon

    5. a list of all the worksheets connected display then

    6. right click on each definition of the connection, and then select [change the connection]

    7 select the new connection APS URL from the drop-down and then click the [next] button

    8 go again cube HP, and then click [finish]

    9. Repeat steps 6 through 8 as needed

    10. save the MS Excel workbook

    11. click on the button [update] on each worksheet containing a form\adhoc retrieval\submission

    The same principle applies to forms and worksheets adhoc retrieval\submission.

    See how you go.

    JBM

  • Problems with forms created with LC Designer, Adobe Reader 10.1 and Windows 7 7.1

    Hello

    I have an application that runs on Flex 3.5 and some xdp created with LC Designer 7.1.

    FRAMEWORK

    The application should work in Windows XP and Windows 7.

    It allows the user to submit an order and view/print the order confirmation.

    The order confirmation is a pdf file generated by a xdp created with LC Designer 7.1 (and a connection via an xml data file).

    Some pdf need to display Japanese fonts, others not (let's call them jpPDF and usPDF).

    The XP and 7 environments have Japanese fonts installed.

    USING XP

    When you use a XP environment, there is no problem to create and display the pdf, the jpPDF and the usPDF. Everything works fine and as expected.

    WITH THE HELP OF 7

    When you use a windows environment 7, I have different issues according to the generated pdf:

    jpPDF: Adobe Reader tells me that I don't have the fonts installed. When I accept to install the fonts, nothing happens and the pdf file appears completely empty.

    usPDF: Adobe Reader tells me that the created pdf file is not compatible with the latest version of Adobe Reader, so I need to upgrade. But I have the latest version available...

    Someone of you have encountered similar problems? Is there really something wrong between LC Designer 7.1 and Windows 7?

    Thanks in advance for your time and help.

    Kind regards

    BS_C31

    Hello

    I had problems with the installation at the request of the language packs, which I presented something on our portal of the company.  Seems to work fine if I download them manually, I think that there are five, it's one, Japanese http://www.adobe.com/support/downloads/detail.jsp?ftpID=4881.

    I had no problems using Windows 7 however.

    Concerning

    Bruce

  • Problem with forms 11g

    Hi all
    I installed 11g on Win2003 R2 Forms and the facility is clean and everything works fine. The WLS_FORMS starts without a problem on port 9001 and when I asked his status through the http://localhost:9001 / forms he answers forms listener is running. My problem is that when I try to run my simple form I created by form 11g, the browser page comes with nothing in it. It shows no error message or anything that might be useful, and it does not show the form either!
    The URL that has been set in the forms preferences > DURATION is
    http://[machine_name]:9001/forms/frmservlet?config=other
    'Other' is a section of configuration in formsweb.cfg that I created to be able to run my forms from inside the form builder
    and it contains the following:

    [others]
    separateFrame = False
    LookAndFeel = generic
    UserID = scott/TIGER
    form = module1.fmx

    Does anyone have an idea?

    My best,
    Alireza Vali

    There are many ways in which you can host the plug-in on your own server. The easiest way would be to store the installable in the same Oracle home, in a directory that is already set up with a virtual path. For example, the directory of java forms. Then simply set up your formsweb.cfg to point to your own file rather than the distance.

    Thus, for example in 11 forms, follow these steps:

    1. download the JRE 32 bit on the Java website (http://www.oracle.com/technetwork/java/javase/downloads). For example, 1.6.0_24 is as follows: jre-6u24-windows - i586.exe

    2. copy this file to: C:\Oracle\Middleware\as_1\forms\java

    3. change the configuration of your web (formsweb.cfg) to reflect the change. So, something like this:

    jpi_classid=clsid:CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA
    jpi_codebase=/forms/java/jre-6u24-windows-i586.exe#Version=1,6,0,24
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_24
    #
    # YOU NEED TO CREATE A DOWNLOAD PAGE AND STORE IT INTERNALLY FOR NON-IE USERS
    # THE SAME METHOD COULD BE USED - STORE YOUR HTML PAGE IN THE JAVA DIR OR OTHER VIRTUALLY MAPPED LOCATION
    jpi_download_page=/forms/java/myJREdownloads.htm
    

    For anyone interested to download from a remote server, here are the necessary details for other versions:

    http://www.Oracle.com/technetwork/Java/JavaSE/AutoDownload-140472.html

    All the information above applies to earlier versions of forms too.

  • Problem with search and deletion functions

    I use Vista Ultimate and in recent weeks, I have problems using the search and delete functions. Whenever I'm trying to look for something in the search window does not allow me to do and goes in a hand. Whenever I delete something, a small window pops up saying deletion... .and this continues forever.

    Hello

    What antivirus/antispyware/security products do you have on machine? Be one
    you have ALWAYS had on this machine, including those you have uninstalled (they leave leftovers
    can cause strange problems).

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

    Follow these steps:

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.
    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ==========================================

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes with nothing to do - then right-click
    Taskbar - the Task Manager process - take a look at stored by - Services - this is a quick way
    reference (if you have a small box at the bottom left - show for all users, then check that).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG then put a list of
    those here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out which files, key of registry and other objects processes have opened.
    What DLLs they have loaded and more. This exceptionally effective utility will show you even who has
    each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically when you start your system
    and you log in. Autoruns also shows you the full list of registry and file locations where applications can
    Configure auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    -Free - WhatsInStartUP this utility displays the list of all applications that are loaded automatically
    When Windows starts. For each request, the following information is displayed: Type of startup (registry/Startup folder), Command - Line String, the product name, Version of the file, the name of the company;
    Location in the registry or the file system and more. It allows you to easily disable or remove unwanted
    a program that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window
    Watcher says it all, reporting of any window created by running programs, if the window
    is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    ===========================================

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver under Windows
    Updates, that leaves about Windows updates but it will not install the drivers that will be generally
    older and cause problems. If updates offers a new driver and then HIDE it (right click on it), then
    get new manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    Hope these helps.

    Rob - bicycle - Mark Twain said it is good.

  • Problem with form while looking in the browser

    I have a form I built and want to send the whole pdf to a url.  I added a submit with an action on MouseDown button to submit a form. When I open the pdf file in Acrobat DC or Acrobat Reader DC he works perfectly.  However, when I open the pdf file in the browser (and not in the stand-alone software of the real acrobat reader) I get a "Adobe Acrobat" error saying "error opening URL to submit this form.  I am 100% sure that I use the adobe acrobat reader plug-in in the browser and I tried to open the file in the browser on both the local and a remote computer server accessing the Web page.

    Is there a reason why I get this error in the software acrobat reader browser but not in the stand-alone software?  Any ideas would be useful.

    On a side note, I'm doing this because I need to save a copy of the PDF (filled by the user) for the server and the only way I know how to submit the pdf... and from there I a Manager php to from there.  If there is no solution for the question above isn't another way to trigger the pdf file to save on the server after it has been changed (not on the page loading)?

    Ahh, I think I found the problem... You may need to provide the URL of the PDF form that is placed on your site, so when he responds with TOT it will load the PDF file of the URL; in the contrary case; the TOT doesn't know which form to fill out. Also; be sure to choose IE or FF web browser by default in your operating system. because it can automatically open the PDF file with the default browser.

    CHANGE FROM: Found in (the public service make_pdf)

    $fdf = $this-> forge_fdf (", $fdf_data_strings, $fdf_data_names, $fields_hidden, $fields_readonly);

    TO:

    $fdf = $this-> forge_fdf ('http://www.your-domain.com/path/to/pdfdoc.pdf', $fdf_data_strings, $fdf_data_names, $fields_hidden, $fields_readonly);

    And don't forget to change "http://www.your-domain.com/path/to/pdfdoc.pdf" to your real URL in the blank PDF file sitting on your website; and the PDF is accessible to the user submits the form.

Maybe you are looking for

  • Tecra A7 - upgrading to Win7

    I have a Tecra A7 (PTA71A-IEU003) and want to upgrade to Windows 7. On the website of reading I find that my machine is not listed as extensible. I seeSome people did and wished to know if they have had no major problems and machine works ok.

  • HP Deskjet 3050 a: potential counterfeit cartridges

    I bought what I thought, it was real HP301 ink cartridges of Crazy Kanagroo via Groupon. However, the loading of cartridges of the system said these were NOT genuine ink cartridges. The packaging seems authentic, and the codes mentioned above are: Ha

  • Get the current Index of the Ring System

    I need to know the index of the ring box that is currently displayed on the front panel during execution. The ring box values do not necessarily correspond to their clues so I can just wire the ring box itself to property [] DisabledItems. The way I'

  • Acer Aspire V5 - 122P: Windows 8 Local password recovery or boot from USB

    Hello world Really need help. I fear that I will lose all my data on my hard disk to get my computer working again. I don't know how, but somehow the password to logon Windows 8 was changed. I can't do anything even if I'm in the advanced recovery op

  • Size Office changed in XP install

    I reformmated and installed a licensed copy of XP on a VAIO (VGN-TXN25N) to replace the Vista supplied with the machine. The Office is unable to fill the VAIO screen and is surrounded by black edges on all 4 sides. Screen reolution changes what I see