How to view online and offline assets

I have to delete a page from clients website. I'm in CC and when I go to manage sites, I no longer see the server on the left and the HD on the right. How do I get my assets to display the way I need to work? I've googled, gone to help and I'm not really seeing an answer. Thx.

If you are looking for an option to view remote and local view of the site in same window, you need to expand the files panel. It's not in Manage sites.
Have a look here http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7ed0a .html

Similar Messages

  • Error is in example  "How to Create Online and Offline Forms in Web Dynpro"

    Hi,
    I am developing " How to Create Online and Offline Forms in Web Dynpro " in nwds 7.0. This is standard example which is available at sdn. but when i run it gives me error like "
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.travelrequestapp.TravelRequestComView.wdDoInit(TravelRequestComView.java:97)
        at com.travelrequestapp.wdp.InternalTravelRequestComView.wdDoInit(InternalTravelRequestComView.java:133)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
        at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
        at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
        ... 34 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:41:58[UTC], changelist=413534, host=pwdfm101), build date: Thu Feb 15 10:23:57 IST 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_13-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Mon Oct 29 12:13:24 IST 2007 (Java Time: 1193640204484)
    Web Dynpro Code Generation Infos
    local/TravelRequest
    SapDictionaryGenerationCore 7.0006.20051128142640.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:59:42[UTC], changelist=378068, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates (unknown)
    SapGenerationFrameworkCore 7.0006.20050713144242.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:48:59[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:10[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:45[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0006.20050929162929.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:49:38[UTC], changelist=369752, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0006.20051128142655.0000 (release=645_VAL_REL, buildtime=2006-01-14:14:57:39[UTC], changelist=378069, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0006.20051128151854.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:02:09[UTC], changelist=378109, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:33[UTC], changelist=384368, host=pwdfm101)
    SapWebDynproGenerationCore 7.0006.20051128151834.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:05:21[UTC], changelist=378108, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0006.20060111154644.0000 (release=645_VAL_REL, buildtime=2006-01-14:15:18:33[UTC], changelist=384368, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.travelrequestapp.TravelRequestComView.wdDoInit(TravelRequestComView.java:97)
         at com.travelrequestapp.wdp.InternalTravelRequestComView.wdDoInit(InternalTravelRequestComView.java:133)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:793)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.performNavigation(ViewManager.java:296)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:767)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:873)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    So please help me to correct this error .....
    Help will be rewarded.
    Regards,
    Gurprit Bhatia

    Hi Gurprit,
    A null value is being passed at runtime. Make sure that you enter values when filling in the form.
    Also check for the cardinality of the nodes being used. You can also initiliaze your value attributes as follows:
    In wdDoInit() method:
    wdContext.currentNodeAElement.setValueA("");
    Context is as follows:
    RootNode
      |____NodeA
            |_____ValueA
    Hope it helps.

  • How to implement XI interfaces in online and offline modes?

    Hi Everybody,
    Can you please tell me how to implement XI interfaces in online and offline modes?
    thanks a lot,
    Ramya Shenoy.

    Hi,
    Are you looking for Push and Pull mechanism of PI?
    When the adapters like SOAP, HTTP, IDOC, etc. send the data to PI , it is nothing but a push mechanism, and hence the communication is synchronous by default.
    But adapters like JDBC, File, etc. they fetch the data from Source Applications, so it is a kind of Pull mechanism for PI, and
    by default communication is asynchrnous.
    Pls elaborate exactly what are you looking for?
    Regards,
    Supriya.

  • Bought 10 gb Uploaded Iphone and IPad2, left with 2gb space.  How to view pictures and other info in ICloud?

    Bought 10 gb Uploaded Iphone and IPad2, left with 2gb space.  How to view pictures and other info in ICloud?  Can I upload documents from my desktop (Windows os)?
    Thanks.

    If you backed up your iphone to icloud, then there's a chance that doing a restore might bring back your photos.  I say "chance" because many users have tried that (assuming they had photos turned in for backups in settings), but ended up not getting back any photos.  If that happens, then they are gone. 
    Remember, you should have been syncing photos all along to a computer for archiving.  Don't trust the pictures to an icloud backup.

  • How to view movies and iplayer programmes on full screen on the new iPad, can only get letterbox display.

    How to view movies and iplayer programmes on full screen on the new iPad, can only get letterbox display.

    If the Movie is IN wide screen you Got 2 options
    1 letterbox display
    2 display where it Cut the left and right side part to make it fit

  • Downloads - I want to open some PDFs/other file types from the internet but not have to save them; I can't figure out how to view them and close them without having to save them first.

    Downloads - I want to open some PDFs/other file types from the internet but not have to save them. I can't figure out how to view them and close them without having to save them first. When I click on a file, the downloads box opens and depending on the setting, it auto saves the file or asks me where to save the file. What if I don't want to save it anywhere, I just want to view it and close it?

    https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox
    https://support.mozilla.com/en-US/kb/Opening+PDF+files+within+Firefox

  • Wut mean by online and offline option in OBIEE Administration?

    Hello Dears ,
    any one cane told the difference of online and offline option to open a repository in oracle BI Administration?
    Regards
    shakeel khan

    OBIEE Administration can be done in two modes
    1) Offline
    2) Online
    Offline: Where most of the developement work is done and repository is not loaded in to the server
    Online: Repository is loaded in to server and few modifications are done.
    When the services are started( Bi Server and Presentation Server) the repository is loaded in to the server and when try to open the repository in Offline mode it open in Read only mode.

  • I have a iPad2 you tell me how to view movies and games to use facebook

    I have a iPad2 you tell me how to view movies and games to use facebook.
    Thanks and best regards,
    Luigi Vitali

    Hi Luigi,
    well, your Question is not very concrete.
    you can watch Film with Itunes. You can rent or buy there Movies.
    You also can sync movies from your mac to the Ipad - just add them to the Mediathek and sync the Folder/File. Quick Time give you the Function - put these open Video File to Itunes. You also have the possibilty in imvoie. 
    With Facebook games, i cant help help you - i dont like Facebook, and i dont use this service. But when these games are Flash Games you arenot able to use them with you Ipad, because ipad have not Flash support.

  • How to view all categories offline?

    I have for my work a e72. And i use ovi maps. For my work i often come in other countries like french and germany. Outside my own country i cant go online so i have to use ovi maps in offline mode.
    But then there is a problem. The categories are in offline mode incomplete. I spent nights in hotels and i want to find a supermarket. But in offline mode this item is gone.
    I hate this, i thought everyone wat available in offline mode. Even my old garmin has all those pois.
    Hopefully someone can help me out. Is it possible to download those categories and use them offline. Its very annoying.
    What does nokia say on this issue, i think im not the only one

    Thanks. However, that is not very practical if I do not know in advance of losing my internet connection that I am going to want to view that content off-line. Safari used to just show you what was stored in the cache, without requiring a complete refresh each time it loads the web page. I've also noticed there is no way to set whether Safari caches content or forces a refresh each time the site is visited.
    Also, "save-as" does not always work. I find some content in the save-as is not stored in the document, for some reason. Particularly flash content, which is otherwise stored in the cache.
    Here's another situation that happened a few months ago. I was doing research online and lost my internet connection from my ISP. I had several pages I was visiting that had been loaded into the cache. I could see them in the history cover-flow, but when I tried to access them all I got was "not connected to the internet". Sadly, until my ISP was back up, I could not do anything with the information that was already in my browser's cache. This was not the case under Safari 3, in which a sudden loss of connectivity did not stop me from accessing the work I had done.
    Seriously, I am not going to save each site I visit on the off chance I may need to access it offline – I thought that's what the cache was for. There must be a better solution.
    I just checked – Firefox does not have this problem. Recently browsed URLs remain accessible offline via cache.

  • How to view Google Drive offline files on iPad Air

    It there away to make movie file available to view offline on my iPad Air?

    The only way to view a file "offline" is to download it, regardless of the app or cloud system used. When you check a file as being available offline, that is what it does - downloads a copy for local use.
    In the Google drive app, tap on the icon to the right of the item., the turn Available Offline ON. (This will download a copy of off line use). You must be Online when you do this, obviuosly. If you are using another app to connect to Google, and the app support offline viewing, it should have a similar mechanism.

  • How to view Date and Time in messages app?

    How do I display the date & time of every individual message, in "Messages" app [Version 8.0 (4226)] for OS X (10.9.4)
    It seems to sort messages sent within a few minutes of each other as conversations, and only inserts a timestamp every 5 or 6 messages....I need to see the date & time of each one.
    I know you can do this on the iPhone by pulling the screen to the left, so the data is there..., but I cannot figure out how to view it on my iMac.
    Thanks!

    Hi,
    Mouse over the text or Pic that was sent.
    That little boxed time stamp will appear  (It may be a yellow box in a Mavericks boot)
    9:13 pm      Saturday; August 9, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • How to view photos and videos on my pc

    how do I view photos and videos from my Iphone 4S via Icloud on my PC?  thanks

    You can't. You have to download the photos and videos from iPhone to the pc to watch.

  • How to view baseline and updated project to show progress vs baseline

    I know how to assign a baseline to a project but I cannot figure out how to view both to show my client the progress since the baseline. Does anyone know how to do this? Please HELP.....
    FW

    Baseline management and reporting is a complex subject so I will start with basics not to confuse you.
    Assign the baseline as project baseline.
    Add a bar in gantt chart and select type project baseline, perhaps bar is already there and you need to just select it.
    Add a column Schedule %age complete and that is your baseline %age as of current data date.
    Note:
    Please make sure the baseline used for EV under project settings - calculations is project baseline to get the right Sch. %age.
    Jawad
    Novo Rail, Sydney

  • How to get Search and offline Availability properties in SharePoint using powershell with CSOM

    Hi,
    I want to get the information about the SharePoint sites being crawled or not. I tried to get "Search and offline Availability in SharePoint" settings properties but I couldn't get those properties.
    I followed below thread with no luck : http://www.c-sharpcorner.com/uploadfile/anavijai/search-and-offline-availability-in-sharepoint-2010/
    I couldn't find $web.AllowAutomaticASPXPageIndexing property at site level but i can see $list.NoCrawl
    at list level.
    Can any body help me out to get those values?
    Any help would be greatly appreciated.
    Thank you.
    AA.

    Hi,
    Since AllowAutomaticASPXPageIndexing is a member in SPWeb members while not in Web members, we can not use Client Side Object Model with it. If you need to use it in client side, you need to create a web service for it.
    https://msdn.microsoft.com/EN-US/library/microsoft.sharepoint.client.web_members.aspx
    https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb_members.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How Both View Selector and Column Selector in one report dashboard section

    Can we use a view selector and column selector inside a report in one section of the dashboard?
    env: obiee 10g
    Appreciate any links and pointers
    Thanks in Advance
    Kris
    Edited by: user566193 on Mar 22, 2011 10:18 PM

    hi kris,
    Can we use a view selector and column selector inside a report in one section of the dashboard?Here view selector is nothing but having multiple views and selecting depends on what end user want to see.You are saying in a single report in once section only.
    If it is a single report you can go with using a column selector.
    Note:-View selector and column selector combination can be used.....but it looks wierd as you need to select view at the same time the corresponding column.
    UPDATED POST
    Yes you can have it by creating different compound layouts with pivots in it.
    Cheers,
    KK
    Edited by: Kranthi.K on Mar 22, 2011 11:27 PM

