Problem with webutil file dialog box when trying to save/open

Approximately 12 months ago we had this same issue and I think we managed to resolve it with a one off patch. Were getting it on another site now so any info will be much appreicated.
Basically when using webutil file chooser Client_Get_File_Name to upload/download something to/from the database it works sporadically.
When we choose a location to upload from or download to. we then click the buttonon the webutil file chooser and the box disapears without doing anything. Sometimes it works ok but i cant find any pattern to it working/not working
Has anyone else experienced these problems?

i found it
patch 6127521
thanks

Similar Messages

  • Hello, i have a problem with my macbook air. When i try to open my iPhoto i should wait about 3mins to get opened it and also in it just appeared around 57000 photos! in which i have 2000. they are not mine, the photos are pics of other people or things

    hello, i have a problem with my macbook air. When i try to open my iPhoto i should wait about 3mins to get opened it and also in it just appeared around 57000 photos! in which i have 2000. they are not mine, the photos are pics of other people or things

    If you want help you’ll need to give us more information. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS. So to get help you need to give as much information as you can. Include things like:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For example, if you have a problem with exporting, then explain by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • Hi apple *sigh* i have a serious problem with my imessage... when i try to open it, it automaticlly sends me back to my homescreen... hope someone knows this problem, thanks

    Hi apple *sigh* i have a serious problem with my imessage... when i try to open it, it automaticlly sends me back to my homescreen... hope someone knows this problem, thanks

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.

  • No dialog box when trying to export

    Running Aperture version 3.4.3 and it's been awhile since I've loaded or edited any photos. But, when I try to export, I'm not getting any dialog box. I do a File/Export/Version and the word File on the menu stays highlighted for a moment, then goes away with no dialog box popping up. I opened up the preset box and clicked ok again, just to see if that made a difference. I've chosen all three of the rebuild options, but nothing seems to make a difference. Any help would be appreciated. Thanks.

    Okay, I've reinstalled mountain lion, reinstalled aperture, moved libraries forcing aperture to make me choose the library or create a new one. I've done both. After creating a new one, I tried to import my existing library. Again, nothing happens. I've never used console before, but the data below is recorded whenever I try to export an image from aperture.
    1/28/13 1:47:18.812 PM com.apple.security.pboxd[347]: CGSGetWindowTags: Invalid window 0x75
    1/28/13 1:47:18.812 PM com.apple.security.pboxd[347]: kCGErrorFailure: CGSSetHideOnDeact: error getting window tags
    1/28/13 1:47:28.805 PM Aperture[339]: RVS:__54-[NSRemoteSavePanel _runOrderingOperationWithContext:]_block_invoke_0319 : Timeout occured while waiting for the window
    1/28/13 1:47:28.814 PM librariand[348]: [ERROR] [256.448s] com.apple. SRMessageTransport.c:498 SRConnectionCreateClient() timed out waiting for the server to post the started notification
    1/28/13 1:47:28.814 PM librariand[348]: [ERROR] [256.448s] com.apple. framework_client.c:810 IPCEnableSyncing() failed to run server: -1
    1/28/13 1:47:28.815 PM librariand[348]: [ERROR] [256.448s] com.apple. UBService.c:598 UBServiceEnableMobileDocuments() IPCEnableSyncing failed with error: The operation couldn’t be completed. (UBErrorDomain error 2.)
    1/28/13 1:47:48.817 PM librariand[348]: [ERROR] [276.451s] com.apple. SRMessageTransport.c:498 SRConnectionCreateClient() timed out waiting for the server to post the started notification
    1/28/13 1:47:48.817 PM librariand[348]: unable to enable mobile documents
    1/28/13 1:47:48.817 PM librariand[348]: error in _handle_client_request: LibrarianErrorDomain/10/Unable to configure the collection.
    Hopefully, someone can look at this and say "Oh yeah, your problem is ...."
    Thanks for any assistance.

  • Problem using the File Dialog Box in a Client/Server application

    I am developping a client-server application using Labview 5.1 . The application on the server acquires data from some instruments and saves it on file, while the application on the clients displayes such acquired data. For doing this I call some routines on the server via the "Open Application vi" (remote connection). All goes well except when I open on the server the "File Dialog Box vi" : in this case the application on the clients is blocked (is blocked the execution of the called vi on the server). Only when
    the File Dialog Box on the server is closed, the execution of the called vi on the server starts again.
    I need to use the File Dialog Box on the server, but I don' t want to stop at the same time
    the clients !!
    I need help for resolving such problem.
    Many thanks in advance !!!

    Hi!
    waldemar.hersacher wrote:
    "It seems that the VIs called by the clients are running in the user interface thread.
    A call to the file dialog box will call a modal system dialog. So LV can't go on executing VIs in the user interface thread."
    Are you sure? I think, that File Dialog, called by LabVIEW File Dialog from Advanced File Functions Palette doesn't blocking any cycles in subVI, which running in UI Thread. Look in my old example (that was prepared for other topic, but may be good for this topic too).
    2 linus:
    I think, you must a little bit reorganize you application for to do this. You must put your File Dialog into separated cycle. This cycle, of course, will be blocked when File Dialog appear on the screen. But other cy
    cle, which responsible for visualization will run continuosly at the same time...
    Attachments:
    no_block_with_file_open_dialog.zip ‏42 KB

  • Photoshop opens dialog box when trying to fill a layer with transparent pixels locked

    This script should set the layer to lock transparent pixels, and then fill the layer with a color. It does that, except when it gets to the fill stage, it opens the fill dialog box, and you have to hit okay.
    If you omit the transparent pixel line, it runs as expected, no dialog box.
    Is there a way to suppress the box? Or am I doing something wrong that's causing the box to open?
    #target photoshop
    app.bringToFront();
    doc = app.activeDocument;
    doc.artLayers[0].isBackgroundLayer = false;
    doc.artLayers[0].transparentPixelsLocked = true;
    app.activeDocument.selection.fill(app.foregroundColor);

    Not sure why that happens.
    But I would recommend foregoing the locking and using the AM code for a Fill that honours the transparency.
    #target photoshop 
    app.bringToFront(); 
    doc = app.activeDocument; 
    doc.artLayers[0].isBackgroundLayer = false; 
    doc.activeLayer = doc.artLayers[0];
    // =======================================================
    var idFl = charIDToTypeID( "Fl  " );
        var desc18 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
        var idFlCn = charIDToTypeID( "FlCn" );
        var idFrgC = charIDToTypeID( "FrgC" );
        desc18.putEnumerated( idUsng, idFlCn, idFrgC );
        var idOpct = charIDToTypeID( "Opct" );
        var idPrc = charIDToTypeID( "#Prc" );
        desc18.putUnitDouble( idOpct, idPrc, 100.000000 );
        var idMd = charIDToTypeID( "Md  " );
        var idBlnM = charIDToTypeID( "BlnM" );
        var idNrml = charIDToTypeID( "Nrml" );
        desc18.putEnumerated( idMd, idBlnM, idNrml );
        var idPrsT = charIDToTypeID( "PrsT" );
        desc18.putBoolean( idPrsT, true );
    executeAction( idFl, desc18, DialogModes.NO );

  • I no longer get the dialog box when trying to delete rejected photos.

    I have always used the Delete Rejected Photos. . . selection to get rid of the photos I have flagged as rejected. However, after the rejected photos are shown, the dialog box no longer appears with the option to Delete from Disc or to Remove from the LR Catalog. I don't know if this problem began with LR 3.4 or before, but the timing was close. It isn't that I don't know how to use the function because I have been using it for years. Any help would be appreciated.

    Since I had 358 photos out of almost 2800 flagged as 'rejected' I did not
    want to loose all my work. I selected the rejected photos and then flagged
    them all with a 'yellow' color. I then displayed all photos with a yellow
    flag and 'Un-rejected' them. I highlighted a small amount of them, about 30,
    and rejected them and then went to the Delete Rejected photos. the pop-up
    came up and I was able to delete them. Since the rest of my yellow flagged
    photos were still showing I rejected another chunk of them and so on till
    they were all deleted. When trying to delete a group that had published
    photos within I got a box warning me that if I deleted them the published
    ones could no longer be managed by LR. That is alright with me. It would be
    nice if the software would somehow flag those that had been published. All
    the dialog box said was that one or more of the group had been published. I
    did not know which.
    Thanks again for expert help!
    Jack

  • No MobileMe dialog box when trying to upload album to MMe Gallery

    I am trying to publish some of my albums in iPhoto09 to MobileMe. When I click on the MobileMe button on the bottom right, or select the "Share" --> "MobileMe" menu option, it does nothing. Clicking on the Flickr and Facebook buttons do come up with dropdown input boxes like the MobileMe prompt should do.
    I also use Aperture for other projects and those work with creating/updating MobileMe galleries to the same MMe account just fine. I also have a Picasa plugin installed for iPhoto09, and exports there work fine too.
    I have been reading through other posts and see some with similar problems, but can't get their solutions to work. I also contacted MMe support with no luck. I have tried:
    -removing/reinstalling iP09, updating to newest software level
    -Signing out and back in to MMe through the MMe system preference pane
    -removing the com.apple.iPhoto.plist file in my username/Library/Preferences/ directory.
    -Restarting iP09
    -Rebooting mac
    After reboot and starting iPhoto, I got popups like I did the first time I started iPhoto (from removing the .plist file) but still no luck.
    Any thoughts? Could my use of Aperture 2 or Picasa plugin affect the MMe portion of iPhoto?

    Try this, open the iPhoto Preferences.
    Click "Web".
    Do you see a section at the bottom labeled "iDisk Usage for 'your MM username'"?
    If not, then iPhoto does not think you have a MM account and that is why you are not getting the pop-up. You have tried everything I would have suggested. But at least we have narrowed it down a bit.
    As for the MM Preference pane, I would suggest this sequence of events:
    Sign Out of your MM account.
    Close Preferences.
    Reboot the Mac
    Open MM Prefs
    Sign back in.
    Now check iPhoto's Prefs to see if it 'sees' your account yet. Cheers!

  • Reader opens a new window with same file and crashes when trying to print

    the wierd thing is that I have two Dell systems printing to the same HP 4015 printer, though when the other one prints there is no problem, and when printing to another printer the same error occurs, any other documents are fine. we've tried the drivers but since the error happens with other printers I don't think its a issue with the drivers or the printers. I did a quick search and found similar issue, though none with any results, if I've posted in the wrong area please point me in the right direction.  any assistance would be greatly appricated.
    thanks.

    if it will be of assistance to any one, the resolution to the issue came when the profile was deleted and then recreated. we came to this conculsion when we created a new user proifile and tried to re create the issue.  while not technically a direct fix the issue was resolved. its a hell of a lot better than some of the other resolutions online.

  • Problem with iTunes installation - Error Message when trying to use

    I intalled iTunes on my Dell Laptop. The icon is on my Desktop, but when I try to start it, I get the following error message;
    "iTunes has encountered a problem and needs to close. We are sorry for the inconvenience."
    Then the error message wants me to send some message to microsoft?

    You can't do that.  Instead, just remove "aaa new-model" from the config then try to deploy it.  Alternatively, you can try "merge mode," but that will send the whole config back to the device.

  • Problem with the "Quit Unexpectedly" message when trying to launch Pro?

    Earlier in the day I downloaded the NVidia Cuda GPU accelerator and installed it for AE.  Later I left my computer during editing for an emergency and when I returned the computer had put itself in the sleep mode and dumped out of the program.  Now when I try to launch Pro I get the "Adobe Premiere Pro CC quit unexpectedly" message.  I have tried all 3 options and can send a message to Apple but Prem Pro will not launch!  AE will not launch either so I suspect the Cuda program and i have deleted it but no luck!  Still will not launch.  Help!

    Hi Peter,
    Please remove cuda from the following locations and then try to launch Premiere Pro and After Effects:
    /System/Library/Extensions/CUDA.kext
    /Library/Frameworks/CUDA.framework
    /Library/LaunchAgents/com.nvidia.CUDASoftwareUpdate.plist
    /Library/PreferencePanes/CUDA/Preferences.prefPane
    /System/Library/StartupItems/CUDA/
    /usr/local/cuda
    Please reply if the issue persists.
    Thanks

  • File dialog box when importing XML?

    Quick and hopefully easy question:
    What's the javascript format for selecting an XML file manually? I know it's not this:
    /* imports XML manually
    myDocument.importXML=File.openDialog("Choose the current XML file");
    I have my project working well, but I've decided to get the user to manually select the XML in case they've downloaded a second version named (for example) data-1.xml and not data.xml. Then the onus is on them to select the most up-to-date XML and we can also name the xml with a datastamp.
    Thanks for this any all other help on this forum - I have little enough hair to pull out as it is...
    Simon.

    HI Phil,
    Lovely - the XML import works although I now need to get my head around XML story formatting. It's dropping all the XML into the first frame on the first page, which I understand to a degree, but also dropping the XML where I need it.
    The issue I have with the XML import is the automated document creation has been built around a sort of hybrid flow- and frame-based XML import. Some of the XML drops into a couple of text frames on the first page (creation date, sections etc), then the rest of the document autoflows onto however many pages it requires.
    It looks like I'll need to convert it to entirely flow-based XML import, which might be a bit of a head-scratch for me (being relatively new to this).
    Thanks very much. No doubt I'll be back on here with more questions but this is a huge help.
    <edit> I did 'fix' the XML, and it works a treat. The more I do, the more I understand.
    Regards,
    Simon.

  • CS6 - Strange red box when trying to Save As

    Hi everyone,
    I've got an annoying problem that has just developed in CS6...
    When I try to 'Save As' I get the corner of a red box on screen next to the cursor and I do not know what it is. This happens when pressing CTRL SHIFT S.
    Then, rather than opening the Save As box, I am able to draw a red box, as though I can select something, but when I release the mouse button, the box disappears... and nothing happens, it doesn't allow me to Save As/
    Has anyone else had this happen? Have I clicked something by accident? How do I get rid of it? It's annoying me!
    I can save as by pressing CTRL ALT S, but I want to use the good old fashioned CTRL SHIFT S again...
    Can anyone help?
    Thanks in advance!

    Thanks for your reply Noel.
    I've just checked and it does indeed do the same in other programs. I hadn't noticed this as I must only use CTRL Shift S in Photoshop.
    I have installed a couple of things recently, some add-ons for Visual Studio and mouses without borders... I shall investigate further to find the culprit! Pesky programs!
    Thanks again

  • Why do I get "Error - That file is locked" when trying to save?

    Everytime I try to save a new sequence in FCP I get an error stating "Error - That file is locked" with no additional elements to determine which file is locked. I haven't changed any settings and I am the administrator of the computer. I was wondering if anyone knew how to fix this.
    Thank you!

    Everytime I try to save a new sequence in FCP I get an error stating "Error - That file is locked"
    Do you mean when you try to save the project? If so, check the project file (Get Info) and see if it is actually locked.
    -DH

  • I have CS6 Master Collection and Photoshop will not do a save as with any files that I am trying to save, can some one please help me?

    Can some one please help me with this?

    You would probably get some response if you posted your question in the Photoshop forum ...
    I'll move it there for you.
              - Dov

Maybe you are looking for

  • Error while logging into server

    Hi all,      We are getting the following error while logging into portal server. <b>Portal Runtime Error An exception occurred while processing a request for : iView : N/A Component Name : N/A com/sapportals/htmlb/AbstractCompositeComponent. Excepti

  • Slow access to files that are already being opened by another user

    HI, A client has a Windows 2008 server setup with Windows 7 workstations.  When a user opens a document (docx, xlsx etc) on the server it opens without an issues.  If a second user tries to open the same file that the first user is in, the second use

  • PC hard disk replaced. How do I get music from iPod back onto PC

    My pc hard disk crashed. I replaced it and reinstalled Windows XP. I have lost all the music I had on my laptop. I don't want to reload from CD's again and I don't want to loose the music I downloaded. Can I get the music from my iPod mini back onto

  • BADI or userexit for MIGO transaction

    hi All,               I have a requirement to enhance the MIGO transaction subscreen 304. In subscreen 304 there is only check box ITEM_OK. In the MIGO at the bottom of the screen ,whenver we click on item_OK check box and press enter, in the line it

  • Any updates on 1.6.1?

    Anyone have any updates on the rollout of 1.6.1? Didn't know if anyone had updates on the progress of the tweaking since the rollout in WA with the audio isssues?  In VHO 08 (NJ) and was scheduled initially for Jan 27th. THX