HTML Application "Frozen"

I've just encountered a BW3.5 system with the following very strange behaviour with SP16 (ABAP, Basis and BW)
I cretae a web interface for a planning layout. Activation goes well and when sent to Internet Explorer appears fine BUT...nothing works from that point. The buttons, save, exit, refresh do nothing. I can't navigate to other tabs in my application, etc.
From the BPS0 everything is right. one web interface using the OLD design parameter works fine but any new web interface won't work. It will display apparently a proper screen but then the only thing I can do is to close the explorer. I have tried several Internet Explorer releases, SAPGUI's, parameters of UPC_DARK2 but it just keeps displaying the frozen screen.
Any help highly rewarded.
Regards,
Alberto Sabate

I had problems since 06/13/2013  has updated once or twice today...very aggervating

Similar Messages

  • RoboHelp HTML Application closed

    I was working on another system while my RoboHelp project was
    up. I might have had too many things up at once. I received a
    message that the RoboHelp HTML Application has encountered a
    problem and needs to close. I didn't get a chance to close
    properly. I selected Send Error Report but I'm not sure what will
    come of it. I tried clicking on the Debug button and nothing
    happens. When I try to load my project, it gives me this error
    message and will not bring it up. Does anyone know what I can do to
    locate the probelm and get my project to work again?
    Jencie

    Hi Jencie
    We first need to determine if it's just this single
    application or if RoboHelp itself is wonky. Are you able to open
    RoboHelp HTML generically? Create a totally new project or open one
    of the sample projects with no issue? If you can't do that, you are
    possibly looking at reinstalling RoboHelp. If the other projects
    open without issue, you are facing an issue with just this project.
    If this is the case, the answer might be as simple as locating and
    squashing the ProjectName.CPD file, then opening the project using
    the .XPJ file so the .CPD will be rebuilt.
    Hopefully this helps... Rick

  • How to run a query in VEV HTML application?

    Hello,
    We are developing an HTML application using VEV sdks. Anybody knows how we can run a query saved in a .rhq file using on-click event in HTML?

    You call the executequery(string) JavaScript function. That means you need to have the text from the rhq file. You can ignore the comments there (// lines and text following // on any line).
    If you you want to read the text literally from the file, you can do that in HTML5 with a method like this
    How to open a local disk file with Javascript? - Stack Overflow
    Most likely you will use fixed strings or compose them in JavaScript and then run them via the function call.

  • How can I print the whole page from an onlione HTML application - when the whole page is not visible without scrolling down?

    I am working with a spreadsheet with percentage marks; only 5 names out of a class are visible at one time. I need to print the data for the whole class - in a whole sheet.

    What is the size of your actual page? Have you tried Select All and Print>Selection? Most applications will also let you resize the print area to fit the paper, and with html you might be able to resize the page for printng at 75-80%. However, that may be too small to read.

  • Adobe AIR HTML Application with Window Shadow

    I have been building a HTML based AIR application that uses a transparent window. I want the window to have a drop-shadow effect which using a combination of JavaScript and CSS3 I make the shadow change depending on window focus.
    The application looks like the following (wireframe diagram):
    The red area is the <html> container itself. The blue box is the application content area (a simple <div>) and the black border with green shadow is a container <div> that is positioned absolute on the page. This black container is the application itself in my design.
    As you can see the black border (around the blue box) has a subtle green shadow in the outer edges of the <html> page.
    The problem is that because the <html> is the application in AIR it means that the application can never touch the edge of the screen due to the fact that AIR is treating the <html> as the application edge rather than the container <div> for the black border.
    Any ideas on how to get around this? The only thing I could think of was some crazy JavaScript that could offset the application somehow.... Anyone else had this problem?

    I use this function to center the window on the screen. Could I use any parts of this to perhaps always offset the window to handle the spacing around the chrome div?
    function centerWindow(instance){
                        //default bounds of nativeWindow
                        var applicationBounds = instance.nativeWindow.bounds;
                        //determine which screen we're located on
                        var screens = air.Screen.getScreensForRectangle(instance.nativeWindow.bounds);
                        var screenBounds = (screens.length > 0) ? screens[0].visibleBounds : air.Screen.mainScreen.visibleBounds;
                        //get initial position
                        x = (screenBounds.width - applicationBounds.width) / 2;
                        y = (screenBounds.height - applicationBounds.height) / 2;
                        //adjust for offset x or offset y (multi monitors)
                        x = screenBounds.x + x;
                        y = screenBounds.y + y;
                        instance.nativeWindow.x = x;
                        instance.nativeWindow.y = y;

  • How to call reports from JSP/HTML application

    Hi,
    We have a web application developed in JSP, I'd like to use Oracle Reports writer to generate reports (Since our back office application is developed using Oracle forms and Reports - 6i).
    I don't know how to place a request to Oracle Reports server and view the output. Can someone please help me with this.
    Thanks in advance.
    Best Regards,
    Karthik

    Hello Karthik,
    You have a web application developed in JSP. In that you are calling Reports though URL through your JSP.
    User views the source of the HTML page, in browser which is the result of execution of JSP. So Client will see the
    HTML output, but not the real JSP.
    Still if you donot want to hard code the user/password in file, have a form and ask client to enter user/password.
    Or you can combine your JSP with other Java components , like Java bean or Servlets to get user/password at run time.
    With Regards
    Sachin

  • HTML Application file HTA

    i am developing applications using APEX for my work intranet. i want to provide a browser window to run the application similar to a popup window(no toolbars, most importantly no back button). i have found a way to do this using a HTA file and placing my application inside an iframe in the page. it seems to work ok but is there any potential issues with doing it this way? here is the code for my page
    <HTML>
    <HEAD>
    <TITLE></TITLE>
    <HTA:APPLICATION ID="oMyApp"
    BORDER="thin"
    INNERBORDER="no"
    SCROLL="no"
    CAPTION="yes"
    SHOWINTASKBAR="yes"
    SINGLEINSTANCE="yes"
    SYSMENU="yes"
    WINDOWSTATE="normal">
    <STYLE> body {margin:0} </STYLE>
    </HEAD>
    <BODY>
    <IFRAME src="APPLICATION URL" application=yes width="100%"
         height=100% marginwidth=0 marginheight=0
         frameborder=0>Iframes not supported</IFRAME>
    </BODY>
    </HTML>

    can anybody help?

  • RoboHelp 8 HTML application error...and CRASH

    I'm working on a project in RoboHelp HTML 8, and got this error message, which was followed by the application closing and losing my changs.
    Has anyone else experienced this?
    Message was edited by: Peter Grainge
    It referred to RH9, rather than RH8

    Does your computer meet the system requirements for CS4?
    If not, that might be the problem.
    Also, when you reinstalled CS4, did you restore anything from your old installation?
    If no, I would advice you to try and make a complete uninstall, delete all folders after uninstalling, then try to make a new and clean installation.
    If the problem still exists, can you please provide the full error message?
    Another thing is if you have a lot of programs and stuff running, that could be why you get this error message, try to restart your PC, then open up only CS4 after the restart, see if you get the error when only running CS4.

  • Can anyone recommend drawing & html applications?

    I'm looking for a couple of applications - not sure if this the right category.
    I'm after a drawing app, on my old pc I used to use Paint Shop Pro for editing photos, drawing & web graphics. Is there anything similar that doesn't cost too much? I'm not a professional designer or anything so I neither need nor can afford the top of the range software.
    And I'm also looking for an html editor to work on web pages I've already created. On my pc I used Microsoft FrontPage. Again I'm not a professional, so don't need expensive software, I just maintain the website for my sports club.
    I've browsed through the downloads pages & sites but I'm still not sure, I hope someone on here can help. Thanks.

    If you have PC apps that do what you need, perhaps the best approach
    would be to install Windoze as a VMware virtual machine, and use what
    you have.
    You can grab a free evaluation copy of Fusion from vmware.com. If you
    like it, you can buy it from amazon.com for $42. ...Oops, I just noticed
    you're in The Land Of Oz. Don't know if Amazon works upside-down.
    For evaluation purposes, you can run XP under Fusion with only 1GB of
    RAM (suggest allocating 256 MB to XP, and keeping the rest for OS-X),
    but for real work in Windoze-on-Fusion, you'd want to upgrade to 2GB.
    Looby

  • Apex / HTML Application server failure

    Dear Apex experts,
    I have a strange behaviour of my Apex installation here :
    If I don't use Apex for some hours (e.g. in the night) the becomes disfunctional.
    This means in my case, that I have all processes running (in my case 2 opmn proceses)
    but they don't react to network access any more.
    If I try to restart the processes using opmnctl stopall that commant hangs and I have to kill
    the opmn processes manually a to restart them.
    If I try to stop the processe I get the error below :
    oracle@Oracle2db logs > /opt/oracle/product/10.2/apex/opmn/bin/opmnctl stopall
    RCV: Connection reset by peer
    Communication error with the OPMN server local port.
    Check the OPMN log files
    RCV: Connection reset by peer
    Communication error with the OPMN server local port.
    Check the OPMN log files
    I checked my ons.log and found this entry from last night :
    09/09/09 00:44:36 [2] Connection 0,127.0.0.1,6113 header RCV failed (Bad file descriptor) coFlags=812
    09/09/09 00:44:36 [2] Connection 0,127.0.0.1,6113 header RCV failed (Bad file descriptor) coFlags=812
    09/09/09 00:44:36 [2] Connection 0,127.0.0.1,6113 header RCV failed (Bad file descriptor) coFlags=812
    09/09/09 00:44:36 [2] Connection 0,127.0.0.1,6113 header RCV failed (Bad file descriptor) coFlags=812
    I use the original Application server from the oracle 10gR2 10.2.0.1 installation CD. My OS is a suse Linux 10.2.
    Are there some known bugs with that version ?
    Do you have an idea what could be wrong with my installation or can you give me any hints how to check what couold be
    wrong ?
    Are there any workarounds for such a problem ?
    Best regards,
    Daniel
    Edited by: danielwetzler on Sep 9, 2009 8:15 AM

    What is the version of Application Express?
    Are there any workarounds for such a problem ?That, of course, is an inappropriate question, at least at this point.
    Scott

  • AIR HTML Applications

    I'm a little confused.  Can non-flash(HTML Only) AIR Apps be ported to iOS?  and if so, is there a good step-by-step tutorial on this?
    Thanks,
    Theo

    The simple answer is no. Only ActionScript 3 based AIR development is supported.
    There is the ability to have a StageWebView, which is basically the device's browser as an element within your ActionScript project, but it is not the same as native HTML - > AIR development.
    Chris Griffith

  • IPhone Application Frozen after waking up from Device Sleep

    The iPhone application that I am currently working on is having a hard time running properly after the device is put to sleep. I've built other applications that work fine, but something seems to be wrong with this one.
    After the device is woken up, it shows my user interface correctly, and I can see that other threads are running because I added log messages in a communication thread, but the UI is not responsive to any touches.
    Anyone have any pointers on what to look into for why this is happening?
    I've overridden the applicationWillResignActive and applicationDidBecomeActive methods in the application delegate to see what is getting called, but am not sure what to do once the application has become active again.
    Thanks.

    No one's ever faced that?
    I mean the iMac is brand new, upgraded from SL to Lion and this happened.
    It's the iMac mid-2011, 21,5
    2.5 Ghz Intel Core i5 - AMD Radeon HD 6750M 512 MB
    Would you guys say it's a hardware issue, or rather a Lion issue?

  • My daughter has all but 2 of her applications frozen.

    Restarting (sleep and Home button held until restart) didn't fix it. Any other ideas? She is connected to Wi-Fi and can use Facebook and one other app. All the rest are frozen.

    Try downloading any free App, launch it to unfreeze the other Apps.

  • HTML Applications (HTA) and ColdFusion

    Is there a way to use an HTA file to launch a ColdFusion
    application? I'm looking to present my CF application more like a
    Windows application versus a web site. If not HTA, what other
    options might I consider?
    I've tried using an IFRAME in the HTA file, but that just
    returns some of the source code, not the rendered page.

    Of course. I did it a few years ago. i don't really recall
    the format,
    but it was fairly simple.
    jfillman wrote:
    > Is there a way to use an HTA file to launch a ColdFusion
    application? I'm
    > looking to present my CF application more like a Windows
    application versus a
    > web site. If not HTA, what other options might I
    consider?
    >
    > I've tried using an IFRAME in the HTA file, but that
    just returns some of the
    > source code, not the rendered page.
    >

  • Building HTML Air Application in Dreamweaver CC

    I need some help ASAP.  We were recently switched over to Creative Cloud, and besides many issues we are having with CC that I won't go into here, one thing that is an immediate need is figuring out how to build and publish Air apps?  All fo the extensions that I have found and instructions I have read do nothing to get it working.  I can't even find an air extension from within the extension search/manager within the application itself.  Does anyone have the specific extension as well as directions for getting it running?  It was fine in CS5.X but no love now.  Please help!!

    Yes, why! Why doesn't this post have a clear answer but more importantly why doesn't Adobe have a well-published answer to removing this functionality from products and their future vision/plans for Air?
    To answer your question directly, you're missing what comes before that sentence... "Can I create Adobe AIR applications with Dreamweaver? Yes. Dreamweaver CS5 (and later) provides native support for building and packaging JavaScript/HTML applications on Adobe AIR for the desktop."
    The sentence you refer to is specific to mobile. I'm interested in creating Air apps for desktop directly from DW. It's confusing and misleading (not to mention frustrating) trying to find answers and solutions. Simply saying that this isn't the correct forum isn't helpful. Is there an article that you can point to from here about Adobe's decision to remove Air support?

Maybe you are looking for