[CREATOR 2.1] : pb with browser

HI everyone
I have installed Creator 2.1 and I can compile project but when I want to execute
, Creator doesn ' t open the web browser choosen. Moreover if I want to access forul throught "Help->Forum" menu, I can not.
Can anyone help me ?
Thanks in advance,
-R�gis

iana2401,
Umm, silly question, but I have to ask. What browser do you use and does it work OK outside the IDE?
You can check our rel-notes to see if your browser is supported:
http://developers.sun.com/prodtech/javatools/jscreator/reference/docs/2/Installation_ReleaseNotes.html
Anyway, let me know what works and what doesn't.
Sandeep J
--Creator Team                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Links don't work with Browse Sequences

    I have an image that links from one page in my project to
    another. It works fine when I generate my primary layout without
    browse sequences. But when I generate it with browse sequences,
    clicking the image produces a blank page. The only way it will open
    the page is if I set the Hyperlink Options to "Display in
    Autosizing Pop-up". If I leave it set to "Display in Frame (Page
    Default: none)" clicking the image produces a blank page.

    Hello again
    I'm not saying you are full of squash, just that I'm unable
    to duplicate it using my own copy of RoboHelp 6. I tested by
    linking an image to a different topic with no browse sequence in
    the mix. Compiling and testing. Then creating a Browse Sequence and
    recompiling and testing again. Mine worked.
    This is a bit of VooDoo, but you might wish to try defining a
    totally new window, configuring that as the default and compiling
    again. See if that changes things.
    Cheers... Rick

  • Trouble with browser editing FTP upload

    I have been updating a site to a sub-domain of my personal site while working for client. Yesterday when I tried to walk them through the in-browser editing feature I got an error that wouldn't let me login to edit the site. I followed all of the instructions in the error message (use the "upload via FTP" setting, sign in with the same user) but I still can't log in. Is this a bug with how Muse handles sub-domains, or what else am I doing wrong?

    No, everything uploaded correctly. You can see my site properly  
    -Eric
    On August 23, 2014 at 3:37:13 PM EDT, Zak Williamson (Adobe) <[email protected]> wrote:      Trouble with browser editing FTP upload    reated by Zak Williamson (Adobe) in Help with using Adobe Muse CC - View the full discussion   When using File > Upload to FTP Host... do you receive a warning message that the domain name could not be validated?    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6668001#6668001  Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:   To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.   Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community  For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Need a File Parameter with Browse Functionality in ABAP

    Hi
    I Need a File Parameter with Browse Functionality in ABAP.
    Can anyone help me with logic.
    Regards,
    Sree

    Check below code:
    PARAMETERS: p_file TYPE localfile.
    DATA: l_path TYPE string,
          l_fpath TYPE string,
          l_fname TYPE string.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
      CALL METHOD cl_gui_frontend_services=>file_save_dialog
        EXPORTING
          window_title         = 'Save to...'
          default_extension    = '.txt'
          initial_directory    = 'C:\'
        CHANGING
          filename             = l_fname
          path                 = l_path
          fullpath             = l_fpath
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      IF sy-subrc EQ 0.
        MOVE l_fpath TO p_file.
      ENDIF.

  • WAAS 7341 uanble to optimize application runnnig with browser IE7

    Hi,
    I'm having Cisco WAAS 7341 with version 4.1.5.F
    Aplication running on browser IE7 are unable to optimize the connection on WAAS where as the application running on browser IE6 are able to optimize the connection on WAAS.I do not find any bugs related to current version
    Pl. let me know if any tunning needs to  be done on WAAS or on browser.

    Hi
    When you refer an application running with browser IE7, I think you are referring to an HTTP application.
    Do you see HTTP AO enabled? sh accelerator is the command to check it out.
    Do you see the connection showing up as THDL on your WAAS box? sh stat connection client-ip
    Regards
    Rama

  • Adobe Interactive Forms with Browser Apple Safari and Mozilla Firefox

    Hi Experts,
    We have a requirement to implement HCM P&F using Adobe Interactive Forms. These Adobe Forms will be accessed using Browser Apple Safari and Mozilla Firefox. I have come across that the Adobe Interactive Forms are not supported on these browsers. In the same regard I have also gone through the Product Availability Matrix by SAP which specifies that Forms are not support on these browser and neither SAP has future plans to support them.
    PAM can be found on link:          http://service.sap.com/pam
    I would like to know from experts that if any of the project has successfully implemented Adobe Interactive Forms with browser Apple Safari and Mozilla Firefox or
    is there any solution which can make these forms work successfully on browser Apple Safari and Mozilla Firefox.
    Your early reply will be highly appreciated.
    thanks
    Manoj

    Hello,
    Mozilla Firefox is supported for Adobe Interactive Forms on Windows operation system.
    Unfortunatelly we do not have support for Mac OS and Safari browser.
    Please re-check the PAM.
    Best regards,
    Dezso

  • Approval Workflows with Browser-Based InfoPath Forms Not Opening In Browser

    Hello,
    I have an InfoPath forms document library with browser-based forms.  Once a user submits a form, I have them utilize the built-in Approval workflow.  The approval workflow emails the approver and provides a link to the document.  When they click the link in the email, it trys to download the InfoPath XML form instead of opening in the browser.
    How do I get it to open the form in the browser when I user clicks the link to it from the email or the approval task in the tasks list?
    Thanks

    Hi chapman85,
    Could you please let me know if Clayton’s suggestion is helpful for your issue?
    If you need further assistance, please feel free to let me know.
    Have a nice day!
    Lambert Qin
    TechNet Subscriber Support in forum
    If you have any feedback on our support, please contact [email protected]  
    Sincerely,
    Lambert Qin
    Posting is provided "AS IS" with no warranties, and confers no rights.

  • Which of scanners works with browser as web camera with HTML5 API?

    which of scanners works with browser as web camera with HTML5 API?

    ntman,
    [https://developer.mozilla.org/en-US/docs/Web/Guide/API/Camera MDN Camera API Guide] and [https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5 Web Guide MDN] are both articles to get you started. I am not an expert in this, but there is a developer community on stackoverflow.com that helps specifically with Developing in Firefox. It may require the use of AngularJS. However it is difficult to prevent users from downloading images that are on sites, but again stackoverflow.com would have some great ideas.

  • How do I adjust text size in toolbar, in tandem with browser text zoom, WITHOUT limiting the screen space of my browser window as a whole? Changing Windows DPI reduces browsability of window as displayed.

    I tried to customize PC settings for my mom, whose site is failing. So I plugged in the nosquint Firefox addon and upped the font size. Additionally, I tried to make desktop text etc. (non-browser text) larger. When I accomplished this through the Windows DPI adjustment, the browser would not open to full screen width (at least, not through any means other than F11, which is something beyond my mother's understanding or patience). With DPI 120, the maximized browser will not go full screen, but will instead hold left of screen, and display less than the full width of the page being viewed (this make my mom give up. And who wants to scroll laterally anyways?). Is there some way to pair the functionality of Windows DPI boosts with Firefox text/window zoom? Thanks.
    == This happened ==
    Every time Firefox opened
    == I changed Windows DPI to >196

    See [[Toolbars and page content appear too large after upgrading to Firefox 3]]
    Try to adjust the DPI setting, see [http://kb.mozillazine.org/layout.css.dpi layout.css.dpi]
    Try to set the pref layout.css.devPixelsPerPx to 2 on the about:config page.
    To open the ''about:config'' page, type '''about:config''' in the location (address) bar and press the Enter key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.

  • Help with browser/cache Possible iCloud issue- I think

    A few months ago I built a website through Volusion.com.  I also bought my domain name through them: whisperingcreektradingpost.com
    Shortly afterward I became dissatisfied with their service and chose to move to Shopify.com
    In order to move my domain name, I had to transfer it to GoDaddy.com first and then follow Shopify instructions on how to have it point to my new store with them. IP address, etc.
    So I did all that, and for a little while it seemed okay, but periodically would still point to the old Volusion store.  Today, Shopify told me that I needed to make sure all the setting with them were set correctly and to also add the domain name without the “www” to the list of what would point to the domain name.
    Everything in Shopify is now set so that the following three items all point only to the main domain name whisperingcreektradingpost.com
    1. whisperingcreektradingpost.com
    2. www.whisperingcreektradingpost.com
    3. whispering-creek-trading-post.myshopify.com
    For the rest of the day and still tonight, I cannot get to my Shopify store at all.  Not on either of my desktops, laptop, two iPads, iPhone or iPod.  Everything on my network takes me to the old Volusion store when I type in that domain.  I even downloaded Chrome and tried that on the three computers, still no success. 
    Even when I am in my admin section ON the Shopify website, when I input the data for a product, save it, then click the link to view in browser- it STILL takes me to the old Volusion site- even from INSIDE my Shopify admin!!!
    Over an hour on the phone with Shopify tech support did not clear it up.  I cleared the data on every device on every browser.  Restarted every device, etc.  My daughter is next door with her own internet service account and can bring up my new site with no problem. 
    The internet service provider swears they cannot store anything like cookies or cache on the router so it is not on them, Shopify is able to get to my site with no problem.  They told me that their only job is to make sure I have a connection to the internet. Period.  And that the problem of not getting the ‘right one’ is not something they can help with and if they sent someone out to prove that I would be charged for the service call.
    Is it possible that there are cookies/cache on the iCloud that keeps putting the information back on my devices?  Is there some way that within my network they are all sending each other the case information before I can clear it?
    I am the only one, and every device on my network, that cannot get any browser to go to the new website instead of the old one.
    In addition, even with all the updates AND restarting several times, my internet connection is dragging something awful now.
    Help.
    I am very frustrated.

    The browser icon availability is controled by the carrier provisioning. Assuming that you have a BlackBerry specific data plan then your device is properly provisioned. All you should have to do to get the browser icon back is register your BlackBerry on the network.
    Go to Options > Advanced Options > Host Routing Table. Press the menu key and select Register Now. If the icon does not reappear after a minute or two them remove the battery for 10 seconds.

  • Cannot connect to the Internet with browser when using VPN

    I am experiencing an odd network problem and am hoping that someone on this list has seen something similar and can help me isolate the cause.
    I have a Mac Pro running Mac OS X (10.5.8) and use Cisco's VPNClient to connect to my employer's network. Some time in the last year I started getting this odd behavior wherein that while connected via VPN, I cannot open external web pages in Safari (Version 5.0 (5533.16)). When this happens I get the following message:
    +Safari can't open the page "http://www.google.com/" because your computer isn't connected to the Internet.+
    Web pages on the company's internal network work fine. Firefox exhibits the same problem. However, the very odd thing (to me), is that I can get to the Internet using the browser in NetNewsWire. Other services (like twitter) also seem to work fine.
    The problem is intermittent and occurs between restarts. After some restarts the problem is not there. Also, connecting and re-connecting via VPNClient does not affect the behavior. If access to the Internet is working then it will continue working, at least until the next restart. If I restart for whatever reason (software update, etc.) the next time it may or may not work.
    This has been going on over several updates to Mac OS X and Safari.
    Another clue is that my MacBook, also running 10.5.8 works fine when connected from the same home network so I am pretty sure the problem is with my Mac Pro.
    Anyone out there have any idea what could be causing this and how to go about fixing the problem?
    Thanks in advance,
    KP

    Earthlink can be challenging. Have a look at this
    very helpful post from Eme.
    This may lead you in the right direction.
    World leaks relates to memory issues with Safari that
    are on-going and being addressed in the developer's
    community. More information can be found
    here.. To
    stop the warning message, go to your Debug menu and
    deselect "always check for world leaks".
    iMac G5 Rev C 20" 2.5gb RAM 250 gb
    HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD Mac
    OS X (10.4.8) LaCie 160gb d2 HD Canon i960
    printer
    I couldn't fix it, and the Earthlink technician couldn't fix it...until she checked and found that the starting address: "www.my.earthlink.net" is down. In fact, it's still down, so I'll just continue using Foxfire for awhile. I can connect by typing "www.earthlink.net" in the addres bar, but it's so much easier to just click on Foxfire in my dock. This shows the value of having a spare browser.
    I'm going to mark it "solved. Thanks for your help, It was a bit technical for me, but I tried. I had to, having just sent an article about the value of persistence to a friend, how could I fail to persevere?

  • ADF Table with browser zoom not working properly

    Hi All,
    I am using ADF Table to show data from database. I am using JDeveloper 11.1.1.4.0.
    When user uses browser zoom functions (i.e. Ctrl + or Ctrl -) for zoom in or zoom out, The UI of Table disturbed and columns are not in line.
    Here is the snapshot of disturbed table image http://i.imgur.com/07YfB.jpg
    I have tested it with Firefox and Internet Explorer and in both the cases if you zoom in the columns are not in line anymore.
    I have added *<accessibility-profile>large-fonts</accessibility-profile> into trinidad-config.xml* and
    tried but it gives me the same result.( Reference Oracle Docs http://docs.oracle.com/cd/E16162_01/web.1112/e16181/af_access.htm#BEIDFIIB )
    Can anyone suggest solution for how to solve this problem so that the columns will be is line when uses browser's zoom?
    Thanks in advance,
    Viral

    Hi,
    I am not using any kind of css for table.
    It is default skin and defalut table properties that ADF provides.
    - Viral

  • Losing keystrokes in windows 8.1 with browser open

    I'm having a couple weird problems with loss of keystrokes in windows 8.1. Not sure if it's a driver or malware issue.
    Right after I installed windows 8.1 I noticed that if a browser window is open, i lose keystrokes in any application.
    This happens with both Chrome and I.E.
    And the keystrokes that are lost can be in any random edit control, notepad, typing keys into google search, photoshop
    etc.
    And in fact, it's particularly annoying in photoshop because many of photoshop's tools and menus are invoked using alt | shift | ctrl sequences. What often happens is that I use a modifier key such as alt and the keystroke interruption occurs and windows never
    notices that I've taken my finger off the alt key so after that, every keystroke is interpreted as an alt-key sequence until I notice it and re-toggle the alt key.
    Note, this only happens when a browser window is open and even though it made no sense, I swapped keyboards, lol. Problem still occurs.
    I tried uninstalling crashplan and AVG (currently using windows defender).
    I have disabled google-now and all notifications from facebook, etc.
    The reason I know the keystroke loss is from facebook or email messages is that when I had the original problem, it was always accompanied by the audio "Ding" that windows 8.1 gives you when a message comes in. I since disabled audio for windows events
    but it's not actually the audio causing the problem.
    I was not having this problem prior to installing windows 8.1.
    The computer is an i7-3820 with 32gb memory, 256gb ssd, 2tb secondary drive running 64 bit.
    I have run full scans with AVG, Defender and Malware bytes.
    I'm going to try runing a root kit scanner today. What would you recommend my next steps?
    I'm considering just formatting the whole thing and going back to windows 7 pro...
    Any thoughts would be appreciated...
    Update, root kit scanner found nothing.

    Hi,
    I sugegst you check settings under Control Panel\All Control Panel Items\Ease of Access Center\Make the keyboard easier to use, when a setting under that pane is turned on or turned off, it usually plays a sound or displays a message. sounds like the
    situation you described here.
    Meanwhile, please aslo keep the latest drivers for the keyboard.
    Yolanda Zhu
    TechNet Community Support

  • Problem Thin Driver with browser

    I have an applet that used Oracle JDBC Driver (Thin) to
    connect my applet to Oracle DBMS.
    But i have two problem with this driver :
    1. If on the client side doesnt have file of Oracle JDBC
    Driver(classes111.zip) or if environment variable
    CLASSPATH on the client side doesnt set to the path of
    Oracle JDBC Driver file, my applet doesnt work.
    Error message that raised is 'No Suitable Driver'.
    However, if I read in the documentation of Oracle JDBC
    Driver, it says that Thin Driver is type 4 driver that
    doesnt require Oracle-spesific software or files on
    the client side.
    So, is a mistake on my applet or client must have Oracle
    JDBC driver (classes111.zip) and set the classpath to
    that file ?
    2. If i used Netscape browser, i have a problem with the
    security. The error said "security.couldn't connect to
    '202.154.5.29' with origin from '202.154.5.21' .
    202.154.5.29 is my database server and 202.154.5.21
    is my internet web server.
    What is that mean and what i have to do ???
    null

    try this:
    conn = DriverManager.getConnection("jdbc:oracle:thin:scott/tiger:@hostname:1521:sid");
    or use system/manager as username/passward
    null

  • With browser integration is a pdf downloaded by Acrobat or the browser?

    Hi all,
    A colleague and I are having a disagreement in regards to how a pdf file is downloaded. We have been experiencing intermittent networking issues and we both recognize that this is a problem. When attempting to download a pdf from the internet intermitently we receive the "A network error has occured..." message.
    My colleague has installed Acrobat X (from 9.4) and has noticed that this has improved his ability to download pdf documents. He is speculating that the add-on acts as a download manager and has better timeout settings and thus installing a newer version is the fix.
    My belief is that the browser does the download and allows the add-on to then open the file as it is downloaded. I believe that the fact that it has worked better for him is only a coincidence. I do believe that upgrading is a great idea but I do not believe that is assertion is correct and that no matter which version is present the issue is purely network related. I would accept that a possible browser change/tweak could improve the performance.
    Because the issue is intermittent I believe that my colleague has just got it working by coicidence. I did install Acrobat X and still had the issue 1 of the 4 times I attmepted a download. As my colleague did not have it in 4 sperate attempts he was sure it had worked. I am aware that there are a lot of other factors that can come in to play browser version, other installed add-ons etc, but my question in it's purest form is does Adobe acrobat manage the download of the pdf file when the it is integrated with the browser?
    Please assist in putting our argument aside in time for Friday drinks

    Hi Pat,
    Thanks for your reply.
    Purely downloading, e.g. right-click on an online link, then select Save Target As, will not invoke any Adobe software.  That is handled by the browser only, as with any other file type.
    Very aware of the above. This was not what my question was in relation to.
    What OS / browser is involved here?
    I dont believe OS is related to my question at all. In terms of browser we have used multiple browsers (IE 7, IE 8, Firefox 7, Firefox 14) but this also I believe has minimumal bearing to my question as it purely relates to the Adobe Acrobat Add-on and the programming behind the scenes. Whether it handles the download when integrate or not.
    Thanks.

Maybe you are looking for

  • How to access tones in itunes

    how to access tones in itunes

  • "created by" not displaying in  VL10A

    Hi , In VL10A , there are no values displaying in field "created by". But it is working correctly for line item level in t-code VL10C. Since it is Standard transaction hence please let us know if there is any note related to this issue.

  • Why doesnt foxyspider work with 26.0 after auto update

    I was using foxyspider successfully for several months until firefox auto updated to version 26. After the update it will no longer download. All other functions work but files will not be saved. A new page will open and thumbnails are visible, but w

  • Return statement and accessing object's variable

    I want to return object variable but I am not sure how that is the constructor which takes int as arg. public class VHS implements MyInterface int year; public VHS (int year) this.year = year; Now I create new object in main class VHS currentMovie; c

  • Servlet Thread Pools for iPlanet WS 4.1

    We have iPlanet WS 4.1 SP 5, running on HP UX. Wanted to make sure servlets run fast, so set up servlet thread pool. Initial result was that even the startup servlet could not be loaded, got stack overflow. Reduced number of threads from 60 to 5. Now