Urgent: CLIENT_OLE2.CREATE_OBJ('Excel.Application') get error

My OS is Window server 2003, Office 2003, Oracle Form 10G
I have installed Webutil successfully.
Before using webutil I had tried this command: OLE2.Create_Obj('Excel.Application'). It had worked fine but when I using webutil. I replace above command with this command: Client_OLE2.Create_Obj('Excel.Application')I have gotten error.
I don't know why. Could you help me, plz.
Thank so much.

More information, I see this exception in java console:
Exception occurred during event dispatching:
java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.jacob)
     at java.security.AccessControlContext.checkPermission(Unknown Source)
     at java.security.AccessController.checkPermission(Unknown Source)
     at java.lang.SecurityManager.checkPermission(Unknown Source)
     at java.lang.SecurityManager.checkLink(Unknown Source)
     at java.lang.Runtime.loadLibrary0(Unknown Source)
     at java.lang.System.loadLibrary(Unknown Source)
     at com.jacob.com.Dispatch.<clinit>(Dispatch.java)
     at oracle.forms.webutil.ole.OleFunctions.create_obj(OleFunctions.java:513)
     at oracle.forms.webutil.ole.OleFunctions.getProperty(OleFunctions.java:218)
     at oracle.forms.handler.UICommon.onGet(Unknown Source)
     at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
     at oracle.forms.engine.Runform.processMessage(Unknown Source)
     at oracle.forms.engine.Runform.processSet(Unknown Source)
     at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
     at oracle.forms.engine.Runform.onMessage(Unknown Source)
     at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)

