Dreamweaver CC, View in external browser issue

Hi all, I was wondering if anyone know of this issue or if I might just have gotten somthing wrong?!
I'm quite new to web design, but following some courses so I know that I have solid code to test from...
I use Dreamweaver CC on OSX Maverick, and MAMP to set up my local testsing server. (all that works fine, and all ways have)
The issue that I find is when I click "view in external browser" my updates are not reflected. Sometimes after closing the browser and trying again? Sometimes nothing happens. If I close down Dreamweaver open it back up then with out fail the changes are there the first time arround.
As I said I'm quite new to coding and have started to play with sessions and cookies, but I'm aware that there might be instances there where, requesting and getting info might be the issue, But this is happening even on pages that have nothing like that on it?
Any ideas please, it's very ofputting as I'm learning I need to trust that what I see is my mistake, to locate my wrong code and learn from it. not and applications fault!
Thanks

Hi
thanks I had try that, more than once...
After more "googleing" I have found out that it have something to do with the update of Dreamweaver, there are other people out there that have had similar problems. There are no answer though, I hope that a future update will fix this issue.
As for now, I took a day away from the screen and have just acsepted that I cannot trust live view and to pay extra atention to the preiview in browser is working (i have a simple title change that can tell me what version i'm viewing). it's come what anoying. but I have gotten on with work...

Similar Messages

  • View in external browser keeps opening new tabs

    Recently, in a failed effort to address the new version's inability to close successfully, I reset Firefox. I seem to have lost another valuable setting, and I can't remember how to recreate it.
    I use a peculiar, old html editor. When I ask it to "View in External Browser," naturally it opens Firefox. (I forget whether I created that setting or if it inherited it for me from my default in Windows.) In the past, if I asked to do so more than once, following further edits, it would open in the same tab, or rather in whatever tab was on top. Now, since my reset, it opens a new tab, and I can get a distressing number of them.
    What setting have I forgotten to change, presumably in Firefox itself or Tab Mix Plus? Thanks,

    As I say, I'm reluctant to change that about:config setting until I have to, since (1) it's not clear to me what it does and (2) I'm dead sure it's not an about:config setting I've ever had to touch before, so it couldn't possibly recreate my former behavior.
    Now: I went into Tools, Options, Tabs and made sure that Open Links That Open in a New Window read Current Tab. Still, it was getting weird: even Googling for a site and then clicking on the search find opened a new tab, as if I really want to keep the Google listing. I'm sure I'd never seen that before on multiple computers over the years. Have others? Truly weird what v29 with Reset has done.
    Next, I opened Tab Mix Plus Options and found I had the same option, weirdly enough, still set to New Tab, so I changed it. This stopped anything at all from opening in a new tab.
    Now, it's progress, but I'm sure my old browser behavior was more intuitive than that. Some things really did open a new tab, such as external links in Facebook posts. I know I can get that from right-clicking, but I didn't have to. Now I'm still confused as to how much Firefox has changed on me in the last three weeks and how much time it has taken to try to adjust it. I've never been clueless at the computer before.

  • Safari Browser issue on Mac with crystal report viewer JSP

    Safari Browser issue with crystal report viewer JSP
    This is my configuration:
    Operating System : Mac X
    Browser : Safari Browser 3.1.4
    Crystal Report : XII Release 2
    Application Server : Jboss 4.2.0
    I am using the following code to view the crystal report in jsp.
    <%@ page import="com.crystaldecisions.report.web.viewer.*" %>
    <%@ page import="com.crystaldecisions.sdk.occa.report.application.ReportClientDocument" %>
    <%@ page import="com.crystaldecisions.sdk.occa.report.reportsource.IReportSource" %>
    CrystalReportViewer theViewer = null;
    ReportClientDocument document = null;
    IReportSource reportSource = null;
    theViewer = new CrystalReportViewer();
    reportSource = document.getReportSource();
    reportSource.refresh();
    theViewer.setReportSource(reportSource);
    theViewer.setOwnPage(true);
    theViewer.setHasExportButton(true);
    theViewer.setHasPrintButton(true);
    theViewer.setHasRefreshButton(true);
    theViewer.setHasLogo(false);
    theViewer.setEnableParameterPrompt(true);
    theViewer.refresh();
    theViewer.processHttpRequest(request, response, getServletConfig().getServletContext(), null);
    theViewer.dispose();This code is working fine when the browser is IE or Firefox on Mac X.
    But it is giving me error message when the browser is Safari on Mac X.
    If there is no parameter in the report then the error message is:
    Null Totaller
    If there is parameter in the report then the error message is:
    Parameter prompting is not supported
    Please Help.
    Thanks
    Edited by: VINCEJOHNSON on Jul 30, 2008 7:11 AM

    I am having this exact same issue, only on an ASP.NET page. I can print the report, but it does not display at all.

  • Viewing in Browser issues

    Elements on my home page are moving in front of my header (Header is pinned on the top in my master page) when I view it in a browser. How do I stop this from happening?

    No. I gave you more information in the reply section of my original post as follows along with a screen shot:
    The Home page is a site I am designing in Muse. The browser is Safari. I am previewing the page in Safari and I see that the elements on the Home page below the Header are moving to the layer above the Header that is on the Master page. I am wondering if I set something up wrong on the Home page or the Master page. I’m learning Adobe Muse and am not sure what I did wrong.
    I have added another screen shot that may show my problem better. It is the elements from the home page moving above the elements from the Master Page (Header is on the Master Page) Also, viewable in the second image, the footer elements stay put when the browser window is made smaller whereas the header moves out of view as the browser is made smaller. I thought that, if I stretched the elements and had them “attach” to the sides of the page, that they would downsize with the browser and never go out of view. Either I misunderstood or did something wrong.
    Thank you very much for your time and help.
    Penny L Dougherty
    PenDOUGH
    PO Box 11641
    Prescott, AZ 86304
    (928) 308-4813
    [email protected]

  • Viewing javadoc in external browser (NetBeans)

    OK, so i know this question is awfully specific, but I haven't been able to google myself out of it.
    I've downloaded and installed NetBeans v. 6.7.1 on Windows 7. When i ctrl + space identifiers and the javadoc popup appears, the button for browsing the javadoc in an external browser (in my case, Firefox) is dimmed. My solution to this problem used to be to go Tools -> Java Platforms, and just add the javadocs zip-file under the Javadoc tab of the JDK. Does not work here!
    Any help appreciated...

    Yeah, there's a problem with the combination of 6.7.1 and Java 7 javadocs. Java 6 docs work for me. I posted to the NB Users forum a week ago, but no response. Here's the post. Add to it and bump it, maybe someone has more info.
    [http://www.nabble.com/NB-6.7.1-Javadoc-Index-Search-not-working-w-JDK-7b67-Javadoc-to24882301.html#a24882301]
    What you describe I also see.
    Move any further discussion to NB forums, not here.

  • Viewer and External Monitor doesn't playback at same time

    When watching clips in the viewer window, they playback fine. But on my external monitor, it only shows the first frame from when it's played. when I stop playback, the external monitor then shows the last frame the Viewer window is stopped on. How can I fix it so that the viewer and external monitor playback the clip at the same time?
    At the moment we're digitizing footage with the Offline RT Photo JPEG codec set to 75% quality.
    A few days ago we were digitizing footage at 35% quality and that footage plays back fine. We moved to 75% quality at the editor's request. A few days ago we had created a few sample 75% quality tests for the editor to view. I loaded those clips into Final Cut right now and they playback fine as well. So it's all of a sudden just these new clips created yesterday :S.
    Message was edited by: Phillip Roh

    Yes.
    Forgot to mention that the timeline plays all the footage back properly on both the canvas window and the external monitor. Sorry for not mentioning that sooner.
    More discoveries! The playback 'freeze' only happens if I open a clip from the browser into the viewer. If I open a clip from the timeline into the viewer, it plays-back fine!
    Message was edited by: Phillip Roh

  • Problem with LTKRN11N.dll after enabling "View PDF in Browser" option

    Good afternoon,
    I'm trying to install an internal business application on one of our office PC's but keep getting errors during the install.  The two errors I receive are:
    The ordinal 267 could not be located in the dynamic link library LTKRN11n.dll
    The ordinal 173 could not be located in the dynamic link library LTDIS11n.dll
    I've narrowed the problem down and can repeat it...it seems to be the result of enabling the option "View PDF in Browser" in the preferences of Adobe Reader 9.3.  Simply unchecking the option does not fix the problem and neither does uninstalling Adobe or the other application.  So far, the only answer has been to re-image the machine without the option, install the other application and then enable the option (if needed) however, once the option has been enabled, any further attempts to install the application, will fail, reuquiring a re-image.
    Any help with how Adobe uses these dlls or what might remedy the problem would be greatly appreciated.
    Thanks,
    Matt

    It looks like the 2 DLLs you mentioned, are getting corrupted or modified due to some operation that might have been performed on them. Can you please try the below mentioned instructions and see if that gets your application to install without any errors:
    1. Try installing your business app.
    2. When you see the error message as stated, try running the below mentioned commands: (Start | Run | Type cmd and hit Enter)
        regsvr32 LTKRN11n.dll /i /s
        regsvr32 LTKRN11n.dll /s
        regsvr32 LTDIS11n.dll /i /s
        regsvr32 LTDIS11n.dll /s
    3. The above commands should fix the issues in the mentioned DLLs and allow normal installation of your business app.
    Hope this gets your app to work and install properly.

  • Lightbox widget works properly on dreamweaver but not on internet browser

    Hi,  I am using Dreamweaver CS5 & I used lightbox gallery widget through insert widget on insert panel menu. I edited the image source so everything seems working fine when I preview it on live button (local view). but when i try to view it on internet browser, it only shows the picture and when I click on the photo, it will come out at the very end of the page instaed of just zooming in & make the background darker. Here's the link of my webpage that I am talking about. http://www.thefamily-connect.com/Pages/Tina%20&%20mike%20photos.html
    I have the same problem with Spry Image Slideshow, when I view on internet browser, it says error 404 is found.
    What am I missing to make these widget work in internet.  kindly  email me your reply at [email protected]
    Thanks!
    Joyce Forrest

    sorry, I did not have experience about this... I can only read your problem.

  • Upgrade to ECC6 & Unicode: IE Web Browser Issues?

    Has anyone experienced web browser issues at display time? We are on IE7. We are now using the internal ITS. Our carriage returns are totally being ignored by the browser. Thus, we have a dropdown box to pick one of the businesses multiple partners, and because the HTML is not formatted correctly in the browser, the dropdown doesn't work, and we get an "array not created" error messsage in IE7.
    I know that there are options in the IE 7 browser under the menu item "view". I've tried changing these to some different Unicode settings, but without luck.
    Has anybody some experience with this issue?
        Thank-You

    Hi Tim,
        this might be problem with Support package, by default Sap neweaver 2004s application comes with SP6, u can upgrade to higher SP to solve these type of problems.patch your system up to SP12 or SP13 and try.
    Thanks & Regards,
    Manikandan Dhanakoti
    Edited by: Dhanakoti.M on Oct 23, 2009 7:45 PM

  • Upgrade to ECC6 & Unicode Passing HTML to Browser Issue?

    Has anyone experienced web browser issues at display time? We are on IE7. We are now using the internal ITS. Our carriage returns are totally being ignored by the browser. Thus, we have a dropdown box to pick one of the businesses multiple partners, and because the HTML is not formatted correctly in the browser, the dropdown doesn't work, and we get an "array not created" error messsage in IE7.
    I know that there are options in the IE 7 browser under the menu item "view". I've tried changing these to some different Unicode settings, but without luck.
    Has anybody some experience with this issue?
        Thank-You

    You mean hex stored as  string (0-F)?

  • Open external browser in SAME window

    Hi all. I've seen several posts on a related issue here about how one could open up an external web browser to display content in the browser window. I tested the solution which uses a call to Runtime.getRuntime().exec(...) to execute a new Process and it works wonderfully. However, in my case, I would like to be able to reuse the same browser window if one is already open. In other words, I would like my application to only allow a single instance of the external browser to be open at any given time, and, if an instance exists, display the (potentially different) content in the existing browser window. Thanks for the help.

    write some JNI code that communicates with the browser, if the browser is actually known to you and provides the appropriate API.

  • Remove "display in external browser" button

    Hello, I'm working on setting up OHJ for my company and I was wondering if there is any way to remove the "display in external browser" button from the viewer window.
    We would use the help class instead since it doesn't have this button, but we need the ability to link to pdf's and that only seems available in viewer. Also I want to remove the button because we store our help files in jar's and for some reason the "display in external browser" only works with help files that are not in jar's.
    Any help would be greatly appreciated
    Message was edited by:
    ahobaugh - typo in the thread subject

    Yeah, there's a problem with the combination of 6.7.1 and Java 7 javadocs. Java 6 docs work for me. I posted to the NB Users forum a week ago, but no response. Here's the post. Add to it and bump it, maybe someone has more info.
    [http://www.nabble.com/NB-6.7.1-Javadoc-Index-Search-not-working-w-JDK-7b67-Javadoc-to24882301.html#a24882301]
    What you describe I also see.
    Move any further discussion to NB forums, not here.

  • Essbase 6.5 External Authentication Issue!! Urgent Please!!

    Hi all,
    I am great trouble over an external authentication issue in Essbase 6.5. I request you all to please give me your feedback on the same as soon as possible.
    I am in a situation where I need to get my Essbase 6.5 external Authentication converted from LDAP to Active Directory services.
    I suppose there has been necessary changes done to the .cfg file for the same. However, I think I am getting an error
    "User [vikc]'c external authentication protocol [MSEX]'s password check module is not loaded".
    Please let me know if you have come across such an issue earlier and can anybody to able to help me with the same.
    Its kinda Urgent. so any replies for the same will be appreciated.
    Thanks and Regards,
    Vikram

    Vikram,
    Yes you will have to reconfigure the CSS.xml and cfg file for external auth.
    Here is the Sample CSS
    <spi>
              <provider>
                   <msad name="full360">
                        <trusted>false</trusted>
                        <url>ldap://192.168.1.100:389/DC=full360,DC=com</url>
                        <userDN>CN=Ravinder Singh,DC=full360,DC=com</userDN>
                        <password>full@360</password>
                        <authType>simple</authType>
                        <identityAttribute>dn</identityAttribute>
                        <maxSize>1000</maxSize>
                        <user>
                             <loginAttribute>sAMAccountName</loginAttribute>
                             <nameAttribute>dn</nameAttribute>
                        </user>
                        <group>
                             <nameAttribute>cn</nameAttribute>
                             <objectclass>
                                  <entry>group?member</entry>
                             </objectclass>
                        </group>
                   </msad>
    Download this toll "http://www.ldapbrowser.com/download.htm"
    LDAP browser to get the perfact DN information.
    Let me know the status
    Ravikant

  • Page Content Won't Display in Contribute (Edit Mode) or Dreamweaver (Design View)

    I have pages on my site that have  decided they don't want to display content either in Contribute (in edit
    mode) or in DreamWeaver (in design view). They always look fine in Live view, prior to hitting the 'edit' button or when viewing in a browser. Using CS4 on Windows XP. I use Contribute for small edits and this renders that tool useless as there is no WYSIWYG. It's a pain in Dreamweaver to have to keep previewing in browser when I'm used to working in code/design view. Any help most appreciated. Here's the page I'm currently having the problem with:
    http://www.pacaero.com/products/interconnect-medical.htm

    That's odd because here's what I see ...

  • SharePoint Report Viewer Web Part Parameter Issue

    I'm using the SharePoint Report Viewer web part to display a SSRS report that I have created in a library.  Reporting Services is integrated into my SharePoint farm.  The report I am displaying has a single parameter that needs to be set. 
    When I select it and hit "Apply" the "Specify Parameter Values" text disappears, but it doesn't display the report.  If I edit the web part the data loads based on the parameter. 
    I don't know why the apply button is not causing the report to reload. 
    Any ideas?

    If I specify a default, it loads correctly.  When I select a new parameter and hit apply the report no longer works though. 
    I don't think this is a browser issue.  Even if it is my company uses IE, so if it doesn't work for this then it won't work period.
    I'm pretty positive it is an issue with the Reporting Services web part not posting anything when Apply is hit.  Every other case of using the report doesn't have any issues other than when it is in the web part.

Maybe you are looking for