SBO running in TSRemoteApp crashes when clicking on Modal dialog box

We have a customer who has installed SAP Business One 8.81.316 PL08 on Windows Server 2008 R2.  The application is accessed by users using RemoteApp.  The application generally runs well, however, when a user is presented with a Modal dialog box (i.e. Do you really want to delete Y/N) and clicks on the dialog box, the foreground RemoteApp session crashes.  If the user then reconnects to the back end session, the application is exactly as it should be, with the dialog box still displayed.
When connecting by a normal RDP type session, the problem isn't evident.
Has anyone experienced this behaviour? 

I realize this is a very old topic, but I've run into the same problem.
I can't get PrimeFaces modal dialog to work in Internet Explorer 7 using JSF2/facelets/PrimeFaces 2.0.2.
So I am looking for alternatives, but have not found anything so far.
Any hints?
Edited by: burferd on Jun 21, 2010 7:56 PM

Similar Messages

  • How to call jquery function when i close modal dialog box ?

    Hello,
    I need to call one jquery function when I click on close button of modal dialog box.Can anyone please let me know how can I implement it ?
    Thanks,
    Dipti Chhatrapati

    Hi Dipti,
    If my understanding is correct, you are using SP Modal Dialog and want to track the close event of this dialog. Then you may use
    dialogReturnValueCallback parameter of Options variable. Follow is the code sample:
    function ShowModal() {
        ExecuteOrDelayUntilScriptLoaded(function () {
            var options = {
                url: 'page1.aspx',
                tite: 'Add Title',
                width: 800,
                height: 450,
                allowMaximize: true,
                showClose: true,
                dialogReturnValueCallback: scallback
            SP.UI.ModalDialog.showModalDialog(options);
        }, 'sp.js');
     function scallback(dialogResult, returnValue) {
          if (dialogResult == SP.UI.DialogResult.OK) {
               // call your Jquery method here...
    Thanks, Ram

  • Since downloading and installing Firefox 3.6.16, Firefox crashes when clicking on certain e-mails in my inbox. I need help.

    I installed v. 3.6.15 on 3/21/2011. Since then Firefox crashes when clicking on random e-mails in my inbox. I am running v. 10.6.7 on my iMac which I installed on 3/29/2011. I am running Java v. 10.6, Update 4, which was installed on 3/10/2011. My Adobe reader was just updated to v. 9.4.3. My iMac desktop is not quite 2 years old. When this problem occurs, everything clears off the screen. I get a message "Firefox quit unexpectedly. When I click on 'Reopen', I get the message: "Well, this is embarrassing. Firefox is having troubl recovering your windows and tabs. This is usually caused by a recently opened web page. (Don't know what that means) There are no 'Crash ID(s), because everything disappears from the screen. Could someone send instructions via e-mail on what to do? I am 73 years old and do not know a lot about computers.

    Hi their firefox has updated to 4.0 [http://www.mozilla.com/en-US/firefox/features/ 4.0 Features] Please can you try the following for me
    [[Firefox crashes]]

  • Finder crashes when clicking on Applications folder

    VERY weird. Beginning a few days ago the finder on my Mac Pro crashes whenever I clicked on the Applications folder. It makes no difference what finder view I am using (icons, columns, etc.). Even if I click on the alias to the Applications folder in the sidebar, the finder crashes. I cannot view the contents of that folder by any method. The only way I can get to an item contained therein is to search for it using Spotlight.
    Thinking that maybe my startup disk was hosed somehow, I ran Disk Utility (repaired permissions and verified the disk) and ran all tests within TechTool Deluxe. Both said the disk and filesystem were fine.
    I tried copying the entire folder to another disk, but the copy aborts after the first few items (stops with Adobe Photoshop; the next item alphabetically is Aperture). In case Aperture was somehow a problem, I removed it (searched using Spotlight and then dragged it to the trash). No change in behavior.
    I used Carbon Copy Cloner to replicate the entire drive to another, newly reformatted drive and made that drive the startup disk. No change in behavior.
    It sure seems that the issue has to do with some kind of file corruption (that CCC dutifully replicated) rather than a faulty drive, but I have no idea where to look next for a solution (other than reformatting and reinstalling over 100 applications from scratch; ugh).
    Does anyone have any idea what may be going on here? Until I can fix this, the Mac Pro is pretty much useless (luckily, I also have a MacBook Pro).

    Hi - I too am having this issue. 
    When I click on any of the items in my sidebar (i.e. -desktop, documents, applications, etc...) this causes the finder to crash and restart. 
    I have tried trashing the com.apple.finder.plist and running disk utility but to no avail.  I also found this other forum discussion (https://discussions.apple.com/thread/1336291?start=0&tstart=0) Where this was part of the post
      petrock
    Re: finder crashes when clicking desktop icon in sidebar - any help? 
    Feb 2, 2008 3:43 PM (in response to choegl)
    choegl, that crash is the same place as andreas's but it got there in a different manor. In the manor I would expect it to. It is trying to retarget the window to your selection in the sidebar and setup List View according to the view options for that folder from that folder's .DS_Store. Its specifically trying to get the label for one of the columns in List View (i.e. Size or Name or Date Modified) but the value it gets from the .DS_Store is corrupt/bogus and causes the Finder to crash (specifically a component underneath the Finder call CoreFoundation via a call to CFStringGetLength). Here's how you solve your problem. In /Applications/Utilities/Terminal.app type: +cd <path to problem folder>+
    +rm .DS_Store+
    +killall Finder+ Pressing return after each line. You can get the path to the problem folder by drag/dropping the folder into the Terminal window. When the Finder comes back up, see if it still crashes when you click on that problem folder (i.e. your Desktop) in the sidebar. Repeat the steps above for any other folders that behave this way when you click on them in the sidebar. Hope that helps everyone... 
    btw, I wrote up a bug report on your behalf about this issue and sent it off to Apple (# 5721669)."
    I tried this as well and nothing! 
    Anyone have any suggestions?  I'm at a loss and am hating this issue!  BTW, if I right click on any of the items in the sidebar, I can then click on open to get the folder to open.  HASSLE!  and if I forget (which is likely since I move too fast for my own good) then I crash the finder.  Also, this happens on all the users on my mac. 
    Thanks!!!!
    Matthew
    MacBookPro 2,2 - OS X 10.6.8 - 2.16 GHz - 3 GB mem -

  • [Solved] eclipse crashes when click help- welcome

    And also crashes when clicking color-theme plugin setting.Error message:
    JVM terminated. Exit code=127
    /opt/java/bin/java
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.2.2.v201302041200/splash.bmp
    -launcher /usr/share/eclipse/eclipse
    -name Eclipse
    --launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
    -startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    --launcher.overrideVmargs
    -exitdata 18450085
    -vm /opt/java/bin/java
    -vmargs
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    Added code tags -- Inxsible
    Didn't happen before. I also tried using libwebkit with -Dorg.eclipse.swt.browser.UseWebKitGTK=true (as suggested in ArchWiki:eclipse) and it also crashes.
    Last edited by xgdgsc (2013-04-27 09:21:13)

    Since then I even tried OpenJDK instead of Oracle JDK, tried downgrading to Eclipse 4.2.1, unsintalled and reinstalled everything, tried the Eclipse portable version from their site, and the problem was still there. What should I do? What can cause this, it didn't happened 1 week ago, what's gone wrong?
    I even tried removing everything from workspaces but my source code, and all .eclipse and sh!t, I even tried running it as another user, and it still crashes on help -> welcome or every fifth minute in best case.

  • Itunes  11.4.0.18 crashing when clicking on app store  Itunes is getting crash when clicked on app store. I tried to get some information for this crash and got the above message in debugging mode. Please fix this if required but i am unable to open

    Itunes  11.4.0.18 crashing when clicking on app store
    Itunes is getting crash when clicked on app store. I tried to get some information for this crash and got the above message in debugging mode. Please fix this if required but i am unable to open app store.

    Click here and follow the instructions to change the iTunes Store country.
    (97125)

  • Indesign crashes when clicking on print options

    indesign cs6 crashes when clicking on printer or page setup within the print options. OS 10.7.4

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012

    Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012, I've got the following error. Can anyone help me with this? Thanks in advance!
    Nombre del evento de problema:    CLR20r3
      Firma del problema 01:    encoder.exe
      Firma del problema 02:    4.0.4276.0
      Firma del problema 03:    4eafa0d7
      Firma del problema 04:    mscorlib
      Firma del problema 05:    4.0.30319.18408
      Firma del problema 06:    52310b91
      Firma del problema 07:    3e69
      Firma del problema 08:    0
      Firma del problema 09:    System.InvalidCastException
      Versión del sistema operativo:    6.2.9200.2.0.0.272.7
      Id. de configuración regional:    3082
      Información adicional 1:    5861
      Información adicional 2:    5861822e1919d7c014bbb064c64908b2
      Información adicional 3:    dac6
      Información adicional 4:    dac6c2650fa14dd558bd9f448e23afd1
    Lea nuestra declaración de privacidad en línea:
      http://go.microsoft.com/fwlink/?linkid=190175
    Si la declaración de privacidad en línea no está disponible, lea la declaración de privacidad sin conexión:
      C:\Windows\system32\es-ES\erofflps.txt

    2014-12-17 16:05:41  Msg 5170, Level 16, State 1, Server \\.\pipe\Microsoft##WID\tsql\query,  Line 2
    Cannot create file 'C:\Windows\WID\Data\SUSDB.mdf' because it already exists
    Looks like somebody forgot to remove the database from the last time WSUS was installed.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Crash when clicking on edit menu

    Hi,
    on a customers computer, adobe reader crashes when clicking on the edit menu (german menu "Bearbeiten").
    It doesn't matter if a pdf is open or not.
    Uninstalling and reinstalling did not help.
    What can I do?
    Thanks alot,
    Fabian

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • Adobe Applications Crash when Clicking on Smart Folders

    APPLICATIONS EFFECTED: Adobe InDesign Cs6, Adobe Indesign CS5.5 and Adobe Illustrator CS5.5 on Mac OSX 10.8 (Mountain Lion)
    THE PROBLEM: The above applications will crash when clicking on File > Open and selecting a Smart Folder in the sidebar.
    STEPS TAKEN TO FIX THE PROBLEM:
    I have done a clean install of my system and have updated to the latest versions of all software, yet the problem remains.
    I have also done a clean install on another system and it also has the same problem.
    BACKGROUND INFO:
    Information about smart folders can be found here:
    http://support.apple.com/kb/PH4158
    This is a clear bug, so where can I get help to get a fix for the problem?

    Are the folders in question inside your home folder? If not, where are they?
    Before you do anything else, I suggest you quit Dropbox and see whether there's any change.

  • Crash when clicking on certain links (have crash report #'s)

    FF crashes when clicking a link (happens to random links, but can be reproduced reliably). It even happened while trying to submit this crash question.
    '''Easy way to reproduce:'''
    Visit: http://www.sciencedaily.com/releases/2009/04/090418084813.htm
    Scroll to end of article, click link of "More information is available at: http://www.microtransat.org/"
    That should cause the crash.
    '''Alternate method''' (if you want a trusted website):
    Ask a crash question on this website (mozilla), click on "Click for detailed instructions" under the "Crash IDs" section.
    Insta-crash every time.

    I wasn't able to reproduce the crash clicking from sciencedaily to microtransat. A standard diagnostic for possible interference by add-ons is to try Firefox's Safe Mode.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [[Backing up your information]]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in Firefox's Safe Mode ([[Safe Mode]]) using
    Help > Restart with Add-ons Disabled
    In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
    If the links works correctly, this points to one of your add-ons or custom settings as the problem.
    Any change?

  • Pdf crashes when clicking into the 3d&multi media

    hello forumers.
    when i go into my preferences my pdf crashes when clicking into the 3d & multimedia option,anyone elses acrobat crashes as well?

    hello micheal im on a pc windows 7 and have acrobat acrobat pro.

  • Crash when click

    Random crashing when clicking the mouse.  Screen goes black and reboots.  Happens alot in  Excel but also in other apps.
    Model Name:
    MacBook Pro
      Model Identifier:
    MacBookPro6,2
      Processor Name:
    Intel Core i7
      Processor Speed:
    2.66 GHz
      Number of Processors:
    1
      Total Number of Cores:
    2
      L2 Cache (per Core):
    256 KB
      L3 Cache:
    4 MB
      Memory:
    8 GB
      Processor Interconnect Speed:
    4.8 GT/s
      Boot ROM Version:
    MBP61.0057.B0F
      SMC Version (system):
    1.58f15
      Serial Number (system):
    W801517DGD6
      Hardware UUID:
    F3711E4D-1041-5C0A-9DCE-724C76B959B8
      Sudden Motion Sensor:
      State:
    Enabled

    Hi All,
    The latest version of Dreamweaver CC 2014 is now available for download.
    Download it from https://creative.adobe.com/ or directly through the Creative Cloud desktop app.
    For the list of new features, see http://helpx.adobe.com/dreamweaver/using/whats-new.html
    Forum announcement: The 2014 release Of Dreamweaver CC Is Now Live!
    We’re excited to hear back from you. Please share your feedback.

  • Popup when clicking on a check box

    Hi All,
    I have created a report which has check boxes for each record. Now I need to do the following.
    1. When clicking on the check box cause a pop up box to appear
    2. This popup box will allow you to enter a date.
    3. The date is then populated into a field linked to that record
    I don't expect a answer but just some hints or links that would help.
    Thanks
    Nahim

    Thanks Pleiadian,
    I'll do that for the date field. I have another scenario as follows:
    1. You have multiple records with 4 check boxes on each record
    2. Each records represents a job.
    3. The check boxes allow you to accept ,reject,start or complete the job.
    4. When selecting "Reject" a pop up box needs to appear to allow the user to enter a rejection reason.
    Could you please give me some idea on how to get this done.
    Thanks for you help
    Nahim

  • Screen sequence processing when using modal dialog box

    I have been struggling with a dialog program which I have written.  I have a screen which has 2 radiobuttons and a check box (screen 100).  If the checkbox is marked, a modal dialog screen pops up (screen  150).  If I complete both input fields on  screen 150, I can go through to screen 200, then back out of screen 200 to screen 100, and then I can back out 100 to screen 0.
    The problem I have is the validation I have put in screen 150 if one or both input fields have no values or if I want to exit screen 150.  If I exit screen 150, in order to get back to screen 100 in the main screen I need to do CALL SCREEN 100 as if I use SET SCREEN 100, 100 then appears in my modal dialog box screen.
    If I try to back out of screen 100 to screen 0, the program then brings up screen 150 in the PAI part of the module and then go to screen 0 when I close screen 150 even though I have coded SET SCREEN 0. LEAVE SCREEN. in the user command module of screen 100.  Here is my code:
    <u><b>screen 100</b></u>
    PROCESS BEFORE OUTPUT.
      MODULE status_0100.
    PROCESS AFTER INPUT.
      MODULE user_command_0100.
    <b>
    <u>Modules for 100</u></b>
    *&      Module  STATUS_0100  OUTPUT
    *       text
    MODULE status_0100 OUTPUT.
      SET PF-STATUS 'ZL_PWB_GR1'.
      SET TITLEBAR  'ZL_PWB_GR1'.
      CLEAR: w_hse_stock, w_new_product, wa_sto, w_reverse,
             mara-matnr,  mkpf-mblnr.
      PERFORM release_lock.
      REFRESH CONTROL 'TC_GR' FROM SCREEN 0200.
    ENDMODULE.                 " STATUS_0100  OUTPUT
    *&      Module  USER_COMMAND_0100  INPUT
    *       text
    MODULE user_command_0100 INPUT .
      CASE ok_code.
        WHEN 'ENTER'.
          IF w_reverse = space.
            CALL SCREEN 0200.
          ELSE.
            CALL SCREEN 0150 STARTING AT 30 2
                             ENDING AT   75 5.
          ENDIF.
        WHEN 'BACK' OR 'EXIT' OR 'CANC'.
          w_pai = c_yes.
          SET SCREEN 0.
          LEAVE SCREEN.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    <u><b>screen 150</b></u>
    PROCESS BEFORE OUTPUT.
      MODULE status_0150.
    PROCESS AFTER INPUT.
      MODULE exit_command_0150 AT EXIT-COMMAND.
      FIELD  mara-matnr MODULE check_matnr.
      FIELD  mkpf-mblnr MODULE check_art_doc.
    <u><b>Modules for 150</b></u>
      MODULE user_command_0150.
    *&      Module  STATUS_0150  OUTPUT
    *       text
    MODULE status_0150 OUTPUT.
      SET PF-STATUS 'GR_REV'.
      SET TITLEBAR 'GR_REV'.
    ENDMODULE.                 " STATUS_0150  OUTPUT
    *&      Module  exit_COMMAND_0150  INPUT
    *       text
    MODULE exit_command_0150 INPUT.
      IF sy-ucomm = 'EXIT'.
        CALL SCREEN 100.
      ENDIF.
    ENDMODULE.                 " exit_COMMAND_0150  INPUT
    *&      Module  check_matnr  INPUT
    *  Check if issues has been filled and if issue is a valid article no.
    MODULE check_matnr INPUT.
      DATA: l_matnr TYPE matnr.
      IF mara-matnr IS INITIAL.
        MESSAGE i010(ad) WITH 'Issue no. required'.
        EXIT.
      ELSE.
        SELECT SINGLE matnr FROM mara INTO l_matnr
         WHERE matnr = mara-matnr.
        IF sy-subrc NE 0.
          CLEAR l_matnr.
          MESSAGE i010(ad) WITH 'Issue does not exist'.
        ENDIF.
      ENDIF.
    ENDMODULE.                 " check_matnr  INPUT
    *&      Module  check_art_doc  INPUT
    *       text
    MODULE check_art_doc INPUT.
      IF mkpf-mblnr IS INITIAL.
        MESSAGE i010(ad) WITH 'Article document no. required'.
        EXIT.
      ELSE.
        PERFORM get_art_doc USING mara-matnr
                                  mkpf-mblnr.
        IF sy-subrc NE 0.
          MESSAGE i010(ad) WITH 'No article document exists for this issue'.
        ENDIF.
      ENDIF.
    ENDMODULE.                 " check_art_doc  INPUT
    *&      Module  USER_COMMAND_0150  INPUT
    *       text
    MODULE user_command_0150 INPUT.
      CASE sy-ucomm.
        WHEN 'ENTE'.
          IF mara-matnr NE space AND mkpf-mblnr NE space.
            CALL SCREEN 200.
          ELSE.
    *        MESSAGE i010(ad) WITH 'Please fill in both fields'.
            SET SCREEN 150.
          ENDIF.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0150  INPUT
    Any suggestions or pointers would be greatly appreciated as I am going round in circles.
    Thanks
    Larissa

    Have got around this by removing the references to SET SCREEN 150.  This way, I can get around the screen sequencing.  It just means that I cannot keep my screen 150 in view if a validation message occurs but for now it will do for what I need.
    Thank you for your help anyway.
    Larissa

Maybe you are looking for