Similar Messages

  • Error while using wbutil Client_OLE2.create_obj('Excel...ora-06508

    I am facing ora-06508 error while using webutil. Have done all setup as per "How to Configure Webutil in Forms 11g ".
    Error on following statement "Client_OLE2.create_obj('Excel.Application')"
    FRM-40375, ORA-06508.
    Waiting for Help.
    Thanks;
    Edited by: umairm on Apr 20, 2012 10:16 AM

    Hi
    It is mentioned in webutil doc that, you must regenerate webutil.pll before using it; otherwise you’ll encounter error ORA-06508 when running a form with the attached library.
    Hope this helps...
    Regards,
    Amatu Allah

  • My Application gets Error 37 when using Serial Port VIs.

    My Application works fine developed with LV 6.1. Then I updated to LV 7.1 and now the Executable of my application gets error 37 when using the old serial port functions. The "serpdrv" file is located in the application directory and is from 02/2002. The application runs well in the development environment after I placed the "serpdrv" file in the LabView directory. I tried to put a line with "serialDevices=..." in the .ini-file of my application but this did not cause an improvement. I also tried to rebuild the EXE with this line in the "labview.ini" file but nothing changes.
    Does anybody have another idea ?
    Many thanks for help
    Thomas

    >Did you actually replace the old serial functions that come with 7.1 with the functions from 6.1?
    Yes. E.g. "open serial driver.vi" uses "open device" with "serpdrv" as device string.
    I had the same problem running my application as VI´s. After the copy of serpdrv into the LV 7.1 directory everything works fine.
    I don´t understand why the application running as a .exe doesn´t find the serpdrv when it is in the same directory....
    Nevertheless many thanks for your answer
    Thomas

  • While running adobe interactive forms application getting error

    Hi All,
    I have developed  one application which is in below link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bfbcd790-0201-0010-679d-e36a3c6b89fa
    I'm using WebAs 6.40 SP9
    but, after deploying and running i'm getting error like:
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:396)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:341)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         java.net.MalformedURLException: no protocol:
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:382)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3710)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:139)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
         ... 32 more
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         java.net.MalformedURLException: no protocol:
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:89)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:99)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:359)
         ... 35 more
    Caused by: java.net.MalformedURLException: no protocol:
         at java.net.URL.<init>(URL.java:537)
         at java.net.URL.<init>(URL.java:434)
         at java.net.URL.<init>(URL.java:383)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.createHTTPSocket(HTTPTransport.java:110)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:319)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:548)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1425)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:82)
         ... 37 more
    Appreciated answers will be rewarded.
    Regards,
    Sri

    Hi Srikanth,
                    Did u mapped pdfSource & dataSource Properly. If yes check whether your Server Configured to run Adobe Forms. See wether ur ads settings are as per the following document
    Tutorial on Installing Credentials and Configuring ADS
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f03414f8-d4ce-2a10-d4b6-ab201b329d98
    f yes ur ADSUser password
    must have expired follow the steps to reset the password
    SAP NetWeaver '04 / 2004s
    1. Log on to the Visual Administrator.
    2. Follow the path:
    Server -> services -> Security Provider -> User Management tab
    3. Display the user ADSUser.
    4. Change the ADSUser password. (You can use the same password.) Check the checkbox
    'No password change is required'.
    Note: The below mentioned technical user role is available for the ADSuser as of
    NetWeaver 2004s SPS 7.
    5. Log on to 'User Management' of your AS Java:
    http://<AS Java server>:<http port> -> User Management
    6. Display the user ADSUser.
    7. In the 'Security policy' field, change the setting from 'Default' to 'Technical
    Users' and save.
    (For more information on the 'Security Policy' option, see the Release Notes in
    the SAP Help Portal at
    http://help.sap.com/saphelp_erp2005vp/he
    lpdata/en/44/04265816343fdbe10000000a11466f/frameset.htm.)
    After changing this option, the ADSUser password will not expire.
    Note that this feature is not available for SAP NetWeaver '04
    If not take the help of  System Administrator to configure it first.
    With Regards,
    RooP KumaR.
    Edited by: Roop kumar Annavarapu on Aug 21, 2008 3:00 PM

  • Network Application getting Errors

    Admittedly, I'm a little green on java having only taken one class in college, but I am in dire need of some assistance.
    A little background into my issue:
    I work for a company that sells a business management software package, and equipment, for running businesses, primarily hardware stores and lumber yards.
    We run Linux servers and as part of our Point of Sale (POS) Devices, we have ethernet Ingenico Signature pads. We communicate to the signature pads via java programs to create a socket, send/receive information, and close the socket. The issue I'm seeing is that in times of high volume use, we are getting errors saying that the system could not create a socket. A snippet of code is as follows:
    SocketFactory sf = new SocketFactory(debug);
    sconn = sf.getSocket(WAIT_ON_CONNECT_TIMEOUT);
    sconn = new Socket();
    if (sconn == null) {
    logNow("***** Could not create socket after " +
    WAIT_ON_CONNECT_TIMEOUT + " millis!!! Exiting..............."
    System.exit(100);
    Then in SocketFactory:
    public void run() {
    Socket socket = new Socket();
    if (DEBUG) {
    log("Socket object created: " + socket);
    list.add(socket);
    if (DEBUG) {
    log(this.name + " Thread ended after creating socket.");
    public Socket getSocket(int timeout) {
    long current = System.currentTimeMillis();
    long end = current + timeout;
    while (current < end) {
    if (list.size() > 0) {
    Socket socket = (Socket) list.get(0);
    return socket;
    /* If nothing is found in the list, loop again until timeout after s
    leeping for a while to let the
    other thread create the Socket and put it in the ArrayList. */
    try {
    Thread.currentThread().sleep(20);
    } catch (InterruptedException ex) {}
    current = System.currentTimeMillis();
    return null; /* Nothing in the ArrayList yet. Return null. */
    As typing this, I have a thought. We have 1 server and 20 signature pads connecting to the server. Each signature pad uses port 9889. It appears to me that the error is occuring creating a socket on the server, not connecting it to the signature pad. Is it possible that two instances of the java application, that happen to occur at the exact same time, might be trying to grab the same random socket on the server?
    How can I resolve this?
    What I was thinking was modify the program to use a specific host server port, but this causes a java exception error because it won't use a socket port that is in time_wait status. So I thought to setReuseAddress(true) but cannot get this to work if I create a socket with specific host port. I'm creating the socket with the following:
    Socket socket = new Socket(host, port, localip, localPort);
    This of course will create the socket but not allow me to setReuseAddress. Any thoughts on how I might fix this issue? Am open to any suggestions and willing to read any information suggested.

    Ok, I found my issue now. It's hanging trying to create a socket. Is there a way I can get it to try to create a socket for say... 5 seconds, then stop?
    Here's what I have in my code now:
    while (sconn == null) {
    try {
    plain = DateFormat.getDateTimeInstance(DateFormat.SHORT,
    DateFormat.LONG);
    now = plain.format(new Date());
    System.err.print(now);
    logNow("creating socket " + now);
    sconn = new Socket(host, port);
    } catch (Throwable ex) {
    System.err.println("Fatal Error: exception occurred\n" +
    ex.getMessage());
    ex.printStackTrace();
    if (sconn == null) {
    logNow("***** Could not create socket " );
    plain = DateFormat.getDateTimeInstance(DateFormat.SHORT,
    DateFormat.LONG);
    now = plain.format(new Date());
    System.err.print(now);
    logNow("socket created" + now);
    Ok, a couple of notes about what I'm doing here. I have to prove that this is fixing the socket creation error, hence if (sconn == null) section. I did not know where the 3 - 10 minute hang was coming from, so I put the plain = DateFormat and logNow("blah " + now); throughout my code to get several time stamps to get an idea of where issue is occurring. I finally found it here. I do not believe it's looping because I'm not seeing the "could not create socket" error. I put the date in the loop partially to see if it was looping, if for example the socket wasn't created, it looped, and I wasn't getting a true test of sconn == null.
    From my log:
    Checking command: port
    Checking command: no-debug
    Checking command: txn-type
    Checking command: amount
    Checking command: auth-request
    8/28/08 5:28:34 PM CDT8/28/08 5:28:34 PM CDT creating socket 8/28/08 5:28:34 PM CDT
    8/28/08 5:31:43 PM CDT8/28/08 5:31:43 PM CDT socket created8/28/08 5:31:43 PM CDT
    Executing command: port
    Executing command: no-debug
    Executing command: txn-type
    8/28/08 5:31:43 PM CDT sndMsg() startTime 8/28/08 5:31:43 PM CDT
    So this shows it's only running through once. I suppose this means I need a maximum time to create the socket, and then just try again... say, 5 times... I know how to make it try again, that's not an issue. I just need to know if I can designate a timeout on the actual socket creation.
    NOTE: I also tried just sconn = Socket() then later sconn.connect(saddr,8000) which was in there before with socket factory, and using saddr which grabbed the hostname/IP and port of the signature pad.
    Thanks for all your assistance, I've made a lot of progress and have learned a bit on the way. you've confirmed for me what I suspected was going on, and a solution for it even though I am not the best at explaining my thoughts and needs. I apologize for my lack of knowledge and pledge to get better as I'm thouroughly enjoying this.

  • While Opening HFM application getting Error : "A connection to the server has failed. (status=503)"

    Hi All,
    While Opening HFM application I'm getting Error : "A connection to the server has failed. (status=503)".
    I Checked the Doc ID 1516598.1 and tried to increase the timeout setting, which really didn't help.
    Where can check a log for this connection issue, not able to see any error in Starter or HFM server logs.
    Please help me to fix this issue.
    Server: Windows 2008 R2
    EPM Application: 11.1.2.2
    Database: Oracle 11g
    Regards,
    Rajeevan D

    Hi!!
         I am facing the same issue and have increased the timeout setting according to the Doc ID 1516598.1.
         When I open up the app, it takes more than 5 minutes but it just get little longer and I've got the error....
         My HFM is at 11.1.2.2.300 version.
    Server: Windows 2008 R2
    EPM Application: 11.1.2.2
    Database: Oracle 11g
    Thanks

  • Excel VBA: Getting error 1004 using APPLICATION.RUN to run a macro

        
    I'm getting a 1004 error when my ADDIN tries to launch a macro already in a workbook .
    The macro resides in a workbook (on disk before it was opened in this session) and the addin opened the workbook, updated some data fields in spreasheets in the workbook and now is trying to cause the macro, already in that workbook, to execute as though
    the user had opened the workbook, made the changes, and clicked the button connected to that macro.  What the addin copied into the workbook was data in cells that the macro uses for inputs to its calcualtions.
    The error reads: "The macro may not be available in this workbook or all macros may be disabled"
    The command in question is in an ADDIN and its code is effectively:
    v2="Taxplan Template 1.17.xlsm!SUMMARIZEYEAR
    Application.run v2
    ...etc
    Immediately upon executing "Application.run " it jumps to the on error location.
    Taxplan Template 1.17.xlsm is open and accessible (the addin has just copied data into it and the macro is to update a summary based on that updated data) and it contains the macro Summarizeyear which has no arguments and is not private. 
    If I set a breakpoint in the addin right before the "Application.run", stop the addin and manually run the macro it works fine.  It begins like:
    Sub SummarizeYear()
    Sheets("Summary").Select
    ...etc
    If I manually open the workbook  Taxplan Template 1.17 I can run the macro SUMMARIZEYEAR without issue.
    Macros are enabled in Excel.
    Probably not pertinent but I've used the same style of code with .xls workbooks in the past without a hitch, this is the first instance where I used it with .xlsm format workbooks.
    Excel 2007 SP3
    Thanks

    I'm getting a 1004 error when my ADDIN tries to launch a macro already in a workbook .
    The macro resides in a workbook (on disk before it was opened in this session) and the addin opened the workbook, updated some data fields in spreasheets in the workbook and now is trying to cause the macro, already in that workbook, to execute as though
    the user had opened the workbook, made the changes, and clicked the button connected to that macro.  What the addin copied into the workbook was data in cells that the macro uses for inputs to its calcualtions.
    The error reads: "The macro may not be available in this workbook or all macros may be disabled"
    The command in question is in an ADDIN and its code is effectively:
    v2="Taxplan Template 1.17.xlsm!SUMMARIZEYEAR
    Application.run v2
    ...etc
    Immediately upon executing "Application.run " it jumps to the on error location.
    Taxplan Template 1.17.xlsm is open and accessible (the addin has just copied data into it and the macro is to update a summary based on that updated data) and it contains the macro Summarizeyear which has no arguments and is not private. 
    If I set a breakpoint in the addin right before the "Application.run", stop the addin and manually run the macro it works fine.  It begins like:
    Sub SummarizeYear()
    Sheets("Summary").Select
    ...etc
    If I manually open the workbook  Taxplan Template 1.17 I can run the macro SUMMARIZEYEAR without issue.
    Macros are enabled in Excel.
    Probably not pertinent but I've used the same style of code with .xls workbooks in the past without a hitch, this is the first instance where I used it with .xlsm format workbooks.
    Excel 2007 SP3
    Thanks
    This line is not quite correct,
    v2="Taxplan Template 1.17.xlsm!SUMMARIZEYEAR
    it is missing the closing double quote, also since your file name contains a space, I would also enclose it in single quotes.

  • I have updated Adobe AIR and unable to open previous applications Getting Error

    I have updated Adobe AIR and unable to open previouly instalkled applications which works on adobe AIR.
    While updating the application iam getting an ERROR # 16824 and iam unable to run the software as well.
    iam not a coder, so plz help me reactify the issue: URGENT

    What application are you having problems with?  Can you uninstall the AIR update and reinstall an older version (AIR 4 or 13) located here:  Archived Adobe AIR SDK versions

  • Cannot upgrade applications - get error about permissions

    Hi Everyone,
    since upgrading to 10.7 I cannot upgrade any application without the same errormessage.
    I try to upgrade the application, tell the system to replace the existing application, give it the admin credentials, .. and get the error message that the task cannot be finished, some objects were omitted... Please check Permisions...
    All Permissions should be ok. I did the permissions check and repair without solving the problem.
    As Workaround I have to delete the old application and then install the new version... but this is strange and I cannot understand this.
    Did anyone else have the same issue? Anyone have a solution or hint?
    Thanks -:)

    Boot up holding command-r keys into Lion Recovery Volume.
    The screen should give you these choices...
    Restore from TM backup
    Reinstall Mac OS X
    Get help online
    Disk Utility
    Choose re-install OS X. This will be an install "in place" and shouldn't effect any of your data, only system files.

  • Jdev TP4 and GMaps4JSF application - getting errors

    I am trying to run the application that uses Ajax Push mechanism described on the following page:
    http://www.theserverside.com/tt/articles/article.tss?l=GMaps4JSFwithAjaxPUSH
    I have downloaded the needed libraries and I have included them on my project according to the instructions.
    When I run this project and the JSP starts loading on the internet explorer, I get the following error:
    java.lang.ClassCastException: org.ajax4jsf.webapp.PushEventsCounter
    By going and checking the java files that I use, everything looks correct and in the right place.
    Has anyone worked on this sample? Any ideas on how to make this work?
    Thank you

    Hi,
    I think you can build this with only adf jsf components. please see my blog how to use gmaps4jsf and jdev 11g http://biemond.blogspot.com/2008/09/google-maps-for-jsf-gmaps4jsf-in.html
    and you combine this with the Lucas blog http://www.oracle.com/technology/pub/articles/jellema-googletalk.html ( message listener part )
    then you don't need Ajax4JSF.
    It is too early to mix the JSF components maybe over a few years you can use this.
    Please inform me about the progress
    thanks Edwin

  • Numbers is not opening now to macbook from iPad and is not sending as excel anymore gets errors

    When I hit print and share it is now giving an error whne trying to send in excel. Also will not open now in macbook pro..

    Would be a good idea to double check the file name.
    At last, Apple decided to ask iWork to refuse to apply upon filenames embedding illegal characters like slash or colon.
    Yvan KOENIG (VALLAURIS, France)  lundi 14 janvier 2011 18:32:11
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Problem is releasing excel application from memory using webutil

    Hi Experts,
    This code is working fine but it is not releasing the excel from the memory. if i try the same set of code with Wort.Applicationa or Access.Application it works fine. But only with excel it is not working.
    Is there is any way to kill the excel application?
    application := CLIENT_OLE2.create_obj('Excel.Application');
    CLIENT_OLE2.invoke(application,'Quit');
    CLIENT_OLE2.release_obj(application);
    Thanks & Regards
    Rajesh

    This is probably <Bug:3082119 which is fixed in the production release.
    Regards
    Grant Ronald
    Forms Product Management

  • Excel File gets Locked using OLE2

    Dear all ,
    We are working with 10g forms
    We are trying to load data from Excel file into a form using OLE2 . We are able to load the data from Excel File .
    Here we try to read the first row of the excel file and verify for a title to be present
    if not present we close the file . we have used the OLE2.Release_OBJ
    declare
    application ole2.obj_type;
    workbooks ole2.obj_type;
    workbook ole2.obj_type;
    worksheet ole2.obj_type;
    cell ole2.obj_type;
    args ole2.list_type;
    Check_file text_io.file_type;
    no_file exception;
    PRAGMA exception_INIT (no_file, -302000);
    cell_value varchar2(2000);
    begin
    Lv_F_File_Type := Text_Io.Fopen(:Cb_Input.Ti_v_File_name,'R');
    application:= ole2.create_obj('Excel.Application');
    workbooks := ole2.get_obj_property(application, 'Workbooks');
    args:= ole2.create_arglist;
    ole2.add_arg(args, :Cb_Input.Ti_v_File_name);
    workbook := ole2.invoke_obj(workbooks, 'Open', args);
    ole2.destroy_arglist(args);
    --Open worksheet Sheet1 of that Workbook
    args:= ole2.create_arglist;
    ole2.add_arg(args, 'Sheet1');
    worksheet := ole2.get_obj_property(workbook, 'Worksheets', args);
    ole2.destroy_arglist(args);
    args:= ole2.create_arglist;
    ole2.add_arg(args, Lv_n_rows);-- lv_n_rows value is 1
    ole2.add_arg(args, 1);
    cell:= ole2.get_obj_property(worksheet, 'Cells', args);
    ole2.destroy_arglist(args);
    cell_value :=ole2.get_char_property(cell, 'Value');
    Lv_v_Title:=cell_value;
    if Upper(Lv_v_Title) <> Upper(Lpk_Var.Lv_v_File_Name_Parameter) then
    Lpk_Alert.Lp_Show('File Title Should be '||Lpk_Var.Lv_v_File_Name_Parameter);
    OLE2.RELEASE_OBJ(cell);
    OLE2.INVOKE(workbook ,'Close');
    OLE2.RELEASE_OBJ(worksheet);
    OLE2.RELEASE_OBJ(workbook);
    OLE2.RELEASE_OBJ(workbooks);
    OLE2.INVOKE(application, 'Quit');
    OLE2.RELEASE_OBJ(application);*/
    end if;
    After this we open the excel , and modify and try to save , it just waits ...
    we are forced to close the form. and then only the excel file gets saved...
    we need to modify the file , when the form is running and then upload the data..
    since the objects are closed , we are unable to understand why the excel file is locked till the session
    Can any one help us
    SSR

    Hi,
    Running on Business Object Enterprise XI 3.1 FP1.5.

  • Currency changes rates through TBEX from excel file getting erro

    Hi,
    When i am trying to upload the currency changes rates through TBEX from excel file getting error message:
    Error "The macro 'ThisWorkbook.TableBackToR3' cannot be f" occurred during macro execution
    Kindly guide what macro i need to define in excel sheet. or should i need to activate something in excel sheet relates to macros.
    Regards,
    Salil...

    When you call it the first time, it new Shell() constructs a new Display for you (the default).
    The second time, it gets the default display, but you are in a different Thread now. Since you have to create your widgets in the UI thread, it gives you that error.
    To run code in the UI thread, Display provides two methods:
    display.syncexec(..)and
    display.asyncexec(...)see
    http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/swt_threading.htm
    for more details.

  • Excel service and OWA - getting ERROR while trying to open/edit Excel documents

    Hi All,
    We have configured SharePoint 2013 with Excel Service and OWA (Office Web Apps).
    After configuring, we are able to view/edit Word or PowerPoint documents from the browser (as OWA is configured). But we are getting errors while trying to open/edit Excel documents.
    We are not able to view/edit the excel workbook from the browser (through OWA).
    To open the excel in the browser, decision has to be taken at the farm level on what to be used – Excel Service or OWA Server? Is it possible to do setting at site collection level?
    Error details are given below:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 3/25/2013 1:29:08 PM
    Event time (UTC): 3/25/2013 7:59:08 AM
    Event ID: fc2e0530f493493896e6c8b6297a0423
    Event sequence: 10
    Event occurrence: 3
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/x-1-130086717598089315
        Trust level: Full
        Application Virtual Path: /x
        Application Path: C:\Program Files\Microsoft Office Web Apps\ExcelServicesWfe\
        Machine name: VHYDMANTHSTP-02
    Process information:
        Process ID: 1252
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
    Exception information:
        Exception type: ArgumentException
        Exception message: An entry with the same key already exists.
       at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information:
        Request URL:
    http://mysrevr/x/_layouts/xlpreview.aspx?ui=en-US&rs=en-US&WOPISrc=http://myservernames1/_vti_bin/wopi.ashx/files/f36d669ceb814d67bdad0e1e1f98e466&wdSmallView=1
        Request path: /x/_layouts/xlpreview.aspx
        User host address: 10.81.138.92
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
    Thread information:
        Thread ID: 13
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    I have the same issue while opening the file , i have checked every thing twice. but unable to fix this thing . can any one help.
    One more thing which is i am wondering none of the MS representative replied on this post which is originally posted on March 27-2013.
    is microsoft alive??
    Imran Bashir Network Administrator MCP, JNCIA-EX,ER,JNIOUS +92-333-4330176

Maybe you are looking for

  • Microsoft Windows Network: The local device name is already in use.

    I posted in : http://answers.microsoft.com/en-us/windows/forum/windows_7-networking/disconnected-network-drive-error-as-follows-an/9a877c38-5e86-4c34-84c2-427a965577c6?page=2 Error: "An error occurred while reconnecting drive letter to \\network serv

  • How do you add video clips to an iPhoto slideshow?

    I've made a slideshow for my daughter's graduation. I tried to include a couple of video clips in it, but when the slideshow gets to the first one the screen goes black and the video doesn't play. How do I do this the correct way? I use iPhoto '11

  • BDC scroll down with OK_CODE '=P+'

    Hi All,     I am facing a problem with BDC scoll down. I have written BDC for MB1C with serial numbers. i have 100 serial numbers for my 100 qty. While running BDC i am not able to fill more than 19 rows( max allowed rows for that windaw) . So i have

  • [multithread] newbie here ... is inputStream shared?

    Hi, a newbie here. I've been playing with java for six month now and it's been pretty fun. Looking forward to learn more about java from this forum. Now I have a question about this little project I've been doing. I'm currently developing a multi-thr

  • How to keep 1 full set of Podcast while the rest is "last 10..."?

    Hello all. Inside iTunes 7 under the Podcast settings preferences, you can set either to -Keep all podcasts, this will just accumulate in the podcast as more new content is downloaded -(For example) Keep most recent 10 podcast, older ones will be del