Maybe you are looking for

  • While starting the Bam Server getting the error(JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)).

    Hi All, i am trying to start the BAM server  in Windows7 local Machine,in AdminConsole , after starting the NodeMAnager in CMD. -->i got the server status as failed , i ahve ched the logs in E:\Oracle\Middleware\user_projects\domains\Soa_domain\serve

  • Unable to Export from LR4

    Lion 10.7.4 MacPro  -  I cannot export from Lightroom 4 in my main Admin account. Lightroom gives me an error message - Spent much time with Adobe and it was suggested that it was an Apple issue. Apple tech doesn't think so. Can anyone help? Thanks,

  • Checking Quantity of a Material

    Hello, Just a simple question. Is there a way by using the SAP Table or the Function Modules to check if quantity/stock of a material given on a certain date and specific plant? Hope to hear from you soon. Sorry If I can respond sooner. Thank you and

  • LWF getting deducted every month

    Hi, I am facing an issue in LWF. I have done the necessary configurations mentioned below V_T7INU1: Univ. Type: TLMH Univ. Grp: 11 Univ. Grp Text: LWF MAHARASHTRA Region: 13 Start date: 01/04/2010 End date: 31/12/9999 V_T7INU3: Univ. Type: TLMH Regio

  • N8 Anna update zoom out not working in mails

    prior to the Anna update, i could zoom out  the view for all the mails received in N8 (ive set up gmail account). I use this particularly to view in full page mode for big images in html mails. But after the Anna update, i cannot zoom out the default