Forms 10g compilatio error FRM-18108: Failed to load the following objects.

Hi,
I was compiling the Form on the server, could you let me know about below errors?
FRM-18108: Failed to load the following objects.
Source Module:APPSTAND
Source Object: STANDARD_PC_AND_VA
Source Module:APPSTAND
Source Object: STANDARD_TOOLBAR
Source Module:APPSTAND
Source Object: STANDARD_CALENDAR
Thanks.

Hi,
Oracle Apps: R12.1.3
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
OS: Linux
This error is happening in development pc.
Not sure if i missed any libraries, I had one more form which is working in development pc and it has similar libraries.
Also, i see below errors in addition to the above mentioned.
Compiling package body CTAARPRB...
Compilation error on package body CTAARPRB:
PL/SQL ERROR 49 at line 7, column 12
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 7, column 12
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 19, column 8
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 146, column 10
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 169, column 10
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 170, column 6
bad bind variable 'parameter.G_query_find'
Thanks.

Similar Messages

  • Forms 11g Server compilation issues: FRM-18108: Failed to load the following objects

    Attempting to upgrade to 11g (Forms 11 Version 11.1.2.1.0 on Linux) from 9i.
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    Compiling an FMB on the server (not windows PC) is giving error FRM-18108: Failed to load the following objects. The compiler is unable to find OLB files and PLL files. This seems to be a config issue but I cannot track it down.
    We have a /nhbcapps/lib for library and object library (pll, olb) files and we have a /nhbcapps/bin for executables (mmx, fmx, plx)
    We have our own envmt file, cdb.env (in same folder as default.env):
    FORMS_PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/forms:/app/oracle/Middleware/asinst_1/FormsComponent/forms
    PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/bin:/app/oracle/Middleware/Oracle_FRHome2/jdk/bin
    formsweb.cfg:
    envFile=cdb.env
    Please could anyone help get this working?

    Your module NC_REF.fmb (or NC_REF.olb), which is referenced for shared objects, cannot be found. The best way to test it is to place it in the working directory (the start-in directory of the windows shortcut from where you launch Forms Builder). That way you are independent from the FORMS60_PATH, because the working directory is searched first.

  • Reg FRM-18108: Failed to load the following objects Error

    Hi All,
    I am getting the following error when i open a form.
    FRM-18108: Failed to load the following objects.
    Source Module:Referenc.olb
    Source Object: POST-RECORD
    Source Module:Referenc.olb
    Source Object: KEY-CLRFRM
    Source Module:Referenc.olb
    Source Object: KEY-DOWN
    Source Module:Referenc.olb
    Source Object: KEY-DUP-ITEM
    Source Module:Referenc.olb
    Source Object: KEY-DUPREC
    Source Module:Referenc.olb
    Source Object: KEY-ENTQRY
    Source Module:Referenc.olb
    Source Object: KEY-EXEQRY
    Source Module:Referenc.olb
    Source Object: KEY-EXIT
    Source Module:Referenc.olb
    Source Object: KEY-HELP
    Source Module:Referenc.olb
    Source Object: KEY-MENU
    Source Module:Referenc.olb
    Source Object: KEY-UP
    Source Module:Referenc.olb
    Source Object: PRE-BLOCK
    Source Module:Referenc.olb
    Source Object: WHEN-NEW-FORM-INSTANCE
    Source Module:Referenc.olb
    Source Object: WHEN-NEW-ITEM-INSTANCE
    Source Module:Referenc.olb
    Source Object: WHEN-WINDOW-CLOSED
    Source Module:Referenc.olb
    Source Object: AL_ERROR
    Source Module:Referenc.olb
    Source Object: AL_INFORMATION
    Source Module:Referenc.olb
    Source Object: AL_WARNING
    Source Module:Referenc.olb
    Source Object: ABOUT
    Source Module:Referenc.olb
    Source Object: TOOLBAR
    Source Module:Referenc.olb
    Source Object: ABOUT
    Source Module:Referenc.olb
    Source Object: TOOLBAR
    Source Module:Referenc.olb
    Source Object: PM_STANDARD
    Source Module:Referenc.olb
    Source Object: PC_DISPLAY_ITEM
    Source Module:Referenc.olb
    Source Object: PC_FRAME
    Source Module:Referenc.olb
    Source Object: PC_ICON_BUTTON
    Source Module:Referenc.olb
    Source Object: PC_LIST_OF_VALUES
    Source Module:Referenc.olb
    Source Object: PC_OK_BUTTON
    Source Module:Referenc.olb
    Source Object: PC_TEXT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_RECORD
    Source Module:Referenc.olb
    Source Object: VA_SCROLLBAR
    Source Module:Referenc.olb
    Source Object: VA_ALERT
    Source Module:Referenc.olb
    Source Object: VA_BUTTON_TEXT
    Source Module:Referenc.olb
    Source Object: VA_CANVAS
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_BUTTON
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_DISPLAY_ITEM
    Source Module:Referenc.olb
    Source Object: VA_FRAME
    Source Module:Referenc.olb
    Source Object: VA_LOV
    Source Module:Referenc.olb
    Source Object: VA_PROMPT_TEXT
    Source Module:Referenc.olb
    Source Object: VA_TEXT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_TOOLTIP
    Source Module:Referenc.olb
    Source Object: VA_WINDOW
    Source Module:Referenc.olb
    Source Object: ABOUT
    But i have given the the path of the folder that has all the files in the Forms_Path registry and also in the default.env file. Still i am getting the above error. Any solution for this?.

    You are getting this error because the "Referenc.olb" object library (OL) is not in your FORMS_PATH. You can either add the directory where the OL resides to the PATH environment variable or (preferably) you add the directory to the FORMS_PATH in the Windows Registry (assuming you installed Forms on a Windows computer). Modifying the FORMS_PATH is dependent on the version of Forms you installed. For Forms 10g, modify: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome10g => FORMS_PATH String Value. For previous versions of Oracle Forms, modify: HKEY_LOCAL_MACHINE => SOFTWARE=> Oracle => HOME? => FORMS??_PATH (where ? = 0 - 9 depending on the number of Oracle products installed, and where ?? = 60, 90 if you have Forms 6 or Forms 9i installed (FORMS60_PATH or FORMS90_PATH).
    Hope this helps,
    Craig B-)
    If a response is helpful or correct, please mark it accordingly.

  • FRM-18108: Failed to load the following objects

    FRM-18108: Failed to load the following objects
    I get the following error when I open a form that references an object library. The repercussions of this is that the window settings are affected in the main form and several other calling forms.
    FRM-18108: Failed to load the following objects
    What do I need to do to resolve this? I need to fix this in NT and then upload the forms to Solaris to be compiled and then deployed over the web.
    I need solutions for NT and what I need to do on Solaris.
    Thanks

    Hi
    at least for NT, you must place IN ALL the FORMS60_PATH (regedit of yourNT) of your regedit,the directories where you have the libraries, menus, etc, and of course your forms.
    I suggest you: place your own directories in the first place of the forms60_path's item. then, repeat the attaching and compiling.
    I hope it helps U
    bye

  • Urgent: FRM - 18108: Failed to load the following objects.... in R12

    Hi,
    I am unable to open forms,
    even it opens with this following error, as well all form fields are not coming.
    anyone give information.
    Please see this following error message:
    FRM - 18108: Failed to load the following objects.
    Source Module: APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source Object: STANDARD_CALENDAR
    Cheers from..
    M.K.Thamaraiselvan

    Hi,
    i used to get this following error also, while connecting from windows desktop
    FRM - 18108: Failed to load the following objects.
    Source Module: APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source Object: STANDARD_CALENDAR
    FRM-10102: Cannot attach PL/SQL library APPCORE.pll. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GLOBE. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JE. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library FNDSQF. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JA. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JL. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library VERT. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library CUSTOM. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library APPDAYPK.pll. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GHR. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library PQH_GEN. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library PSAC. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library IGILUTIL. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GMS. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library APPCORE2. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library FV. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library OPM. This library attachment will be lost if the module is saved.

  • FRM-18108: Failed to load the following objects in linux

    Hi All:
    when i am compiling the form in linux server i am getting the following error .
    Source Module:APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module:APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module:APPSTAND
    Source Object: STANDARD_CALENDAR
    when i am opening the form through form builder there is no error poping up so pls let me know how to resolve this issue
    ravi

    i have given the olbs and the plls in the form 60 path but still i am not getting , i have even saw the resources folder in my server there are there and i am still getting the error , my main problem is i am not able to generate the calender in my form because of the errors in compiling so what to do
    ravi

  • FRM-18108 Failed to load the  objects

    I have upgraded the forms from 4.5 to 6i and when I tried to open the form PCOECU20 it gives me error
    FRM-18108 Failed to load the following objects:
    Source Module: PCOEar10
    Source Object: STRUCTURE_NAME_QF_LOV
    Source Object: pc_object_Group1
    ... and several others...
    The form and libraries (pll, plx) are in the same directory.
    Can anyone help?

    Make sure you upgrade any object libraries or reference forms before the forms thta depend on them.
    Also set your Forms60_path explicitly so you know that you are using the correct versions

  • Failed to load the following objects....

    I sublassed some objects from an object library. They worked well for while. However, after I installed some other oracle software, I opened the form again I got error message:
    FRM-18108: Failed to load the following objects.
    Even I edited the subclass information property to re-enter the information again, I still got the message.
    Any way to correct this.
    Thanks.

    Thanks.
    Now, the message is gone.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Suresh Rangaswamy ([email protected]):
    your registry got screwed-up. Check the forms path in the registry (forms60_path)<HR></BLOCKQUOTE>
    null

  • Getting message failed to load the following objects when opening any fmb

    hi all,
    when ever i try to open any fmb to do some work i am getting the message unable to load the following objects and it gives the name like template.fmb.................
    on pressing ok i get another message unable to attach the following libraries and it gives the names of all the library.
    upon checking the forms60_path i find all these libraries are present in the source folder which is referred in forms60_path.
    i am stuck now as i dont knowe how to move further. please consider it as urgent and suggest me the solution.
    will be thankful.

    following are the messages:
    FRM-18108: Failed to load the following objects.
    Source Module:TEMPLATE.FMB
    Source Object: CHANGE_HISTORY
    Source Module:TEMPLATE.FMB
    Source Object: KEY-F0
    Source Module:TEMPLATE.FMB
    Source Object: FORM_PRINT
    Source Module:TEMPLATE.FMB
    Source Object: FORM_EXIT
    Source Module:TEMPLATE.FMB
    Source Object: FORM_ERREXIT
    Source Module:TEMPLATE.FMB
    Source Object: FORM_NAVIGATE
    Source Module:TEMPLATE.FMB
    Source Object: FORM_SUMMARY
    Source Module:TEMPLATE.FMB
    Source Object: WHEN-NEW-FORM-INSTANCE
    Source Module:TEMPLATE.FMB
    Source Object: WHEN-NEW-ITEM-INSTANCE
    Source Module:TEMPLATE.FMB
    Source Object: KEY-EXIT
    Source Module:TEMPLATE.FMB
    Source Object: KEY-HELP
    Source Module:TEMPLATE.FMB
    Source Object: WHEN-TIMER-EXPIRED
    Source Module:TEMPLATE.FMB
    Source Object: TRIG_SET_ROWID
    Source Module:TEMPLATE.FMB
    Source Object: KEY-EXEQRY
    Source Module:TEMPLATE.FMB
    Source Object: PRE-FORM
    Source Module:TEMPLATE.FMB
    Source Object: PRE-QUERY
    Source Module:TEMPLATE.FMB
    Source Object: WHEN-WINDOW-ACTIVATED
    Source Module:TEMPLATE.FMB
    Source Object: KEY-ENTQRY
    Source Module:TEMPLATE.FMB
    Source Object: ER_ABORT_ALERT_CANCEL
    Source Module:TEMPLATE.FMB
    Source Object: ER_WARN_ALERT_YESNO
    Source Module:TEMPLATE.FMB
    Source Object: ER_NOTE_ALERT_OK
    Source Module:TEMPLATE.FMB
    Source Object: ER_CAUTION_ALERT_OKCANCEL
    Source Module:TEMPLATE.FMB
    Source Object: BLK_TOOLBAR
    Source Module:TEMPLATE.FMB
    Source Object: EMPTY_VERT_CVS
    Source Module:TEMPLATE.FMB
    Source Object: EMPTY_HORI_CVS
    Source Module:TEMPLATE.FMB
    Source Object: TMPLCVS
    Source Module:TEMPLATE.FMB
    Source Object: CVS_MAINT_DETAIL
    Source Module:TEMPLATE.FMB
    Source Object: VERT_CVS
    Source Module:TEMPLATE.FMB
    Source Object: HORI_CVS
    Source Module:TEMPLATE.FMB
    Source Object: WINDOW_REFRESH_OBJECTS
    Source Module:TEMPLATE.FMB
    Source Object: ER_OBJECTS
    Source Module:TEMPLATE.FMB
    Source Object: TOOLBARS
    Source Module:TEMPLATE.FMB
    Source Object: LIST
    Source Module:TEMPLATE.FMB
    Source Object: OTHERS
    Source Module:TEMPLATE.FMB
    Source Object: LABEL
    Source Module:TEMPLATE.FMB
    Source Object: BUTTONS
    Source Module:TEMPLATE.FMB
    Source Object: TEXTITEMS
    Source Module:TEMPLATE.FMB
    Source Object: OG_PROPERTY_CLASSES
    Source Module:TEMPLATE.FMB
    Source Object: OG_LOV
    Source Module:TEMPLATE.FMB
    Source Object: TOOLBAR_BUTTONS
    Source Module:TEMPLATE.FMB
    Source Object: LIQUIDTVA
    Source Module:TEMPLATE.FMB
    Source Object: CURRENTRECVA
    Source Module:TEMPLATE.FMB
    Source Object: CLOSREVVA
    Source Module:TEMPLATE.FMB
    Source Object: BORROWVA
    Source Module:TEMPLATE.FMB
    Source Object: UNAUTHRECVA
    Source Module:TEMPLATE.FMB
    Source Object: VA_DISABLED_TAB
    Source Module:TEMPLATE.FMB
    Source Object: VA_ENABLED_TAB
    Source Module:TEMPLATE.FMB
    Source Object: MAXWIN
    Source Module:TEMPLATE.FMB
    Source Object: WINDOW0
    Source Module:TEMPLATE.FMB
    Source Object: WIN_QUERY
    Source Module:TEMPLATE.FMB
    Source Object: SMMDI_WIN2
    FRM-10102: Cannot attach PL/SQL library Svpkcs. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library cspkoscs. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library HLPKCS. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library D2kwutil. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library cleintpr. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library hint. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library smcs_hnt. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library Og. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library smpkcs. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library ovpkcs. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library environment. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library MBNT. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library rppkcs. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library mspkcs. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library hasp. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library stpkcs. This library attachment will be lost if the module is saved.
    **********

  • Forms ERROR - FRM-18107: Failed to load the DE context for the module

    I have recently installed Oracle 10g (10.2.0) which is up and running fine (WinXP).
    I then installed Developer Suite 10g (10.1.2.0.2).
    When I try to open Forms I get the following error;
    'FRM-18107: Falied to load the DE context for the module'
    I have;
    DRIVE:oracle/product/10.2.0/oradb
    DRIVE:oracle/product/10.2.0/devsuite
    Can anyone advise?
    Many thanks in advance.

    Hello All,
    I would like to know more about the FRM-18107 error. I have tried getting rid of the error by altering my windows environment variable ORACLE_HOME, and going through numerous websites. But still no luck. I am about to de-install Forms 10g rel2 using the OUI. But I plan on leaving oracle 10g database on the system. Hope this will not cause any conflict. Also do I need to do anything in the registry after de-installation of forms 10g.Or is there any order of installation, i.e Do i need to install forms 10g before oracle 10g database.
    PLs also let me know if i will need to download any pathch for this to be sorted. But I didn't think so because during installation i noticed a few patches were being put to place as part of forms 10g rel2. Does it still needs a patch for it to work and get rid of the FRM-18107 error? If so, what is the name of the patch and how do i apply the patch. Pls let me know. Any comment on this will be well appreciated and valuable.
    Thanks.
    Cheers
    Aj
    Edited by: user9925154 on 25-Feb-2010 14:50
    Edited by: user9925154 on 25-Feb-2010 14:52
    Edited by: user9925154 on 25-Feb-2010 15:08

  • Fail to load the following objects

    dear sirs, i am not have any experience of working with objects, and i am using forms 6i, and when i load the source of form i had this message "ail to load the following objects.......", even i ensured that the bath of object which are form told that can not load is right, then pls tell me what can i do
    best regards
    Yasser

    You probably need to open each of your libraries individually and see which is giving the problem. One of them has a hardcoded path in the link eg: c:\app\pll\mylib.pll instead of mylib.pll - if you (re)attach the library then you'll be offered the chance to remove the path.
    Steve

  • FRM - 18108 Failed to load following object

    when i am opening the forms in 10G suit , getting below error
    FRM - 18108 Failed to load following object
    source module : template.fmb
    source object: STANDARD
    please help me

    Sounds like you are working with the Enterprise Business Suite (EBS). The error you are getting is because Forms can't find a referenced object. This is because the directory where your TEMPLATE.fmb (and the objects the template.fmb form references) is not found in your FORMS_PATH. If you are using Windows, edit the registry and add the directory where you have your reference objects to the FORMS_PATH entry. Make sure you add it to the end of the existing value; not replace the existing value!
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • ORACLE Forms Run Time error FRM -92050 failed to connect to server

    server name:
    osfsun.oklaXXX:9000
    Details:
    Java Exception
    Java.netNoRouteToHostException: operation timed out
    at java.net.plainsocketImpl.doConnect(Compiled Code)
    at java.net.plainsocketImpl.connectToAddress(plainsocketImpl:124)
    There is more....
    I have opened the port 9000 in my LAN firewall, I have checked Jinitiator control panel, I'm able to resolve web address but receive this web run time error,.anyhelp would be appreaciated.
    thanks

    I resolved this issue. It was related to the firewall using port 9000/ The issue was not related to Oracle.

  • Problem while migrating forms from 5 to 6i. Failed to load objects

    Do I need access to shcema that has all objects like tables, procedures, packages, views, etc.. used in forms during migration form 5 to 6i.
    I'm getting this problem.
    FRM-18108: Failed to load the following objects.

    Yes you can. Take a look at Upgrading from Pre-Forms 6i Applications to Oracle Forms 11g. This document is geared towards upgrading to Forms 11g, but in order to upgrade to Forms 11g you must first upgrade to Forms 10g. This document describes that process.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • FRM-18103 failed to initialize the development environment

    OS: windows 7 ultimate
    Just installed Database 11gR2 and Oracle Developer Suite 10g (10.1.2.0.2) in different homes.
    When starting forms builder i get the error:
    FRM-18103 failed to initialize the development environment.
    Starting OC4J instance didn't make any difference.
    Can anybody help please?

    First and foremost, Oracle Developer Suite (ODS) 10g R2 is not certified by Oracle for Windows 7. That doesn't mean it won't work, it just means if you have a problem, you will have a hard time getting support from Oracle since they do not support ODS 10g on Windows 7.
    Now that I've gotten that out of the way, how did you install ODS? Did you need to follow the instructions for installing ODS on Windows Vista - which is supported. The basic steps are:
    1. Manually set the Virtual Memory - the Oracle Installer can't detect the VM when it is managed by Windows.
    2. Right-Click the setup.exe and choose Properties -> Compatability and check "Run the program in compatibility mode for: Windows XP" check box.
    3. While in Properties - check the "Run this program as an Administrator" check box.
    If you didn't perform these three steps, you will need to uninstall and reinstall. It is also highly recommended that you install ODS patchset 3 as well (version 10.1.2.3.x).
    FRM-18103 failed to initialize the development environment.Most likely, this is an OS permissions issue. After installation, right-click the DevSuiteHome_10g folder, choose properties and Security. Check the group privileges to ensure that ALL Users have Full Control on the directory and all subdirectorys.
    Also, IE8 does not support Oracle Jinitiator so you will need to install the Sun JRE 1.6.0_16 or higher to be able to run forms from the Forms Builder.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on Dec 15, 2010 9:01 AM

