FRM-13008: cannot find javaBean with the name 'oracle.forms.fd.AddItem '.

Hello

I have 10 g forms in my pc (windows xp) location. I have jar jar files with me and associated examples.

1. inside the My E:\DevSuiteHome_2\forms\java copy the additem.jar

2 inside of the E:\DevSuiteHome_2\forms\server, I found the formweb.cfg file in the place where the first pot.

serverApp = default
# Forms applet archive for JInitiator
archive_jini = frmall_jinit.jar, AddItem.jar

and save the file.

Now when I open the form in forms 10g, I get the following error. Please help me.

FRM-13008: cannot find javaBean with the name 'oracle.forms.fd.AddItem '.

Please help me how to solve my problem.

Iqbal

If it's only a 'Design' error, you can ignore it.

Yes, but if you want to get rid of this error, include the full path to the jar file in the registry in the FORMS_BUILDER_CLASSPATH parameter

Tags: Oracle Development

Similar Questions

  • Cannot find a process with the name 'perl '.

    Hey all,.

    Tryign to configure the script in my dev environment and I receive the email ok, but does not get the report attached to the email... Here are the keys error I get with executing the script on the computer Windows 7 using PowerCLI 5.0... Thoughts?

    ___________________________________________________________________________

    Get-Process: cannot find a process with the name 'perl '. Process audit na
    me and call the cmdlet again.
    C:\scripts\report.ps1:3 char: 18
    + $pp = get-process < < < < perl
    + CategoryInfo: ObjectNotFound: (perl:String) [Get-Process], Pro
    cessCommandException
    + FullyQualifiedErrorId: NoProcessFoundForGivenName, Microsoft.PowerShell.
    Commands.GetProcessCommand

    You can not call a method on a null value expression.
    C:\scripts\report.ps1:4 tank: 16
    + $pp.waitforexit < < < <)
    + CategoryInfo: InvalidOperation: (waitforexit:String)], Runti
    meException
    + FullyQualifiedErrorId: InvokeMethodOnNull

    New-Object: Exception calling ".ctor' with '1' or the arguments:"Could not find fi.
    the "C:\scripts\vmware_health_check20110912.html". »
    C:\scripts\report.ps1:8 char: 18
    + $att = new-object < < < < Net.Mail.Attachment ($file)
    + CategoryInfo: InvalidOperation: (:)) [New-Object], MethodInvoca)
    tionException
    + FullyQualifiedErrorId: ConstructorInvokedThrowException, Microsoft.Power
    Shell.Commands.NewObjectCommand

    Exception by calling 'Add' with '1' arguments: "value cannot be null."
    ' Parameter name: agenda.
    C:\scripts\report.ps1:14 char: 21
    + $msg. Attachments.Add < < < < ($att)
    + CategoryInfo: NotSpecified: (:)) [], MethodInvocationException)
    + FullyQualifiedErrorId: DotNetMethodException

    You can not call a method on a null value expression.
    C:\scripts\report.ps1:16 char: 13
    + $att. Have < < < <)
    + CategoryInfo: InvalidOperation: (available: String) [], RuntimeEx
    reception
    + FullyQualifiedErrorId: InvokeMethodOnNull

    Remove-Item: can not find the path "C:\scripts\vmware_health_check20110912.html" be
    cause, that there is not.
    C:\scripts\report.ps1:17 tank: 12
    + Remove-Item < < < < C:\scripts\vmware_health_check$dt.html
    + CategoryInfo: ObjectNotFound: (C:\scripts\vmwa...ck20110912.ht
    ml:String) [Remove-Item], ItemNotFoundException
    + FullyQualifiedErrorId: PathNotFound, Microsoft.PowerShell.Commands.Remov
    eItemCommand

    The script uses the Perl API and not the PowerShell.  So the last SDK Perl install and be sure that your backup script as *.pl rather than *.ps1

    Concerning
    Joerg

  • FRM-41045: cannot find point: invalid ID (what is the ID?)

    Hello!
    When the forms run:
    go_item('<block_name>.<item_name>');
    and there is no element in this block is the FRM-41045 error appears. Is it possible to discover this "invalid ID"?
    Forge this information be useful to find the block of code as a result of this error.

    Thanks in advance,
    Sandrine

    Sandrine says:
    Hello!
    When the forms run:

    go_item('.');
    

    and there is no element in this block is the FRM-41045 error appears. Is it possible to discover this "invalid ID"?
    Forge this information be useful to find the block of code as a result of this error.

    Thanks in advance,
    Sandrine

    You can "solve" in form by name or by the ID. The ID of an element can be retrieved by FIND_ITEM.
    That forms is not the name of the element in a 41045 has always been a PITA.
    I recommend that you just wrap each GO_ITEM in another procedure, where you
    .) try to find the item
    .) trigger an error message with the name of the element
    If the item doesn't exist.

  • Why we cannot create a folder with the name con

    Hello Sir,

    I wan't to know the reason for why we cannot create or rename a folder with the name "con" as the other folder names. But I know that we can create this type of file using cmd.
    Thank you.
    Mihir Mani prasad

    CON is a reserved word and cannot normally be used as a folder name.  This also applies to: PRN, to THE, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

  • Maven configuration cannot be applied: cannot find 'basicAuthScope' in the class org.sonatype.maven.wagon.AhcWagon$ __sisu1

    Using Maven 3.2.5

    on Mac OS 10.10

    with mvn--version

    akmac2:enpit-sample-hr-maven ak$ mvn -version
    Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00)
    Maven home: /Applications/Developer/apache-maven-3.2.5
    Java version: 1.7.0_25, vendor: Oracle Corporation
    Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre
    Default locale: de_DE, platform encoding: UTF-8
    OS name: "mac os x", version: "10.10.1", arch: "x86_64", family: "mac"
    


    Following the documentation to configure repository maven.oracle.com on http://docs.Oracle.com/middleware/1213/core/Maven/config_maven_repo.htm#MAVEN9010

    my settings.xml

    <servers>
    ..
     <server>
        <id>maven.oracle.com</id>
        <username>myOTNMailadress</username>
        <password>bla</password>
        <configuration>
          <basicAuthScope>
            <host>ANY</host>
            <port>ANY</port>
            <realm>OAM 11g</realm>
          </basicAuthScope>
          <httpConfiguration>
            <all>
              <params>
                <property>
                  <name>http.protocol.allow-circular-redirects</name>
                  <value>%b,true</value>
                </property>
              </params>
            </all>
          </httpConfiguration>
        </configuration>
      </server>
      </servers>
    
    <profiles>
     <profile>
          <id>oracleProfile</id>
          <activation>
            <activeByDefault>true</activeByDefault>
          </activation>
          <repositories>
            <repository>
              <id>maven.oracle.com</id>
              <url>https://maven.oracle.com</url>
              <layout>default</layout>
              <releases>
                <enabled>true</enabled>
              </releases>
            </repository>
          </repositories>
        </profile>
      </profiles>
    
    
      <!-- activeProfiles
     <activeProfiles>
        <activeProfile>oracleProfile</activeProfile>
      </activeProfiles>
    
    </settings>
    | List of profiles that are active for all builds.
    
    
    

    Get the following Exception all build a simple ADF 12.1.3 project. with mvn compile

    ....

    [DEBUG] use connector BasicRepositoryConnector with priority 0.0 to https://Maven.Oracle.com with username = myOTNEmail, password = *

    Download: https://Maven.Oracle.com/com/Oracle/ADF/library/BC4J-runtime/12.1.3-0-0/BC4J-runtime-12.1.3-0-0.Pom

    [WARNING] Could not apply that configuration for maven.oracle.com to the car org.sonatype.maven.wagon.AhcWagon$ __sisu1:could not find 'basicAuthScope' in the class org.sonatype.maven.wagon.AhcWagon$ __sisu1

    org.codehaus.plexus.component.configurator.ComponentConfigurationException: cannot find 'basicAuthScope' in the class org.sonatype.maven.wagon.AhcWagon$ __sisu1

    at org.eclipse.sisu.plexus.CompositeBeanHelper.setProperty(CompositeBeanHelper.java:252)

    at org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter.processConfiguration(ObjectWithFieldsConverter.java:101)

    to org.eclipse.aether.internal.transport.wagon.PlexusWagonConfigurator$ WagonComponentConfigurator.configureComponent (PlexusWagonConfigurator.java:102)

    at org.codehaus.plexus.component.configurator.AbstractComponentConfigurator.configureComponent(AbstractComponentConfigurator.java:43)


    See also

    https://JIRA.codehaus.org/browse/wagon-422

    What is interesting in this issue of CAR-422 is: affected Version 2.8 / Versions of difficulty: 2.8


    Any ideas? Very disappointing up here the 'Oracle Maven Experience '.


    BR

    Andreas

    Hello

    It sounds like a question that we should already have set by which the parent pom com.oracle.maven:oracle - common: 12.1.3 - 0 - artifact 0:pom has the extension of car-ahc Sonatype configured (we did our test in early retirement with this car).  I just looked at the https://www.oracle.com/content/secure/maven/content/com/oracle/maven/oracle-common/12.1.3-0-0/oracle-common-12.1.3-0-0.pom

    and have verified that the extension pulling in the wagon-ahc is not there.  I am very interested to understand what is pulling in an extension of the wagon-ahc and remove for you get the appropriate wagon-http wagon.  Feel free to contact me privately so that I can get more information from you.  My email address is robert patrick at oracle dot com dot

    Please note that FMW 12.1.3 out initially using Maven 3.0.5.  While most of the plugins works without using Maven 3.2.5, changes you might encounter problems with a few plugins because of the disruptive changes made in Maven 3.1.0 when they passed their implementation of Ether starting from Sonatype to eclipse (which broke a lot of existing Maven plugins).

    Thank you

    Robert

  • PlayBook: Problems with the names of the packages containing points of bb10

    Hello

    I wore my 'Medicine Cabinet kids' app for Android. In the "manifest. MF' according to the name of the package is: de.ebsonline.medicinecabinetchildren.

    Meanwhile, I've been thinking that app using WebWorks and he signed with the same key and the same name of package to BB10 for Android.

    At that time, I thought, the application could be the same for BB10 and Playbook. Unfortunately it is not the same. Some customers bought for the Playbook and get installation error 0008.

    As a result of a notice of @oros here in the forum, I tried to create a special version of the application for the playbook. But the problem is, I'm not able to create the same name package, because for the playbook, the entry in the file config.xml may not have the points and there seems to be a limit in length.

    Accordingly, it seems that I am not able to create a new version with the name of original package of my application for users of the playbook, who have already purchased the app and cannot install it! But I don't want to create an entirely new application, because that would mean losing my real clients.

    Could you please give me a hint (or a solution step by step, if possible) for this problem?

    Thank you very much for your help and best regards from the Germany

    Rolf Eschenbach

    I found the following

    Use a naming for short in the field id = like this at the beginning of the config.xml file


    http://www.w3.org/ns/widgets ".
    "xmlns:RIM ="http://www.blackberry.com/ns/widgets"
    version = "1.0.0.1" id = "compeardoxgreatapp" >

    The BB10 I give it an id of com.peardox.greatapp

    There is a limit on the number of characters a Playbook may have in the name of the package resulting (50 as I remember) - I guess we have about 18 for our own use

    You don't have to use the reverse DNS, but it is easier for compatibility for the configs in need - just missed the points for PB

  • BlackBerry Smartphones Runtime error "Cannot find system in the file table.

    I need help!

    I have a Blackberry Curve 8310 and have recently installed Version 4.5

    I'm trying to set my synchronization.  I followed the steps to set up my Outlook 2007 calendar.  He told me congratulations! You have configured the product. However, when I press Finish, I get a runtime error "cannot find system in the file table.

    I uninstalled the program and reinstalled - the same error.

    Any help would be appreciated!

    FIGURED IT OUT!

    The following steps, which are displayed on the RIM support will work; However, I had to do it another way.  In step 1, it says that ilxolkCompanion.fil is located in the path C:\Program Research In Motion\BlackBerry\Connectors\MS Outlook Connector... However, when I searched this file, it was actually located in C:\Program Files\Blackberry\Connectors\MS Outlook Connector.  (Maybe it's because I upgraded from 4.2.2 to 4.5 w/o filling a clean uninstall... not too sure why)

    Once I located the file via the command prompt, I have not recorded in accordance with the instructions of step 1.  I then followed step 2 exactly Word for Word... and VOILA!  I have now Version 4.5, working with MS Outlook 2007

    Resolution

    If the connectors folder is always present in C\Program Research In Motion\BlackBerry\Connectors\MS Outlook Connector, follow these steps:

    1. Unregister the old of the Microsoft Outlook ilxolkCompanion.filconnector.

      1. Open the command prompt.
      2. Navigate to C:\Program research in Motion\BlackBerry\Connectors\MS Outlook Connector.
      3. Type command regsvr32 u ilxolkCompanion.fil.
      4. In Desktop Manager, Microsoft Outlook is no longer appears as an available desktop application.
    2. Save the latest Microsoft Outlook Connector.
      1. Navigate to C:\Program research in Motion\BlackBerry\IS71 Connectors\MS Outlook Connector.
      2. Type the command regsvr32 msoutlookconnector.fil.
      3. Office Manager, Microsoft Outlook will be now stored as an available desktop application.

    Once these steps have been completed, configure synchronization again.

  • The listener is down: even if a listener with the name "AUDITOR", is running on this host at the port: "1521", it has not started using "the target LISTENER. ORA file.


    I moved a listener on a host in a House different oracle. The headset works fine, but EM 12 c shows that the listener is down with the following summary:

    The listener is down: even if a listener with the name "AUDITOR", is running on this host at the port: "1521", it has not started using "the target LISTENER. ORA file. CORRECTIVE ACTION: To monitor this "EM listener target" with its current configuration, you must stop the process of listening running and start it using the Listener parameter file: opt/oracle/product/12.1.0.2/network/admin/listener.ora. Alternatively, you can update "this target LISTENER. Location ORA setting"with the location of the listener running, which started using the: opt/oracle/product/11.2.0.3/network/admin/listener.ora.

    EM 11 g, I simply changed the configuration of the listener for the different oracle home, argued the change and in a few minutes the listener would show that 'UP' with the oracle of new home. I upgraded to MS 12 c (12.1.0.4) and can't find how to do this. Can someone give me the procedure.

    Thank you

    Ron

    Hi Ron,

    Can you please do the following?

    -Create a for the listener listener.ora file, stop and start the receiver using the listener.ora file. If the file is located in a default location, set the TNS_ADMIN environment variable to that location before you start the listener.

    -Log on to the EM console, go to the homepage of the listener.

    -In the Oracle Listener menu, select target Configuration > Configuration of the analysis.

    -Ensure that the parameters, including the Listener.ora directory, are properly.

    Kind regards

    -Loc

  • "cannot find accespoint in the trial _crtCreateSymbolicLinkW in the file." DLL C:\WINDOWS\SYSTEM32\MSVCP110.dll."?

    I installed CC2015, Ps and Lr as a trial. As well as the Ps 13 elements trial.

    Installation goes well, Ps a Lr test started, but I can't open one or the other.

    When I go into the program files and open the applications from there, or I use the desktop shortcuts, I get an error "cannot find accespoint in the trial _crtCreateSymbolicLinkW in the file.» DLL. C:\WINDOWS\SYSTEM32\MSVCP110.dll ' (Dutch translation)

    Both Lr and Ps give the same error, only difference is the header indicating either 'Photoshop.exe - accespoint not found' or 'Lightroom.exe - accespoint not found. "

    Cannot download Jpeg or PNG images for some reason any (banned types of images)?

    PS Elements 13 starts in a small dualwindow who wants to open the library (left) or the editor in a trial (right), 13 items Ps starts and then crashes, the library opens if chosen.

    I tried to - and re - installing everything several times. Chat contact who gave me a subscription paid as a solution.

    However, I can't start any application Adobe 2015. even the trial of 13 elements Ps crashes at startup, after that he asked me to begin the trial.

    So Ps and Lr do not say expired test, in CC-Startup-tab it says 29 days left (in my tests), never gave the Apps tab "starting the trial" - buttons and only see the 'buy now' - buttons...

    Someone an idea?

    I use an i7Q820, 8 GB of RAM, Windows 8.1 computer.

    Tried to install with or without programs AV and firewall.

    Can I just clear and clean with cleaner creative cloud and start over?

    Lost some faith in software already from tent to install a trial already cost me more than half a day with no application of work so far and the proposed solution is a paid subscription where I've never seen a 'trial-expired-window', an open application or any place to put a key in.

    Thanks in advance.

    Eric

    First of all, let me write the correct translation of the error message, so everyone can find it, and sorry for my poor old translation, it should be;

    "Photoshop.exe - Entry Point not found", and "Lightroom.exe - Entry Point not found".

    "The entry procedure point not found _crtCreateSymbolicLinkW in the C:/Windows/System32/MSVCP110.dll dynamic link library."

    The solution is simple...

    This is a problem in Microsoft Visual C++ 2012, I found my answer in this post;

    Photoshop Entry Point not found

    My solution has been/is;

    Control Panel > programs and features (Add/Remove Programs) > first look for Microsoft Visual C ++ 2012 x 64 > right click > change (not remove/uninstall).

    A window pop up > choose repair

    The Microsoft Visual C ++ 2012 will be fixed x 64 > finish

    Then look for Microsoft Visual C ++ 2012 x 86 > right click > edit (not remove/uninstall).

    A window pop up > choose repair

    The Microsoft Visual C ++ 2012 will be repaired x 86 > when finished it will ask a reboot/restart.

    After normal restart of Photoshop, Lightroom and 13 started Ps elements and asked if I would continue my trial period.

    All applications work normal.

    A shame, I lost 2 days on Ps a Lr looking for this simple solution.

    I hope this will help others in the future.

  • RICs when MergeTable using with the names of multiple tables

    Hello world!

    I just saw, as v11 OWM MergeTable media with the names of multiple tables. As I couldn't find anything in the documentation, here's a question:

    It also means, that RICs are automatically taken into account regarding the order of INSERTS/CHANGES/DELETES?

    That would actually really great and simplify the merge of our application mechanism a lot.

    Kind regards

    Andreas

    Hi Andreas,

    This feature works the same MergeWorkspace, but with a smaller set of tables.  Tables will always be merged into the order of the child table first, then the parent tables.  However, foreign key constraints are not validated until all tables have been merged.  This would prevent a mistake to be triggered when the child table merging before the parent merging table data in the parent workspace.

    Kind regards

    Ben

  • "Is:java.sql.SQLException error: ORA-01555: snapshot too old: rollback segment number with the name ' ' too small '.

    Hello

    We conduct apply CM which is a failure with the Error: "declared:java.sql.SQLException: ORA-01555: snapshot too old: rollback segment number with the name '' too small'."

    Its in our unique the production instance. I checked on the return parameter. Here are the details.

    SQL > show Cancel parameter

    VALUE OF TYPE NAME

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

    _in_memory_undo Boolean TRUE

    _undo_debug_usage integer 2

    UNDO_MANAGEMENT string AUTO

    UNDO_RETENTION integer 40000

    undo_tablespace string APPS_UNDOTS1

    SQL > select max (maxquerylen) of v$ undostat;

    MAX (MAXQUERYLEN)

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

    637116

    Please suggest what needs to be done to go further.


    Kind regards

    Prabhat.

    Post edited by: 942633

    Hello

    ORA-02067: the rollback transaction or registration required

    As mentioned, you will need to look at the design of the code:

    Error: ORA 2067
    Text: rollback transaction or registration required
    -------------------------------------------------------------------------------
    Cause: A failure (typically a trigger or a stored procedure with several updates remotely) has occurred, such as the execution of all or nothing from a previous call to Oracle cannot be guaranteed.
    Action: return to a previous point of backup or restore the transaction and resubmit.

    ------

    ORA-01555 caused by the following SQL statement (SQL ID: 5y0q4u8r2hdy9, query term s = 637608, SCN: 0x0bcc.4ed82762):

    ------

    ACTUAL SIZE [MB] UNDO UNDO RETENTION [s] NECESSARY UNDO SIZE [MB]

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

    304849 40000 267232.292

    To better help you, please let us know:

    -What is the function of this program.

    -Did you recently parameter changes until you have this error.

    Please ensure that the validation controls are implemented correctly, the DBA team and development will work hand in hand.

    Thank you &

    Best regards

  • Export PDFs single page with the name of the page

    I was looking for a script that:

    -exports all the pages of an indesign file to PDF separate single page (or other file types)

    -names, the pdf file with the name of a page-> This is the hardest to find part

    The reason why I could use it: I have a file of 200 + page with productspecs. I would like to export all pages with the software "productName" correct. (extraction of a PDF file in acrobat is not a problem, but then I have to rename all the files manually)

    I do not know how to name pages, because it is not a function in indesign. Ideal would be to be able to 'say' indesign: this textframe = the name of the page, then it would be not necessary to label the page separately.

    I'm not a writer. I searched the forum and found some info on this already, but not a working including automatic pagenaming script.

    I found an old post where someone points to such a script, but I'm not:

    http://www.techplex.NET/postsm40018_possible-to-name-pages.html#post40018

    Do you have someone at - it never/found/used such a script?

    (btw, a similar script for illustrator work plans would be very useful also!)

    Any help is appreciated!

    Zanelli Scott made a years. did a fantastic job.

    http://InDesignSecrets.com/page-exporter-utility-Peu-5-script-updated-for-CS3.php

    Loïc Aigon wrote a...

    http://www.loicaigon.com/blog/?p=876

    regarding work plans illustrator... don't know - have a look at the forum of illustrator scripts.

  • FRM-41052 cannot find window: invalid id

    Hello

    during execution of form I get the error message frm-41052 cannot find the window: invalid id. Please help me solve this problem.
    I'm using Oracle 10 g and 10g database.


    Thank you
    Sandy

    Ok.

    IF: PARAMETER. P_PACKING_ID is NOT NULL, THEN
    EXECUTE_QUERY;
    END IF;

    Which is the value of: PARAMETER. P_PACKING_ID?
    you do a query to run. I guess that is on the first data_block of navigation.
    In palette property of this block, you set the where condition in some way?
    Because I do not understand this: WHEN the CUSTOMER =: 1. where is setup it?
    Fabrizio

  • TB change the sender name to my name to email classic. Fritz! Box send a pushmail with the name "Fritz!" Box '. In the Inbox of my ISP of this name is present. ...

    TB change the sender name to my name to email classic.
    Fritz! Box send a pushmail with the name of the sender "Fritz!" Box' to my standard email address.
    In the Inbox of my ISP of this name is present. Get this mail with TB the name "Fritz!" Box"is changed in lastname, firstname. This is the full name of my standard email address as I stated in my address book.

    In the toolbar > Options > view > advanced and turn off "see the show only the names of the people in my address book."

  • the camera shutter sound cannot be silent with the mute button on my phone i 6 s

    the camera shutter sound cannot be silent with the mute button on my phone i 6 s

    Depending on where you purchased your phone, this is not possible, because of legislation in these countries that regulate this feature.

    In all other cases, try to force reboot the phone by holding down the button sleep and home for 10 seconds, until the Apple logo comes back again. You won't lose data, but it can cure some problems after installing new software or applications.

    In the case where this does not work, restore the phone:

    Use iTunes to restore your device iOS to factory settings

Maybe you are looking for

  • Change the tab behavior and bookmark?

    (Since Opera gave up on their great browser and to focus on a clone of poor chrome, Mozilla have become my choice. There are a few trouble if.) 1. "Popper" tab behavior. I want tabs to open right in the list of the tab, so I don't have to get in the

  • NX unsupported on the NB305-106 - cannot install Windows 10

    HelloI want to install Windows 10 on my netbook NB305-106, but I can't because the NX is not supported. How can I make NX taken care of?

  • Question on the Watt value for the F10-125

    Hi people, I do not know if anyone knows what watts, so do not know if the f10 will work it is the f10 that I fly to America in a few weeks but want to take my laptop with me to watch some DVD but the power is 75 watts maxconcerningNeil Gregory

  • Chromebook with Netgear VPN?

    Has anyone tried to get their Chromebook with VPN access with a UTM appliance? I have a UTM50. My boss asked if I would like a Chromebook to use for purposes of work when I'm off site and although the Chromebook is relatively cheap, I'd rather check

  • Core of labview 8.5.1 installed DVD (PDS) and I have the full development on my system?

    Hello everyone, I do not understand this self of that happening. I had labview 8.5 full development install on my computer, but I have seen that this version of labview did not support the creation of executable. So I uninstalled this version to inst