Maybe you are looking for

  • HP drivers for Windows 8

    Can't get drivers to load on to computer.  I use the HP website to download drivers for Photosmart 2575 ALL-IN-ONE.  It spends 30 minutes downloading a majority of it, then when I come back is says "pause".  I wait and wait.  The "Pause" never goes a

  • Imported pdf font loss in CS5

    when importing a pdf which includes Maestro (music font) into CS5 the font disappears....if we create an eps of the music it is fine, and Petrucci (another music font) is retained when creating a pdf and importing....any ideas how to 'fix' the font,

  • One production client in one server

    Hi friends,     i have proposal to install two production clients in one single server (single database). What is sap recommendation, what is the advantage and disadvantage. Please let me know sap recommendation in this issue. ***Please provide sap d

  • Simple dispatch event doesnt seem to work

    I've got 2 AS3 files going here, the document file "Main" and a "Fence" file... Fence code package  { import flash.display.MovieClip; import flash.events.Event; public class Fence extends MovieClip {   public function Fence() {    addEventListener(Ev

  • Error 53253

    Hi, I'm getting this error when trying to connect to a database: "Database interface ERROR: Error executing statement WITH ENGINE oracle DECLARE connect_string CONNECTION FOR USER 'geflec@DSIMSH'PASSWORD******** Reported by database interface, engine